summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 05:23:36 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 05:23:36 +0000
commit282f59bb0c5e031bd198289342c98348a17da23e (patch)
tree90febc1620908dc774da705551e937bbb71e5c75 /dev-perl/perltidy
parentunmasked mod_perl (diff)
downloadhistorical-282f59bb0c5e031bd198289342c98348a17da23e.tar.gz
historical-282f59bb0c5e031bd198289342c98348a17da23e.tar.bz2
historical-282f59bb0c5e031bd198289342c98348a17da23e.zip
repoman'd
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r--dev-perl/perltidy/perltidy-20020425.ebuild17
1 files changed, 8 insertions, 9 deletions
diff --git a/dev-perl/perltidy/perltidy-20020425.ebuild b/dev-perl/perltidy/perltidy-20020425.ebuild
index 4355ca6ddc98..3e204aec4fe5 100644
--- a/dev-perl/perltidy/perltidy-20020425.ebuild
+++ b/dev-perl/perltidy/perltidy-20020425.ebuild
@@ -1,19 +1,18 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425.ebuild,v 1.3 2002/07/25 04:13:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425.ebuild,v 1.4 2002/07/25 05:23:36 seemant Exp $
-DESCRIPTION="Perl script indenter and beautifier."
-HOMEPAGE="http://perltidy.sourceforge.net/"
-LICENSE="GPL-2"
+inherit perl-module
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tgz"
-SLOT="0"
S=${WORKDIR}/${P/perltidy/Perl-Tidy}
+DESCRIPTION="Perl script indenter and beautifier."
+HOMEPAGE="http://perltidy.sourceforge.net/"
+SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tgz"
SLOT="0"
-DEPEND=">=sys-devel/perl-5"
-
+LICENSE="GPL-2"
+KEYWORDS="x86"
-inherit perl-module
+DEPEND="${DEPEND}"
mymake="/usr"