diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 15:38:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 15:38:17 +0000 |
commit | 442acdd265ac154c042a3e9968458ed4589305d3 (patch) | |
tree | b39efff666da80ed90a57899d458eedbb07d38f5 /dev-perl/Compress-Raw-Zlib | |
parent | version bump (diff) | |
download | historical-442acdd265ac154c042a3e9968458ed4589305d3.tar.gz historical-442acdd265ac154c042a3e9968458ed4589305d3.tar.bz2 historical-442acdd265ac154c042a3e9968458ed4589305d3.zip |
Stable on ppc.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib')
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/ChangeLog b/dev-perl/Compress-Raw-Zlib/ChangeLog index 121a7a7646fb..a5b0ac49d187 100644 --- a/dev-perl/Compress-Raw-Zlib/ChangeLog +++ b/dev-perl/Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Compress-Raw-Zlib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.30 2007/08/01 06:13:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.31 2007/08/09 14:27:42 dertobi123 Exp $ + + 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + Compress-Raw-Zlib-2.004-r1.ebuild: + Stable on ppc. 01 Aug 2007; Joshua Kinard <kumba@gentoo.org> Compress-Raw-Zlib-2.004-r1.ebuild: diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild index 696c98877ecf..7498e6575b54 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.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/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild,v 1.6 2007/08/01 06:13:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild,v 1.7 2007/08/09 14:27:42 dertobi123 Exp $ inherit perl-module multilib @@ -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="" RDEPEND="dev-lang/perl |