commit: c8db1a411dc7e077879daa67ca08eb2486e3a71e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 21 20:09:08 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 21 20:12:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8db1a41
dev-perl/GDTextUtil: 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/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
deleted file mode 100644
index a56abe78752..00000000000
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MVERB
-MODULE_VERSION=0.86
-inherit perl-module
-
-DESCRIPTION="Text utilities for use with GD"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/GD"
-DEPEND="${RDEPEND}"