commit: 31ce70f1f2809b46339412dc647870d27f1163c6
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 19:58:15 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 20:04:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ce70f1
dev-perl/capitalization: remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../capitalization/capitalization-0.30.0-r1.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/dev-perl/capitalization/capitalization-0.30.0-r1.ebuild
b/dev-perl/capitalization/capitalization-0.30.0-r1.ebuild
deleted file mode 100644
index da4fe24f815..00000000000
--- a/dev-perl/capitalization/capitalization-0.30.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="no capitalization on method names"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Devel-Symdump"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"