summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-13 03:28:30 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-13 03:28:30 +0000
commit79e41a8fed17fc44e097c7c45f2aa4f9cb6fb268 (patch)
treee6a35bc4cb02b3bee1e449ef993582366d90c73d /dev-perl/Compress-Zlib
parenthppa lovin (diff)
downloadgentoo-2-79e41a8fed17fc44e097c7c45f2aa4f9cb6fb268.tar.gz
gentoo-2-79e41a8fed17fc44e097c7c45f2aa4f9cb6fb268.tar.bz2
gentoo-2-79e41a8fed17fc44e097c7c45f2aa4f9cb6fb268.zip
arm/hppa/ia64 lovin
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Compress-Zlib')
-rw-r--r--dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild
index f40fbaa21465..3c96aef57a03 100644
--- a/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild
+++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild,v 1.12 2005/03/12 10:55:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild,v 1.13 2005/03/13 03:28:30 vapier Exp $
inherit perl-module
@@ -10,11 +10,11 @@ SRC_URI="mirror://cpan/modules/by-module/Compress/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips ~hppa ~amd64 ppc64"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE=""
-SRC_TEST="do"
-
DEPEND="sys-libs/zlib"
+SRC_TEST="do"
+
mydoc="TODO"