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_Parser/PEAR-XML_Parser-1.2.7.ebuild | |
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_Parser/PEAR-XML_Parser-1.2.7.ebuild')
-rw-r--r-- | dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 index 9222befea390..1cacbe7eb34b 100644 --- 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 @@ -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_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.4 2005/11/22 19:01:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.5 2006/01/21 20:08:23 corsair Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |