diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-11-19 02:25:40 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-11-19 02:25:40 +0000 |
commit | 424c881f59cfe2c69438634b37c12def36826024 (patch) | |
tree | 1ecfdb31adedaf2f0b23c03c7b11466fa20bf312 /dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild | |
parent | Stable on mips, per #198370. (diff) | |
download | historical-424c881f59cfe2c69438634b37c12def36826024.tar.gz historical-424c881f59cfe2c69438634b37c12def36826024.tar.bz2 historical-424c881f59cfe2c69438634b37c12def36826024.zip |
Stable on mips.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild')
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 125f35ae2517..1d89d5be5e9d 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.6 2007/11/11 00:38:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.7 2007/11/19 02:25:40 kumba 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 |