summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-21 22:09:08 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-21 22:12:19 +0200
commitc8db1a411dc7e077879daa67ca08eb2486e3a71e (patch)
treea4e5e409b4ed9af16c2f5e2a5254bec5ca2f026d /dev-perl
parentdev-perl/Socket6: Remove old (diff)
downloadgentoo-c8db1a411dc7e077879daa67ca08eb2486e3a71e.tar.gz
gentoo-c8db1a411dc7e077879daa67ca08eb2486e3a71e.tar.bz2
gentoo-c8db1a411dc7e077879daa67ca08eb2486e3a71e.zip
dev-perl/GDTextUtil: Remove old
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')
-rw-r--r--dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild17
1 files changed, 0 insertions, 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 a56abe787527..000000000000
--- 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}"