summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-05-28 10:30:45 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-05-28 10:30:45 +0000
commitad623e457b489b90f167688f365f04c628c21f04 (patch)
tree3feb5b311d7f33dd23700679fbdeac78f30b6940 /dev-perl/Exception-Class/Exception-Class-1.23.ebuild
parentStable on alpha. (diff)
downloadgentoo-2-ad623e457b489b90f167688f365f04c628c21f04.tar.gz
gentoo-2-ad623e457b489b90f167688f365f04c628c21f04.tar.bz2
gentoo-2-ad623e457b489b90f167688f365f04c628c21f04.zip
Stable on alpha.
(Portage version: 2.1_rc3)
Diffstat (limited to 'dev-perl/Exception-Class/Exception-Class-1.23.ebuild')
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.23.ebuild b/dev-perl/Exception-Class/Exception-Class-1.23.ebuild
index 177af41d3a45..75350642c6dd 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.23.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.23.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/Exception-Class/Exception-Class-1.23.ebuild,v 1.5 2006/03/31 18:45:50 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.23.ebuild,v 1.6 2006/05/28 10:30:45 kloeri 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="~alpha ~amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
SRC_TEST="do"
TDEPEND="dev-perl/Test-Pod"