diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-01-07 14:29:40 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-01-07 14:29:40 -0500 |
commit | f35cf189c93ca41e9bd7a67e235a34a9979f47c7 (patch) | |
tree | 6318563b11ae940b58b1c7cc9f694c20c2fce965 /dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild | |
parent | dev-php/phing: new unbundled version 2.16.0. (diff) | |
download | gentoo-f35cf189c93ca41e9bd7a67e235a34a9979f47c7.tar.gz gentoo-f35cf189c93ca41e9bd7a67e235a34a9979f47c7.tar.bz2 gentoo-f35cf189c93ca41e9bd7a67e235a34a9979f47c7.zip |
dev-php/PEAR-PEAR_PackageFileManager: remove unused version 1.6.3.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild deleted file mode 100644 index 963eb193b7dc..000000000000 --- a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit php-pear-r1 - -DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog" - -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="dev-lang/php[xml,simplexml] - !minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )" |