diff options
author | 2008-07-15 17:06:13 +0000 | |
---|---|---|
committer | 2008-07-15 17:06:13 +0000 | |
commit | 5e225616dd6c2b081cfa3d7080d5a9b38d8fe624 (patch) | |
tree | 1e3972457fd59e4f453abb1cd2c10c953c3b893b /dev-perl/Compress-Raw-Zlib | |
parent | Version bump to fix bug #231414, upstream doesn't have distfile anymore. Remo... (diff) | |
download | historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.tar.gz historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.tar.bz2 historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
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.011.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 4731609fd95e..721b622b2ba2 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.42 2008/05/20 15:57:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.43 2008/07/15 16:56:58 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> + Compress-Raw-Zlib-2.011.ebuild: + alpha/ia64/sparc/x86 stable 20 May 2008; Torsten Veller <tove@gentoo.org> -Compress-Raw-Zlib-2.001.ebuild, -Compress-Raw-Zlib-2.002.ebuild, diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.011.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.011.ebuild index 25d8deb976c0..2535ea63f488 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.011.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.011.ebuild,v 1.1 2008/05/20 15:40:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.011.ebuild,v 1.2 2008/07/15 16:56:58 armin76 Exp $ MODULE_AUTHOR=PMQS @@ -10,7 +10,7 @@ DESCRIPTION="Low-Level Interface to zlib compression library" LICENSE="|| ( Artistic GPL-2 )" 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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |