diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 15:13:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 15:13:02 +0000 |
commit | 74c48c6f55af93242573d8455ed74ae771150377 (patch) | |
tree | a31e98cd05f98ce3d2943155d64554fa6ad4e58b /dev-perl/Exception-Class/Exception-Class-1.14.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-74c48c6f55af93242573d8455ed74ae771150377.tar.gz historical-74c48c6f55af93242573d8455ed74ae771150377.tar.bz2 historical-74c48c6f55af93242573d8455ed74ae771150377.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Exception-Class/Exception-Class-1.14.ebuild')
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.14.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.14.ebuild b/dev-perl/Exception-Class/Exception-Class-1.14.ebuild deleted file mode 100644 index fd31531b0ede..000000000000 --- a/dev-perl/Exception-Class/Exception-Class-1.14.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# 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.ebuild,v 1.5 2004/10/16 23:57:21 rac Exp $ - -inherit perl-module - -DESCRIPTION="Exception::Class module for perl" -SRC_URI="http://www.cpan.org/modules/by-module/Exception/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme" -IUSE="" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ppc ~sparc ~alpha" - -DEPEND="${DEPEND} - >=dev-perl/Class-Data-Inheritable-0.02 - >=dev-perl/Devel-StackTrace-1.01 - >=dev-perl/Test-Simple-0.47" - -export OPTIMIZE="$CFLAGS" |