diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-12-27 21:15:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-12-27 21:15:43 +0000 |
commit | 004dabbeef18dc6a5671f5cae5325728503f741b (patch) | |
tree | f27d40f16068935f6000d7d0f93e3e3a3a986e91 /dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild | |
parent | local use flags for quake2-icculus (diff) | |
download | gentoo-2-004dabbeef18dc6a5671f5cae5325728503f741b.tar.gz gentoo-2-004dabbeef18dc6a5671f5cae5325728503f741b.tar.bz2 gentoo-2-004dabbeef18dc6a5671f5cae5325728503f741b.zip |
Tested on a sparc64; emerges, example runs fine.
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.ebuild | 4 |
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 1c4d18c756d4..95db91936fce 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-2003 Gentoo Technologies, Inc. # 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.2 2003/11/09 14:45:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.3 2003/12/27 21:15:36 mcummings 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 |