summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-03 15:36:00 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-03 15:36:00 +0000
commit34934dbbcfefb8e686a1610b40ad5f6aacb29b53 (patch)
treef285bd2f5fcd058768929d3aed30386bc9666434 /dev-perl/Statistics-Descriptive
parentDrop KDE 4.2.2 (diff)
downloadgentoo-2-34934dbbcfefb8e686a1610b40ad5f6aacb29b53.tar.gz
gentoo-2-34934dbbcfefb8e686a1610b40ad5f6aacb29b53.tar.bz2
gentoo-2-34934dbbcfefb8e686a1610b40ad5f6aacb29b53.zip
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r--dev-perl/Statistics-Descriptive/ChangeLog7
-rw-r--r--dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild20
-rw-r--r--dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild20
-rw-r--r--dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild22
4 files changed, 6 insertions, 63 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog
index 626ab9a8d6e0..d61f845c9e4e 100644
--- a/dev-perl/Statistics-Descriptive/ChangeLog
+++ b/dev-perl/Statistics-Descriptive/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Statistics-Descriptive
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.17 2009/05/30 21:16:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.18 2009/06/03 15:36:00 tove Exp $
+
+ 03 Jun 2009; Torsten Veller <tove@gentoo.org>
+ -Statistics-Descriptive-2.7.ebuild, -Statistics-Descriptive-2.8.ebuild,
+ -Statistics-Descriptive-2.9.ebuild:
+ Cleanup
*Statistics-Descriptive-3.0000 (30 May 2009)
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild
deleted file mode 100644
index 698ba9ad2241..000000000000
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild,v 1.2 2009/05/13 17:29:43 weaver Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SHLOMIF
-inherit perl-module
-
-DESCRIPTION="Module of basic descriptive statistical functions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="virtual/perl-Module-Build"
-RDEPEND=""
-
-SRC_TEST="do"
-mydoc="UserSurvey.txt"
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild
deleted file mode 100644
index 34a18a7763c1..000000000000
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild,v 1.2 2009/05/13 17:29:43 weaver Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SHLOMIF
-inherit perl-module
-
-DESCRIPTION="Module of basic descriptive statistical functions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="virtual/perl-Module-Build"
-RDEPEND=""
-
-SRC_TEST="do"
-mydoc="UserSurvey.txt"
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild
deleted file mode 100644
index c02f41f696a2..000000000000
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild,v 1.1 2009/05/14 07:21:45 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SHLOMIF
-inherit perl-module
-
-DESCRIPTION="Module of basic descriptive statistical functions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE="test"
-
-DEPEND="virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-RDEPEND=""
-
-SRC_TEST="do"
-mydoc="UserSurvey.txt"