summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:12:33 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:12:33 +0000
commitf70ba2459860b82cd00f7c0ef4db72cf93784770 (patch)
treec328b6860de6a88639aca24f2e2ef93e46b16a4b /dev-perl/Class-Data-Inheritable
parent~amd64 (diff)
downloadhistorical-f70ba2459860b82cd00f7c0ef4db72cf93784770.tar.gz
historical-f70ba2459860b82cd00f7c0ef4db72cf93784770.tar.bz2
historical-f70ba2459860b82cd00f7c0ef4db72cf93784770.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild
index 615314ab8f9c..64fa1a257527 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild,v 1.6 2004/06/25 00:11:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild,v 1.7 2004/07/14 16:50:37 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Exception::Class module for perl"
SRC_URI="http://www.cpan.org/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND}"