diff options
author | Matti Bickel <mabi@gentoo.org> | 2012-01-18 20:28:45 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2012-01-18 20:28:45 +0000 |
commit | d2ffd93c1c3a626b59c5b0ac159f27fedad52ef7 (patch) | |
tree | 1f31d1b153d6bedf9cc241829415eed5417f243c /dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild | |
parent | arm stable, bug #393007 (diff) | |
download | gentoo-2-d2ffd93c1c3a626b59c5b0ac159f27fedad52ef7.tar.gz gentoo-2-d2ffd93c1c3a626b59c5b0ac159f27fedad52ef7.tar.bz2 gentoo-2-d2ffd93c1c3a626b59c5b0ac159f27fedad52ef7.zip |
version bump & remove old
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild deleted file mode 100644 index d4418f5307fa..000000000000 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild,v 1.2 2007/12/06 00:43:15 jokey Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)." -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -need_php5 |