diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:06:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:06:22 +0000 |
commit | 4f380fdc0b7813f14c7e19f8d515c12e39ab5f89 (patch) | |
tree | bf765b4bc8c49ae92ce445354b38fef977ead161 /perl-core/Compress-Raw-Zlib | |
parent | alpha/ia64/sparc stable wrt #288026 (diff) | |
download | historical-4f380fdc0b7813f14c7e19f8d515c12e39ab5f89.tar.gz historical-4f380fdc0b7813f14c7e19f8d515c12e39ab5f89.tar.bz2 historical-4f380fdc0b7813f14c7e19f8d515c12e39ab5f89.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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.021.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 388011913645..d3373a9c8599 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.19 2009/12/10 21:28:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.20 2009/12/14 18:52:48 armin76 Exp $ + + 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> + Compress-Raw-Zlib-2.021.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 10 Dec 2009; Brent Baude <ranger@gentoo.org> Compress-Raw-Zlib-2.021.ebuild: diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild index f113caefdb80..ad96d2e4844d 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.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.021.ebuild,v 1.7 2009/12/10 21:28:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.021.ebuild,v 1.8 2009/12/14 18:52:48 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" |