diff options
author | 2006-01-22 07:55:05 +0000 | |
---|---|---|
committer | 2006-01-22 07:55:05 +0000 | |
commit | 98cb3842cf5173816c3e5d0243a9876ca04b41da (patch) | |
tree | c5d97d9832b14abe2cdf66ecc7c4bf09a9242fe7 /dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild | |
parent | Providing testing SVN snapshot (diff) | |
download | gentoo-2-98cb3842cf5173816c3e5d0243a9876ca04b41da.tar.gz gentoo-2-98cb3842cf5173816c3e5d0243a9876ca04b41da.tar.bz2 gentoo-2-98cb3842cf5173816c3e5d0243a9876ca04b41da.zip |
Stable on x86; bug #119722
(Portage version: 2.1_pre3-r1)
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 | 4 |
1 files changed, 2 insertions, 2 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 1cacbe7eb34b..5e80dac5e9d5 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-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.5 2006/01/21 20:08:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.6 2006/01/22 07:55:05 halcy0n 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="" |