summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-02-26 18:49:48 +0000
committerMarkus Meier <maekke@gentoo.org>2015-02-26 18:49:48 +0000
commit59ec57d6ea5c9107e2a4632d2b83c710d94a3c44 (patch)
tree378ba59a9a745eecf9417f03da0d080d96f96677 /dev-php/PEAR-XML_Parser
parentarm stable, bug #535282 (diff)
downloadgentoo-2-59ec57d6ea5c9107e2a4632d2b83c710d94a3c44.tar.gz
gentoo-2-59ec57d6ea5c9107e2a4632d2b83c710d94a3c44.tar.bz2
gentoo-2-59ec57d6ea5c9107e2a4632d2b83c710d94a3c44.zip
arm stable, bug #535298
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-php/PEAR-XML_Parser')
-rw-r--r--dev-php/PEAR-XML_Parser/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog
index e4e44fc59709..b2e7afda9ea5 100644
--- a/dev-php/PEAR-XML_Parser/ChangeLog
+++ b/dev-php/PEAR-XML_Parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-XML_Parser
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.46 2015/02/25 15:40:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.47 2015/02/26 18:49:48 maekke Exp $
+
+ 26 Feb 2015; Markus Meier <maekke@gentoo.org>
+ PEAR-XML_Parser-1.3.4-r1.ebuild:
+ arm stable, bug #535298
25 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
PEAR-XML_Parser-1.3.4-r1.ebuild:
diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild
index e813ab4afe62..9c536adccb0c 100644
--- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild
+++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r1.ebuild,v 1.8 2015/02/25 15:40:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild,v 1.9 2015/02/26 18:49:48 maekke Exp $
EAPI=5
@@ -10,5 +10,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""