diff options
author | 2009-09-07 09:06:42 +0000 | |
---|---|---|
committer | 2009-09-07 09:06:42 +0000 | |
commit | 3605fea73a6a0cbfbe62419336aae7cdc1307122 (patch) | |
tree | 991239aa1a8215bca8ac0d87d05d3ae1bfe78dc9 /dev-perl/Getopt-Long-Descriptive | |
parent | ffmpeg2theora: latest ffmpeg knows no vhook use flag (diff) | |
download | gentoo-2-3605fea73a6a0cbfbe62419336aae7cdc1307122.tar.gz gentoo-2-3605fea73a6a0cbfbe62419336aae7cdc1307122.tar.bz2 gentoo-2-3605fea73a6a0cbfbe62419336aae7cdc1307122.zip |
Cleanup
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.074.ebuild | 23 |
2 files changed, 5 insertions, 24 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/ChangeLog b/dev-perl/Getopt-Long-Descriptive/ChangeLog index 2acc0885396a..cf593ba90238 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.3 2009/08/22 13:28:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.4 2009/09/07 09:06:42 tove Exp $ + + 07 Sep 2009; Torsten Veller <tove@gentoo.org> + -Getopt-Long-Descriptive-0.074.ebuild: + Cleanup *Getopt-Long-Descriptive-0.077 (22 Aug 2009) diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.074.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.074.ebuild deleted file mode 100644 index 2aa5d9d8f8d0..000000000000 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.074.ebuild +++ /dev/null @@ -1,23 +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.074.ebuild,v 1.2 2009/06/23 13:14:57 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=HDP -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 - virtual/perl-Scalar-List-Utils" -DEPEND="test? ( ${RDEPEND} - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST=do |