diff options
author | 2007-10-15 14:17:17 +0000 | |
---|---|---|
committer | 2007-10-15 14:17:17 +0000 | |
commit | dd9a198b35fbfb8971d9f553b137d94a4ea1a709 (patch) | |
tree | f89efc8060ffa6f4d54e89208ae8b35346d32e5a /dev-perl/IO-Compress-Base | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-dd9a198b35fbfb8971d9f553b137d94a4ea1a709.tar.gz gentoo-2-dd9a198b35fbfb8971d9f553b137d94a4ea1a709.tar.bz2 gentoo-2-dd9a198b35fbfb8971d9f553b137d94a4ea1a709.zip |
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/IO-Compress-Base')
-rw-r--r-- | dev-perl/IO-Compress-Base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-Compress-Base/ChangeLog b/dev-perl/IO-Compress-Base/ChangeLog index 453542de3568..133b63ea8fa3 100644 --- a/dev-perl/IO-Compress-Base/ChangeLog +++ b/dev-perl/IO-Compress-Base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-Compress-Base # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.23 2007/10/06 20:25:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.24 2007/10/15 14:17:17 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> + IO-Compress-Base-2.005.ebuild: + Stable on ppc64 06 Oct 2007; Raúl Porcel <armin76@gentoo.org> IO-Compress-Base-2.005.ebuild: diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild index c95d6898fb0a..c7b670cae70f 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.005.ebuild,v 1.2 2007/10/06 20:25:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild,v 1.3 2007/10/15 14:17:17 corsair 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="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-Scalar-List-Utils |