diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-22 22:09:55 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-22 22:09:55 +0000 |
commit | 7dbf6d420630874456f6ea390fa3aceb19ff5602 (patch) | |
tree | 97b6feeca1ba0e6cf1f866913a8af181ab879d4d /dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild | |
parent | Version bump to 3.02.6a (diff) | |
download | gentoo-2-7dbf6d420630874456f6ea390fa3aceb19ff5602.tar.gz gentoo-2-7dbf6d420630874456f6ea390fa3aceb19ff5602.tar.bz2 gentoo-2-7dbf6d420630874456f6ea390fa3aceb19ff5602.zip |
stable on amd64 wrt bug 119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild')
-rw-r--r-- | dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild index 162d9212bbb1..3f213c82b19c 100644 --- a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild +++ b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.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_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.6 2006/01/22 17:18:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.7 2006/01/22 22:08:54 blubb Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Swiss-army knive for reading and writing XML files" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-XML_Parser-1.2.7 |