diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-30 17:44:09 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-30 18:02:27 +0200 |
commit | 4a7a66778e9c1e90cea61791b2d7df70441ce7fa (patch) | |
tree | 789529efe533a9f76de51f7027486be46cd77505 /dev-perl/File-Listing | |
parent | dev-perl/File-HomeDir: Remove old 1.4.0 (diff) | |
download | gentoo-4a7a66778e9c1e90cea61791b2d7df70441ce7fa.tar.gz gentoo-4a7a66778e9c1e90cea61791b2d7df70441ce7fa.tar.bz2 gentoo-4a7a66778e9c1e90cea61791b2d7df70441ce7fa.zip |
dev-perl/File-Listing: Remove old 6.04
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.40.0-r2.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/File-Listing/File-Listing-6.40.0-r2.ebuild b/dev-perl/File-Listing/File-Listing-6.40.0-r2.ebuild deleted file mode 100644 index 7eb3c869e36e..000000000000 --- a/dev-perl/File-Listing/File-Listing-6.40.0-r2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=GAAS -DIST_VERSION=6.04 -inherit perl-module - -DESCRIPTION="Parse directory listings" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=" - !<dev-perl/libwww-perl-6 - >=dev-perl/HTTP-Date-6.0.0 -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" |