diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-18 20:17:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-18 20:17:04 +0000 |
commit | ca7b941bb88bde9e2df8e315e33bb8a611701d62 (patch) | |
tree | 349572eb95d243a51c763c378b368e6299b943e3 /dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild | |
parent | Mark 0.6.3 stable on alpha/ia64. #119722 (diff) | |
download | historical-ca7b941bb88bde9e2df8e315e33bb8a611701d62.tar.gz historical-ca7b941bb88bde9e2df8e315e33bb8a611701d62.tar.bz2 historical-ca7b941bb88bde9e2df8e315e33bb8a611701d62.zip |
Mark 0.2.4-r1 stable on alpha/ia64. #119722
Package-Manager: portage-2.1_pre4-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 00ff4543f882..a91d97e3e75e 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.12 2006/01/28 16:18:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.13 2006/02/18 20:17:04 agriffis 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 ~hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 >=dev-php/PEAR-XML_Parser-1.2.7" |