summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-12 03:19:15 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-12 03:19:15 +0000
commit3bc1cfd94f21bbdd6b2e29583d214f773b050e2b (patch)
treedd8329e39a266ef9131072e9c55baba9dcbd4072 /dev-perl/Compress-Raw-Zlib
parentm68k love (diff)
downloadgentoo-2-3bc1cfd94f21bbdd6b2e29583d214f773b050e2b.tar.gz
gentoo-2-3bc1cfd94f21bbdd6b2e29583d214f773b050e2b.tar.bz2
gentoo-2-3bc1cfd94f21bbdd6b2e29583d214f773b050e2b.zip
arm/ia64/s390/sh love #154244
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib')
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild12
1 files changed, 6 insertions, 6 deletions
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 b9242195a545..8ca34571e514 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.3 2006/11/10 13:49:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild,v 1.4 2006/11/12 03:19:15 vapier Exp $
inherit perl-module
@@ -8,11 +8,11 @@ DESCRIPTION="Low-Level Interface to zlib compression library"
HOMEPAGE="http://search.cpan.org/~pmqs"
SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz"
-IUSE=""
-
-SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~mips ~ppc ~sparc x86"
-SRC_TEST="do"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc x86"
+IUSE=""
DEPEND="dev-lang/perl"
+
+SRC_TEST="do"