summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-09-02 16:32:11 +0000
committerTorsten Veller <tove@gentoo.org>2012-09-02 16:32:11 +0000
commite99b11573cbff421a32ee021adfb99c9b5f0620c (patch)
tree8ca8d0c9eeb0a8898ccc05e0e08b77d5dde84e93 /dev-perl/File-Listing
parentCleanup (diff)
downloadgentoo-2-e99b11573cbff421a32ee021adfb99c9b5f0620c.tar.gz
gentoo-2-e99b11573cbff421a32ee021adfb99c9b5f0620c.tar.bz2
gentoo-2-e99b11573cbff421a32ee021adfb99c9b5f0620c.zip
Cleanup
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r--dev-perl/File-Listing/ChangeLog5
-rw-r--r--dev-perl/File-Listing/File-Listing-6.30.0.ebuild23
2 files changed, 4 insertions, 24 deletions
diff --git a/dev-perl/File-Listing/ChangeLog b/dev-perl/File-Listing/ChangeLog
index 477420bd9bf2..381ec9cb8195 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.32 2012/08/19 16:26:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.33 2012/09/02 16:32:09 tove Exp $
+
+ 02 Sep 2012; Torsten Veller <tove@gentoo.org> -File-Listing-6.30.0.ebuild:
+ Cleanup
19 Aug 2012; Raúl Porcel <armin76@gentoo.org> File-Listing-6.40.0.ebuild:
alpha/m68k/s390/sh/sparc stable wrt #414735
diff --git a/dev-perl/File-Listing/File-Listing-6.30.0.ebuild b/dev-perl/File-Listing/File-Listing-6.30.0.ebuild
deleted file mode 100644
index 2740f4c6b18d..000000000000
--- a/dev-perl/File-Listing/File-Listing-6.30.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.30.0.ebuild,v 1.8 2011/12/18 21:34:33 halcy0n Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=6.03
-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