From 0bc5d410eaa29970461f1236d196096646c9509e Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 28 Feb 2015 14:09:30 +0000 Subject: Stable for ia64, wrt bug #535296 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) --- dev-php/PEAR-XML_Beautifier/ChangeLog | 6 +++++- dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog index a675908edfcc..258ee9a84104 100644 --- a/dev-php/PEAR-XML_Beautifier/ChangeLog +++ b/dev-php/PEAR-XML_Beautifier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Beautifier # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.39 2015/02/27 11:33:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.40 2015/02/28 14:09:30 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo + PEAR-XML_Beautifier-1.2.2-r1.ebuild: + Stable for ia64, wrt bug #535296 27 Feb 2015; Agostino Sarubbo PEAR-XML_Beautifier-1.2.2-r1.ebuild: diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild index c64d36540ca0..7c138bbe860c 100644 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-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_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild,v 1.8 2015/02/27 11:33:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild,v 1.9 2015/02/28 14:09:30 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit php-pear-r1 DESCRIPTION="Adds indentation and linebreaks, replace entities, formats comments and makes XML easier to read" LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-php/PEAR-XML_Util dev-php/PEAR-XML_Parser" -- cgit v1.2.3-65-gdbad