diff options
author | Torsten Veller <tove@gentoo.org> | 2012-04-21 19:27:50 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-04-21 19:27:50 +0000 |
commit | 7e3ef89cb8a22b07bb0d1ae08e2a4c3ac951674e (patch) | |
tree | 48bc6c7b3039f7315aa127e391e98907cc5b7e49 /dev-perl/File-Listing | |
parent | Cleanup (diff) | |
download | gentoo-2-7e3ef89cb8a22b07bb0d1ae08e2a4c3ac951674e.tar.gz gentoo-2-7e3ef89cb8a22b07bb0d1ae08e2a4c3ac951674e.tar.bz2 gentoo-2-7e3ef89cb8a22b07bb0d1ae08e2a4c3ac951674e.zip |
Cleanup
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r-- | dev-perl/File-Listing/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.20.0.ebuild | 23 |
2 files changed, 4 insertions, 24 deletions
diff --git a/dev-perl/File-Listing/ChangeLog b/dev-perl/File-Listing/ChangeLog index 458b5ef018dd..782e3f47b06e 100644 --- a/dev-perl/File-Listing/ChangeLog +++ b/dev-perl/File-Listing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Listing # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.21 2012/03/01 16:17:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.22 2012/04/21 19:27:50 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -File-Listing-6.20.0.ebuild: + Cleanup 01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Add missing cpan remote-id tags in metadata.xml (#406287) diff --git a/dev-perl/File-Listing/File-Listing-6.20.0.ebuild b/dev-perl/File-Listing/File-Listing-6.20.0.ebuild deleted file mode 100644 index 4503a35eea93..000000000000 --- a/dev-perl/File-Listing/File-Listing-6.20.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.20.0.ebuild,v 1.8 2011/08/09 16:11:46 xarthisius Exp $ - -EAPI=3 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=6.02 -inherit perl-module - -DESCRIPTION="Parse directory listings" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - !<dev-perl/libwww-perl-6 - >=dev-perl/HTTP-Date-6.0.0 -" -DEPEND="${RDEPEND}" - -SRC_TEST=do |