diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:55:05 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:55:05 +0000 |
commit | 98cb3842cf5173816c3e5d0243a9876ca04b41da (patch) | |
tree | c5d97d9832b14abe2cdf66ecc7c4bf09a9242fe7 /dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.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-Tree/PEAR-Tree-0.2.4-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild index 8f8f87ada2b8..4538b5945d82 100644 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild +++ b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-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-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.8 2006/01/21 20:23:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.9 2006/01/22 07:52:39 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Generic tree management, currently supports DB and XML as data sources." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 >=dev-php/PEAR-XML_Parser-1.2.7" |