summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-09 08:16:04 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-09 08:16:04 +0000
commit0f5d42f945b392ca543db3724d6aa1128e73f048 (patch)
treee2105283bc0fde9e673d39d6b337c45138beadfd /dev-perl/Getopt-Long-Descriptive
parentStable on amd64 wrt bug #313851 (diff)
downloadhistorical-0f5d42f945b392ca543db3724d6aa1128e73f048.tar.gz
historical-0f5d42f945b392ca543db3724d6aa1128e73f048.tar.bz2
historical-0f5d42f945b392ca543db3724d6aa1128e73f048.zip
Cleanup
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r--dev-perl/Getopt-Long-Descriptive/ChangeLog7
-rw-r--r--dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.083.ebuild24
-rw-r--r--dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.084.ebuild24
3 files changed, 6 insertions, 49 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/ChangeLog b/dev-perl/Getopt-Long-Descriptive/ChangeLog
index e7fe0c50e919..deeef590d5af 100644
--- a/dev-perl/Getopt-Long-Descriptive/ChangeLog
+++ b/dev-perl/Getopt-Long-Descriptive/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Getopt-Long-Descriptive
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.10 2010/03/15 18:43:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.11 2010/04/09 07:57:06 tove Exp $
+
+ 09 Apr 2010; Torsten Veller <tove@gentoo.org>
+ -Getopt-Long-Descriptive-0.083.ebuild,
+ -Getopt-Long-Descriptive-0.084.ebuild:
+ Cleanup
*Getopt-Long-Descriptive-0.085 (15 Mar 2010)
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.083.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.083.ebuild
deleted file mode 100644
index b30a71f5b641..000000000000
--- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.083.ebuild
+++ /dev/null
@@ -1,24 +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/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.083.ebuild,v 1.1 2009/12/14 18:21:50 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="Getopt::Long with usage text"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Params-Validate-0.91
- dev-perl/IO-stringy
- dev-perl/Sub-Exporter
- virtual/perl-Scalar-List-Utils"
-DEPEND="test? ( ${RDEPEND}
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.084.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.084.ebuild
deleted file mode 100644
index b7ccbbc16749..000000000000
--- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.084.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.084.ebuild,v 1.1 2010/02/15 08:45:11 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="Getopt::Long with usage text"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Params-Validate-0.91
- dev-perl/IO-stringy
- dev-perl/Sub-Exporter
- virtual/perl-Scalar-List-Utils"
-DEPEND="test? ( ${RDEPEND}
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do