summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:27:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:27:11 +0000
commita4df8e23e1eb73c7259f2a747203e37c4a695b44 (patch)
tree00c5a48b3f0c9c7c7d304448b14f9326c180b356 /dev-perl/Error/Error-0.15-r2.ebuild
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.gz
gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.bz2
gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.zip
Don't assign default to S; header fix
Diffstat (limited to 'dev-perl/Error/Error-0.15-r2.ebuild')
-rw-r--r--dev-perl/Error/Error-0.15-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Error/Error-0.15-r2.ebuild b/dev-perl/Error/Error-0.15-r2.ebuild
index c5dbf3bf4ae1..c72fabb22775 100644
--- a/dev-perl/Error/Error-0.15-r2.ebuild
+++ b/dev-perl/Error/Error-0.15-r2.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.7 2004/01/18 20:34:53 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.8 2004/03/14 13:22:31 mr_bones_ Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="Error/exception handling in an OO-ish way"
SRC_URI="http://www.cpan.org/modules/by-module/Error/${P}.tar.gz"