summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild')
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
index 9b6b0331a527..33e590becab7 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.5 2004/06/25 00:26:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.6 2004/06/25 23:08:50 kugelfang Exp $
myconf='INSTALLDIRS=vendor'
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
DEPEND="${DEPEND}
>=dev-lang/perl-5.8.0-r12