diff options
author | Torsten Veller <tove@gentoo.org> | 2009-06-22 20:48:03 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-06-22 20:48:03 +0000 |
commit | 78ed20291b72c2bb507625abd93c005eebf891ac (patch) | |
tree | cef080b007eb79dd13a508908c3a0641182e331d /perl-core/Compress-Raw-Zlib | |
parent | Stable on amd64 (#273141) (diff) | |
download | gentoo-2-78ed20291b72c2bb507625abd93c005eebf891ac.tar.gz gentoo-2-78ed20291b72c2bb507625abd93c005eebf891ac.tar.bz2 gentoo-2-78ed20291b72c2bb507625abd93c005eebf891ac.zip |
Stable on amd64 (#273141)
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Compress-Raw-Zlib')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Compress-Raw-Zlib/ChangeLog b/perl-core/Compress-Raw-Zlib/ChangeLog index c878e278b498..2a6ad0b1375c 100644 --- a/perl-core/Compress-Raw-Zlib/ChangeLog +++ b/perl-core/Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Compress-Raw-Zlib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.8 2009/06/19 00:19:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.9 2009/06/22 20:48:03 tove Exp $ + + 22 Jun 2009; Torsten Veller <tove@gentoo.org> + Compress-Raw-Zlib-2.020.ebuild: + Stable on amd64 (#273141) 19 Jun 2009; Brent Baude <ranger@gentoo.org> Compress-Raw-Zlib-2.020.ebuild: diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild index 78ca5706c240..e3d7a0e34282 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.5 2009/06/19 00:19:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.6 2009/06/22 20:48:03 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit multilib perl-module DESCRIPTION="Low-Level Interface to zlib compression library" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="test" RDEPEND=">=sys-libs/zlib-1.2.2.1" |