diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:12:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:12:16 +0000 |
commit | 20c7f1f3ca2ef361e635b36ca323b875e10e7328 (patch) | |
tree | a8425580914e72d79b2a37a1b597c14e21e0d843 /dev-php/PEAR-XML_Util | |
parent | Initial commit of french language files for vim7 spellchecker (diff) | |
download | gentoo-2-20c7f1f3ca2ef361e635b36ca323b875e10e7328.tar.gz gentoo-2-20c7f1f3ca2ef361e635b36ca323b875e10e7328.tar.bz2 gentoo-2-20c7f1f3ca2ef361e635b36ca323b875e10e7328.zip |
Stable on ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-XML_Util')
-rw-r--r-- | dev-php/PEAR-XML_Util/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-XML_Util/ChangeLog b/dev-php/PEAR-XML_Util/ChangeLog index 83c3892abc99..7724a48a8ea0 100644 --- a/dev-php/PEAR-XML_Util/ChangeLog +++ b/dev-php/PEAR-XML_Util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Util -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.14 2005/11/22 19:02:34 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.15 2006/01/21 20:12:16 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> + PEAR-XML_Util-1.1.1-r1.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-XML_Util-1.1.1-r1.ebuild: diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild index 2f5681ba203f..c299a5dc9c14 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.6 2005/11/22 19:02:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.7 2006/01/21 20:12:16 corsair Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML utility class" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |