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 | 426b291442030a0c3ca1a4e76878651f6f2a1ec2 (patch) | |
tree | fd38c91aa6cf02e078d8f306a3039b005f7f459a /dev-php/PEAR-Net_URL2 | |
parent | arm stable, bug #393007 (diff) | |
download | historical-426b291442030a0c3ca1a4e76878651f6f2a1ec2.tar.gz historical-426b291442030a0c3ca1a4e76878651f6f2a1ec2.tar.bz2 historical-426b291442030a0c3ca1a4e76878651f6f2a1ec2.zip |
version bump & remove old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Net_URL2')
-rw-r--r-- | dev-php/PEAR-Net_URL2/ChangeLog | 11 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.2.0.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.0.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.1.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild (renamed from dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild) | 10 |
5 files changed, 14 insertions, 46 deletions
diff --git a/dev-php/PEAR-Net_URL2/ChangeLog b/dev-php/PEAR-Net_URL2/ChangeLog index ccc0b911a518..423446f57b26 100644 --- a/dev-php/PEAR-Net_URL2/ChangeLog +++ b/dev-php/PEAR-Net_URL2/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_URL2 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.5 2010/02/16 04:57:10 beandog Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.6 2012/01/18 20:28:44 mabi Exp $ + +*PEAR-Net_URL2-2.0.0 (18 Jan 2012) + + 18 Jan 2012; Matti Bickel <mabi@gentoo.org> +PEAR-Net_URL2-2.0.0.ebuild, + -PEAR-Net_URL2-0.1.0.ebuild, -PEAR-Net_URL2-0.2.0.ebuild, + -PEAR-Net_URL2-0.3.0.ebuild, -PEAR-Net_URL2-0.3.1.ebuild: + version bump & remove old *PEAR-Net_URL2-0.3.1 (16 Feb 2010) diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.2.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.2.0.ebuild deleted file mode 100644 index 29fce1ddc08c..000000000000 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.2.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/08/22 18:53:39 beandog 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 diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.0.ebuild deleted file mode 100644 index 261ce1520473..000000000000 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2009 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.3.0.ebuild,v 1.1 2009/09/23 03:13:51 beandog 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 diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.1.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.1.ebuild deleted file mode 100644 index 5c3809e00995..000000000000 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.3.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-Net_URL2/PEAR-Net_URL2-0.3.1.ebuild,v 1.1 2010/02/16 04:57:10 beandog 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 diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild index d4418f5307fa..c420b8842856 100644 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild,v 1.1 2012/01/18 20:28:44 mabi Exp $ -inherit php-pear-r1 depend.php +EAPI="4" + +inherit php-pear-r1 DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)." LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" - -need_php5 |