diff options
author | Brian Evans <grknight@gentoo.org> | 2018-04-23 10:53:11 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-04-23 10:54:19 -0400 |
commit | 310e5a841a1c6fc1a946ee982583c4d62a656193 (patch) | |
tree | 4eda4229565391ad43dd94531c8d0de4ec916634 /dev-php | |
parent | dev-php/PEAR-Image_Text: Mark 0.7.0-r1 stable (diff) | |
download | gentoo-310e5a841a1c6fc1a946ee982583c4d62a656193.tar.gz gentoo-310e5a841a1c6fc1a946ee982583c4d62a656193.tar.bz2 gentoo-310e5a841a1c6fc1a946ee982583c4d62a656193.zip |
dev-php/PEAR-Image_Text: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
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 index d1f334209cf9..000000000000 --- a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild +++ /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]" |