summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:56 +0000
commit36c25c94bde08149e707d79747445f5a14143a97 (patch)
treeb33aa45a62b0da4bb9bf6f6c193ebc336ecab6e0 /dev-perl/Statistics-Descriptive-Discrete
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-36c25c94bde08149e707d79747445f5a14143a97.tar.gz
gentoo-2-36c25c94bde08149e707d79747445f5a14143a97.tar.bz2
gentoo-2-36c25c94bde08149e707d79747445f5a14143a97.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"