diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:33:45 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:33:45 +0000 |
commit | 3d778e987fc2025b3dd88b59f22a7fdb75fc4eac (patch) | |
tree | adb1623a10a13e2cd451156cf7ef03f746e9d269 /dev-perl | |
parent | Cleanup (diff) | |
download | gentoo-2-3d778e987fc2025b3dd88b59f22a7fdb75fc4eac.tar.gz gentoo-2-3d778e987fc2025b3dd88b59f22a7fdb75fc4eac.tar.bz2 gentoo-2-3d778e987fc2025b3dd88b59f22a7fdb75fc4eac.zip |
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.92.0.ebuild | 25 |
2 files changed, 6 insertions, 27 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/ChangeLog b/dev-perl/Getopt-Long-Descriptive/ChangeLog index e0ce1abebc14..6c23c5f78d5e 100644 --- a/dev-perl/Getopt-Long-Descriptive/ChangeLog +++ b/dev-perl/Getopt-Long-Descriptive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Getopt-Long-Descriptive -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.28 2012/11/18 11:22:05 robbat2 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.29 2013/01/06 20:33:45 tove Exp $ + + 06 Jan 2013; Torsten Veller <tove@gentoo.org> + -Getopt-Long-Descriptive-0.92.0.ebuild: + Cleanup 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.92.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.92.0.ebuild deleted file mode 100644 index c0dd38eee657..000000000000 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.92.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2012 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.92.0.ebuild,v 1.2 2012/09/01 11:36:30 grobian Exp $ - -EAPI=4 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=0.092 -inherit perl-module - -DESCRIPTION="Getopt::Long with usage text" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.970.0 - 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 |