summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:13:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:13:25 +0000
commit5b33786fe88b6d01558ee3511004c0cbdc2e58da (patch)
treea31260a586066bd760ca44870d7706a4c614d9e6 /dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild
parentUpdate admindir with a fresh copy of 3.5.3, this way arts can actually be dis... (diff)
downloadhistorical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.gz
historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.bz2
historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.zip
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild')
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild
index 8cb8897ee6b4..6dc78a798b14 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.14.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/Class-Inspector/Class-Inspector-1.14.ebuild,v 1.2 2006/06/11 23:52:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.14.ebuild,v 1.3 2006/06/29 17:59:00 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc sparc ~x86"
IUSE=""
DEPEND="virtual/perl-Test-Simple"