diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-14 10:11:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-14 10:11:21 +0000 |
commit | b5237f6d34962bd8969dbb57a73fe9d62e16ab8c (patch) | |
tree | 230c232f8be82a212b545e8fe878313d0b8dfd06 | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #273141 (diff) | |
download | gentoo-2-b5237f6d34962bd8969dbb57a73fe9d62e16ab8c.tar.gz gentoo-2-b5237f6d34962bd8969dbb57a73fe9d62e16ab8c.tar.bz2 gentoo-2-b5237f6d34962bd8969dbb57a73fe9d62e16ab8c.zip |
alpha/arm/ia64/m68k/s390/sh/x86 stable wrt #273141
(Portage version: 2.1.6.13/cvs/Linux ia64)
-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 b5c93784f44b..b06b6e2a75e1 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.6 2009/06/13 15:47:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.7 2009/06/14 10:11:21 armin76 Exp $ + + 14 Jun 2009; Raúl Porcel <armin76@gentoo.org> + Compress-Raw-Zlib-2.020.ebuild: + alpha/arm/ia64/m68k/s390/sh/x86 stable wrt #273141 13 Jun 2009; Jeroen Roovers <jer@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 942732beb376..424a7ecbd552 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.3 2009/06/13 15:47:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.4 2009/06/14 10:11:21 armin76 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 ~x86 ~sparc-fbsd ~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" |