diff options
author | Matti Bickel <mabi@gentoo.org> | 2010-06-21 16:35:01 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2010-06-21 16:35:01 +0000 |
commit | ee868b7277f7e8de13251fe22e33c759f1ad9cfe (patch) | |
tree | 55800634cfb4c09aaa35403569f4aafe3c34fe3e /dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild | |
parent | eapi bump (diff) | |
download | gentoo-2-ee868b7277f7e8de13251fe22e33c759f1ad9cfe.tar.gz gentoo-2-ee868b7277f7e8de13251fe22e33c759f1ad9cfe.tar.bz2 gentoo-2-ee868b7277f7e8de13251fe22e33c759f1ad9cfe.zip |
remove old
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild deleted file mode 100644 index 351663eee2c9..000000000000 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild,v 1.2 2010/05/29 17:49:57 armin76 Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Show Information about your PEAR install and its packages" -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" -IUSE="minimal" - -RDEPEND="!minimal? ( >=dev-php5/phpunit-3.1.4 )" |