commit:     7ffb45678dddb20526ecf18e74766524185e5ea3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 14:10:07 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 29 14:12:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffb4567

dev-perl/File-chmod: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/File-chmod/File-chmod-0.420.0.ebuild | 32 ---------------------------
 1 file changed, 32 deletions(-)

diff --git a/dev-perl/File-chmod/File-chmod-0.420.0.ebuild 
b/dev-perl/File-chmod/File-chmod-0.420.0.ebuild
deleted file mode 100644
index 0eaaee965b3..00000000000
--- a/dev-perl/File-chmod/File-chmod-0.420.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=XENO
-MODULE_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION="Implements symbolic and ls chmod modes"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       virtual/perl-Carp
-       virtual/perl-Exporter
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               virtual/perl-File-Spec
-               virtual/perl-File-Temp
-               virtual/perl-IO
-               virtual/perl-Test-Simple
-               virtual/perl-autodie
-       )
-"
-
-SRC_TEST=do

Reply via email to