summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-03-22 06:54:04 +0000
committerTorsten Veller <tove@gentoo.org>2011-03-22 06:54:04 +0000
commit893b8c8fae41a301ffaad141798bc6b2f4e5d23a (patch)
treec693dcec5d84cb4711380cd191781a7b0cd33347 /dev-perl
parent[bump] dev-perl/HTTP-Message-6.20.0 (diff)
downloadgentoo-2-893b8c8fae41a301ffaad141798bc6b2f4e5d23a.tar.gz
gentoo-2-893b8c8fae41a301ffaad141798bc6b2f4e5d23a.tar.bz2
gentoo-2-893b8c8fae41a301ffaad141798bc6b2f4e5d23a.zip
[bump] dev-perl/File-Listing-6.20.0
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/File-Listing/ChangeLog7
-rw-r--r--dev-perl/File-Listing/File-Listing-6.20.0.ebuild23
2 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/File-Listing/ChangeLog b/dev-perl/File-Listing/ChangeLog
index c620cd8716e7..1d5e377cbce8 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.2 2011/03/14 07:02:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.3 2011/03/22 06:54:04 tove Exp $
+
+*File-Listing-6.20.0 (22 Mar 2011)
+
+ 22 Mar 2011; Torsten Veller <tove@gentoo.org> +File-Listing-6.20.0.ebuild:
+ Version bump
*File-Listing-6.10.0 (14 Mar 2011)
diff --git a/dev-perl/File-Listing/File-Listing-6.20.0.ebuild b/dev-perl/File-Listing/File-Listing-6.20.0.ebuild
new file mode 100644
index 000000000000..45902fd10e3e
--- /dev/null
+++ b/dev-perl/File-Listing/File-Listing-6.20.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.20.0.ebuild,v 1.1 2011/03/22 06:54:04 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR=GAAS
+MODULE_VERSION=6.02
+inherit perl-module
+
+DESCRIPTION="Parse directory listings"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ !<dev-perl/libwww-perl-6
+ >=dev-perl/HTTP-Date-6.0.0
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do