diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-12-16 13:26:16 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-12-16 13:26:16 +0000 |
commit | 70b3708c21d172794afa10bceeee0f41671cda19 (patch) | |
tree | 70f3403a4ea6240c9c68e3a5c65ca68d82b0b3da /dev-perl | |
parent | bug-wranglers -> maintainer-needed. (diff) | |
download | gentoo-2-70b3708c21d172794afa10bceeee0f41671cda19.tar.gz gentoo-2-70b3708c21d172794afa10bceeee0f41671cda19.tar.bz2 gentoo-2-70b3708c21d172794afa10bceeee0f41671cda19.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc2-r3)
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.001.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 19565885c7a4..c7135cfdf692 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.10 2006/12/11 23:54:01 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.11 2006/12/16 13:26:16 mcummings Exp $ + + 16 Dec 2006; Michael Cummings <mcummings@gentoo.org> + Compress-Raw-Zlib-2.001.ebuild: + Marking amd64 stable 11 Dec 2006; Lars Weiler <pylon@gentoo.org> Compress-Raw-Zlib-2.001.ebuild: diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild index c4bfb6ad7105..a7e94a8f24d4 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.001.ebuild,v 1.10 2006/12/11 23:54:01 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild,v 1.11 2006/12/16 13:26:16 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |