summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2006-06-01 10:41:29 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2006-06-01 10:41:29 +0000
commit549615274262a46eb667004781565033cce7f164 (patch)
treebcd21a069eadc6bc38821557dba1d779ab92f9fb /app-arch
parentStable on alpha wrt Bug #132213. (diff)
downloadgentoo-2-549615274262a46eb667004781565033cce7f164.tar.gz
gentoo-2-549615274262a46eb667004781565033cce7f164.tar.bz2
gentoo-2-549615274262a46eb667004781565033cce7f164.zip
Stable on ppc. Fixes a bug that caused blocks to be missed by the decompressor under certain conditions.
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/pbzip2/ChangeLog6
-rw-r--r--app-arch/pbzip2/pbzip2-0.9.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/pbzip2/ChangeLog b/app-arch/pbzip2/ChangeLog
index 07a899f33dba..231a373fa275 100644
--- a/app-arch/pbzip2/ChangeLog
+++ b/app-arch/pbzip2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/pbzip2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.24 2006/04/27 12:18:48 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.25 2006/06/01 10:41:29 pvdabeel Exp $
+
+ 01 Jun 2006; Pieter Van den Abeele <pvdabeel@gentoo.org> pbzip2-0.9.6.ebuild:
+ Stable on ppc. Upstream states this release fixes a bug that caused blocks to
+ be missed by decompression routine under certain conditions.
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-pbzip2-0.9.5,
files/digest-pbzip2-0.9.6, Manifest:
diff --git a/app-arch/pbzip2/pbzip2-0.9.6.ebuild b/app-arch/pbzip2/pbzip2-0.9.6.ebuild
index 437af3789bef..e5c90a5238c0 100644
--- a/app-arch/pbzip2/pbzip2-0.9.6.ebuild
+++ b/app-arch/pbzip2/pbzip2-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.6.ebuild,v 1.1 2006/03/23 19:37:57 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.6.ebuild,v 1.2 2006/06/01 10:41:29 pvdabeel Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://compression.ca/${PN}/${P}.tar.gz"
LICENSE="PBZIP2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
IUSE="static"
DEPEND="virtual/libc