dev-php/PEAR-Image_Text: Drop old
authorBrian Evans <grknight@gentoo.org>
Mon, 23 Apr 2018 14:53:11 +0000 (10:53 -0400)
committerBrian Evans <grknight@gentoo.org>
Mon, 23 Apr 2018 14:54:19 +0000 (10:54 -0400)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild [deleted file]

diff --git a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild
deleted file mode 100644 (file)
index d1f3342..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Advanced text manipulations in images"
-LICENSE="PHP-3"
-SLOT="0"
-
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-lang/php[gd]"