summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-20 19:33:27 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-20 19:33:27 +0000
commitaeb9203b6a3031f4c8c19bdab353aa9fb6565ec4 (patch)
tree4b1add048e55480ab27c80c3ecec8c327e034f25 /dev-perl/File-Listing
parent[bump] dev-perl/DateTime-TimeZone-1.380.0 (diff)
downloadgentoo-2-aeb9203b6a3031f4c8c19bdab353aa9fb6565ec4.tar.gz
gentoo-2-aeb9203b6a3031f4c8c19bdab353aa9fb6565ec4.tar.bz2
gentoo-2-aeb9203b6a3031f4c8c19bdab353aa9fb6565ec4.zip
[bump] dev-perl/File-Listing-6.30.0
(Portage version: 2.2.0_alpha58/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r--dev-perl/File-Listing/ChangeLog7
-rw-r--r--dev-perl/File-Listing/File-Listing-6.30.0.ebuild23
2 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/File-Listing/ChangeLog b/dev-perl/File-Listing/ChangeLog
index 630329180994..f43759a1abd3 100644
--- a/dev-perl/File-Listing/ChangeLog
+++ b/dev-perl/File-Listing/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/File-Listing
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.11 2011/08/09 16:11:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.12 2011/09/20 19:33:27 tove Exp $
+
+*File-Listing-6.30.0 (20 Sep 2011)
+
+ 20 Sep 2011; Torsten Veller <tove@gentoo.org> +File-Listing-6.30.0.ebuild:
+ Version bump
09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
File-Listing-6.20.0.ebuild:
diff --git a/dev-perl/File-Listing/File-Listing-6.30.0.ebuild b/dev-perl/File-Listing/File-Listing-6.30.0.ebuild
new file mode 100644
index 000000000000..c43f12e9d56a
--- /dev/null
+++ b/dev-perl/File-Listing/File-Listing-6.30.0.ebuild
@@ -0,0 +1,23 @@
+# 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.1 2011/09/20 19:33:27 tove 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