Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 363191

Summary: app-arch/pbzip2-1.1.4 version bump
Product: Gentoo Linux Reporter: Michael Weber (RETIRED) <xmw>
Component: Current packagesAssignee: Dror Levin (RETIRED) <spatz>
Status: RESOLVED FIXED    
Severity: enhancement CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 320313    

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.