diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:12:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:12:24 +0000 |
commit | b1574feb946022a39c301692386ce8d66dee16ce (patch) | |
tree | 8021d7a4838aa0e37880d341b3cc8a8ec5559152 /dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild | |
parent | Added polish description (diff) | |
download | historical-b1574feb946022a39c301692386ce8d66dee16ce.tar.gz historical-b1574feb946022a39c301692386ce8d66dee16ce.tar.bz2 historical-b1574feb946022a39c301692386ce8d66dee16ce.zip |
Mark 1.1.1-r1 stable on alpha. #119722
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 16a35647e14e..746c36210f8d 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-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.15 2006/01/29 06:58:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.16 2006/02/17 22:12:24 agriffis Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML utility class" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |