diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-12-11 23:56:16 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-12-11 23:56:16 +0000 |
commit | 5b05e494b82e0710beab919b3347bcc50eeb1298 (patch) | |
tree | d83356e5d51b3a56d3e57e9daa767152d496da8e /dev-perl/IO-Compress-Base | |
parent | editor flag was better (diff) | |
download | gentoo-2-5b05e494b82e0710beab919b3347bcc50eeb1298.tar.gz gentoo-2-5b05e494b82e0710beab919b3347bcc50eeb1298.tar.bz2 gentoo-2-5b05e494b82e0710beab919b3347bcc50eeb1298.zip |
Stable on ppc; bug #154244.
(Portage version: 2.1.2_rc3-r2)
Diffstat (limited to 'dev-perl/IO-Compress-Base')
-rw-r--r-- | dev-perl/IO-Compress-Base/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Compress-Base/ChangeLog b/dev-perl/IO-Compress-Base/ChangeLog index 4d596157fd1d..15549e9f3270 100644 --- a/dev-perl/IO-Compress-Base/ChangeLog +++ b/dev-perl/IO-Compress-Base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Compress-Base # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.8 2006/12/03 18:37:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.9 2006/12/11 23:56:16 pylon Exp $ + + 11 Dec 2006; Lars Weiler <pylon@gentoo.org> IO-Compress-Base-2.001.ebuild: + Stable on ppc; bug #154244. 03 Dec 2006; Markus Rothe <corsair@gentoo.org> IO-Compress-Base-2.001.ebuild: diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild index a842e95bffe9..a2a8b305e10c 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.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/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild,v 1.9 2006/12/03 18:37:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild,v 1.10 2006/12/11 23:56:16 pylon Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/perl-Scalar-List-Utils |