diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-06 19:58:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-06 19:58:36 +0000 |
commit | c1aee58943b9e879cd1dd618cc57685bf02742c6 (patch) | |
tree | 5d7eecf313d1560eeca7d11b6765e0d85fdc02eb /dev-perl | |
parent | Quote ${FILESDIR}. (diff) | |
download | gentoo-2-c1aee58943b9e879cd1dd618cc57685bf02742c6.tar.gz gentoo-2-c1aee58943b9e879cd1dd618cc57685bf02742c6.tar.bz2 gentoo-2-c1aee58943b9e879cd1dd618cc57685bf02742c6.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.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 a5b0ac49d187..da819486f845 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.31 2007/08/09 14:27:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.32 2007/10/06 19:58:36 armin76 Exp $ + + 06 Oct 2007; Raúl Porcel <armin76@gentoo.org> + Compress-Raw-Zlib-2.005.ebuild: + alpha/ia64/sparc/x86 stable 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> Compress-Raw-Zlib-2.004-r1.ebuild: diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild index 8bf846dd00d2..a9799a7c4f3a 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.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.005.ebuild,v 1.2 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.3 2007/10/06 19:58:36 armin76 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 |