diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-27 14:33:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-27 14:33:47 +0000 |
commit | 270a0e8e9e633884e9045efbc0e2b9301700df0a (patch) | |
tree | f82df55bbd0f18080e764e67584fb266b1294dc0 /app-arch/pbzip2 | |
parent | Version bump to fix a problem with the MIPS code. (diff) | |
download | gentoo-2-270a0e8e9e633884e9045efbc0e2b9301700df0a.tar.gz gentoo-2-270a0e8e9e633884e9045efbc0e2b9301700df0a.tar.bz2 gentoo-2-270a0e8e9e633884e9045efbc0e2b9301700df0a.zip |
Marking stable on amd64 and x86.
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'app-arch/pbzip2')
-rw-r--r-- | app-arch/pbzip2/ChangeLog | 7 | ||||
-rw-r--r-- | app-arch/pbzip2/pbzip2-0.9.6.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-arch/pbzip2/ChangeLog b/app-arch/pbzip2/ChangeLog index 5c772d52ca4f..059b221b6446 100644 --- a/app-arch/pbzip2/ChangeLog +++ b/app-arch/pbzip2/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2006/07/22 16:18:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.29 2006/07/27 14:33:47 wolf31o2 Exp $ + + 27 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> pbzip2-0.9.6.ebuild: + Marking stable on amd64 and x86. 22 Jul 2006; Thomas Cort <tcort@gentoo.org> pbzip2-0.9.6.ebuild: Stable on alpha. @@ -12,7 +15,7 @@ Stable on sparc 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 + 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, diff --git a/app-arch/pbzip2/pbzip2-0.9.6.ebuild b/app-arch/pbzip2/pbzip2-0.9.6.ebuild index 052bdd4e661a..a8e063c6a1b4 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.5 2006/07/22 16:18:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.6.ebuild,v 1.6 2006/07/27 14:33:47 wolf31o2 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 |