diff options
author | Brian Evans <grknight@gentoo.org> | 2014-11-07 14:51:41 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-11-07 14:51:41 +0000 |
commit | 63a4e3106c52ef62d3ff03a62f266b4839186f31 (patch) | |
tree | 0ef9a11f0f27c3e755138e8e3d55a4cc117dade0 /dev-php | |
parent | Add dev-php/PEAR-Log in RDEPEND for bug 524746 (diff) | |
download | gentoo-2-63a4e3106c52ef62d3ff03a62f266b4839186f31.tar.gz gentoo-2-63a4e3106c52ef62d3ff03a62f266b4839186f31.tar.bz2 gentoo-2-63a4e3106c52ef62d3ff03a62f266b4839186f31.zip |
EAPI revbump; Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-XML_Parser/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild (renamed from dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild) | 6 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4.ebuild | 12 |
4 files changed, 12 insertions, 27 deletions
diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog index 538e8893242f..6d04961734c4 100644 --- a/dev-php/PEAR-XML_Parser/ChangeLog +++ b/dev-php/PEAR-XML_Parser/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-XML_Parser # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.38 2014/01/26 18:40:50 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.39 2014/11/07 14:51:41 grknight Exp $ + +*PEAR-XML_Parser-1.3.4-r1 (07 Nov 2014) + + 07 Nov 2014; Brian Evans <grknight@gentoo.org> + +PEAR-XML_Parser-1.3.4-r1.ebuild, -PEAR-XML_Parser-1.2.7.ebuild, + -PEAR-XML_Parser-1.3.2.ebuild, -PEAR-XML_Parser-1.3.4.ebuild: + EAPI revbump; Drop old 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> PEAR-XML_Parser-1.2.7.ebuild, PEAR-XML_Parser-1.2.8.ebuild: diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild deleted file mode 100644 index 28ae54d95588..000000000000 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.19 2014/01/26 18:40:50 olemarkus Exp $ - -inherit php-pear-r1 - -DESCRIPTION="XML parsing class based on PHP's SAX parser" - -LICENSE="PHP-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild index 1650e579d4ce..5575ef6cf78c 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild,v 1.3 2010/03/27 23:12:29 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild,v 1.1 2014/11/07 14:51:41 grknight Exp $ + +EAPI=5 inherit php-pear-r1 diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4.ebuild deleted file mode 100644 index 62aa5a81c61c..000000000000 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4.ebuild,v 1.1 2011/01/09 19:33:20 olemarkus Exp $ - -inherit php-pear-r1 - -DESCRIPTION="XML parsing class based on PHP's SAX parser" - -LICENSE="PHP-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" |