Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363191 - app-arch/pbzip2-1.1.4 version bump
Summary: app-arch/pbzip2-1.1.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Dror Levin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 320313
  Show dependency tree
 
Reported: 2011-04-11 22:08 UTC by Michael Weber (RETIRED)
Modified: 2011-05-17 21:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Weber (RETIRED) gentoo-dev 2011-04-11 22:08:48 UTC
This fixes bug 

The build system isn't changed, 1.1.2-makefile patch applies and is still needed.

--- pbzip2-1.1.2.ebuild 2011-02-20 23:24:38.000000000 +0100
+++ pbzip2-1.1.3.ebuild 2011-04-12 00:07:11.000000000 +0200
@@ -19,7 +19,7 @@
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-       epatch "${FILESDIR}"/${P}-makefile.patch
+       epatch "${FILESDIR}"/${PN}-1.1.2-makefile.patch
        tc-export CXX
 }
Comment 1 Dror Levin (RETIRED) gentoo-dev 2011-05-17 21:46:44 UTC
Bumped, thanks for reporting.