summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-28 14:09:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-28 14:09:50 +0000
commit050c21ec7c7ca8b14b6d3406696b6da61e79b10e (patch)
tree88cf04a5a6c5523be48b79462916a69a7e0364ec /dev-php/PEAR-XML_Parser
parentStable for ia64, wrt bug #535296 (diff)
downloadgentoo-2-050c21ec7c7ca8b14b6d3406696b6da61e79b10e.tar.gz
gentoo-2-050c21ec7c7ca8b14b6d3406696b6da61e79b10e.tar.bz2
gentoo-2-050c21ec7c7ca8b14b6d3406696b6da61e79b10e.zip
Stable for ia64, wrt bug #535298
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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 69dcf99315ae..71bf971cb0ed 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.48 2015/02/27 11:35:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.49 2015/02/28 14:09:50 ago Exp $
+
+ 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-XML_Parser-1.3.4-r1.ebuild:
+ Stable for ia64, wrt bug #535298
27 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 b713972c2671..0cc830b5d59c 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.10 2015/02/27 11:35:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild,v 1.11 2015/02/28 14:09:50 ago 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=""