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>
This commit is contained in:
Andreas K. Hüttel
2021-05-21 22:09:08 +02:00
parent 139e3426ac
commit c8db1a411d

View File

@@ -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}"