summaryrefslogtreecommitdiff
path: root/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-17 20:54:17 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-17 20:56:06 +0200
commit03d800bbc3360ebf3901a8fff1b9a14e2a27bb7c (patch)
tree0a6671c30504f59ad878e24a39ef576424f4e880 /dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
parent56e4aba72d7affab20659ff294fd46a1c3443537 (diff)
downloadgentoo-03d800bbc3360ebf3901a8fff1b9a14e2a27bb7c.tar.gz
gentoo-03d800bbc3360ebf3901a8fff1b9a14e2a27bb7c.tar.bz2
gentoo-03d800bbc3360ebf3901a8fff1b9a14e2a27bb7c.zip
dev-perl/File-Copy-Recursive: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild')
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
deleted file mode 100644
index 39725cdef955..000000000000
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DMUEY
-MODULE_VERSION=0.38
-inherit perl-module
-
-DESCRIPTION="uses File::Copy to recursively copy dirs"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-SRC_TEST="do"