diff options
author | Matti Bickel <mabi@gentoo.org> | 2012-01-18 22:06:16 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2012-01-18 22:06:16 +0000 |
commit | e857a4166325654b071ac054347c58415ccd77f0 (patch) | |
tree | c51b1f1a6c25347815d8a5053e5e4f4acbfb8029 /dev-php/PEAR-Services_W3C_HTMLValidator | |
parent | EAPI bump & remove old (diff) | |
download | historical-e857a4166325654b071ac054347c58415ccd77f0.tar.gz historical-e857a4166325654b071ac054347c58415ccd77f0.tar.bz2 historical-e857a4166325654b071ac054347c58415ccd77f0.zip |
EAPI bump & fix dep (HTTP_Request2 not optional per HOMEPAGE) & remove old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Services_W3C_HTMLValidator')
-rw-r--r-- | dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild (renamed from dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0.ebuild) | 10 | ||||
-rw-r--r-- | dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc1.ebuild | 17 | ||||
-rw-r--r-- | dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc2.ebuild | 17 |
4 files changed, 17 insertions, 40 deletions
diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog b/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog index e69f0a0571af..fe6d97dc98c5 100644 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog +++ b/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-Services_W3C_HTMLValidator -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog,v 1.3 2011/04/19 13:44:59 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_W3C_HTMLValidator/ChangeLog,v 1.4 2012/01/18 22:06:16 mabi Exp $ + +*PEAR-Services_W3C_HTMLValidator-1.0.0-r1 (18 Jan 2012) + + 18 Jan 2012; Matti Bickel <mabi@gentoo.org> + +PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild, + -PEAR-Services_W3C_HTMLValidator-1.0.0.ebuild, + -PEAR-Services_W3C_HTMLValidator-1.0.0_rc1.ebuild, + -PEAR-Services_W3C_HTMLValidator-1.0.0_rc2.ebuild: + EAPI bump & fix dep (HTTP_Request2 not optional per HOMEPAGE) & remove old *PEAR-Services_W3C_HTMLValidator-1.0.0 (19 Apr 2011) diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0.ebuild b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild index bbd3cf07e89d..1b3f97c63aa3 100644 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0.ebuild +++ b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 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-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0.ebuild,v 1.2 2011/04/19 23:38:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild,v 1.1 2012/01/18 22:06:16 mabi Exp $ + +EAPI="4" inherit php-pear-r1 @@ -9,6 +11,6 @@ DESCRIPTION="Object oriented interface to the API of validator.w3.org." LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="minimal" +IUSE="" -RDEPEND="!minimal? ( >=dev-php/PEAR-HTTP_Request-1.3.0 )" +RDEPEND=">=dev-php/PEAR-HTTP_Request2-0.2.0" diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc1.ebuild b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc1.ebuild deleted file mode 100644 index 2b87e5987eff..000000000000 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc1.ebuild,v 1.1 2008/03/17 12:50:17 jokey Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Provides an object oriented interface to the API of the W3 HTML -Validator application (http://validator.w3.org/)." - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="!minimal? ( >=dev-php/PEAR-HTTP_Request-1.3.0 )" - -need_php5 diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc2.ebuild b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc2.ebuild deleted file mode 100644 index 7a966881af41..000000000000 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc2.ebuild +++ /dev/null @@ -1,17 +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-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0_rc2.ebuild,v 1.1 2009/08/22 19:13:09 beandog Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Provides an object oriented interface to the API of the W3 HTML -Validator application (http://validator.w3.org/)." - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="!minimal? ( >=dev-php/PEAR-HTTP_Request-1.3.0 )" - -need_php5 |