From 36c25c94bde08149e707d79747445f5a14143a97 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 20:28:56 +0000 Subject: sync IUSE (missing), don't assign S=${WORKDIR}/${P} --- .../Statistics-Descriptive-Discrete-0.07.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/Statistics-Descriptive-Discrete') 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" -- cgit v1.2.3-65-gdbad