summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:40:42 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:40:42 +0000
commit22e8ae5e9efedee01dd1a855805f830b4fb55fa9 (patch)
treeaa3cbc0cdfc316c1487504522391d31084e4f0ed /dev-perl/Statistics-Descriptive-Discrete
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.tar.gz
historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.tar.bz2
historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Statistics-Descriptive-Discrete')
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild
index a85a88e2acb2..24b16581d4b1 100644
--- a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild
+++ b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.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/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.2 2004/06/25 00:59:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.3 2004/07/14 20:28:56 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Statistics-Descriptive-Discrete module"
SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RH/RHETTBULL/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete"
@@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha"
+IUSE=""
mydoc="TODO"