diff options
author | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:43:36 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:43:36 +0000 |
commit | 2db6837306c8819dc64df40e6a18a831620942eb (patch) | |
tree | 3fd658f69040aa7eaa88032aecd860aadaff533c /dev-php5/ezc-Search | |
parent | Dropped keywords that should not be there in the first place... (diff) | |
download | gentoo-2-2db6837306c8819dc64df40e6a18a831620942eb.tar.gz gentoo-2-2db6837306c8819dc64df40e6a18a831620942eb.tar.bz2 gentoo-2-2db6837306c8819dc64df40e6a18a831620942eb.zip |
Dropped keywords that should not be there in the first place...
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/ezc-Search')
-rw-r--r-- | dev-php5/ezc-Search/ezc-Search-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Search/ezc-Search-1.0.9.ebuild b/dev-php5/ezc-Search/ezc-Search-1.0.9.ebuild index 9f0155ad1222..22632a1e69b8 100644 --- a/dev-php5/ezc-Search/ezc-Search-1.0.9.ebuild +++ b/dev-php5/ezc-Search/ezc-Search-1.0.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Search/ezc-Search-1.0.9.ebuild,v 1.1 2010/05/20 04:32:31 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Search/ezc-Search-1.0.9.ebuild,v 1.2 2010/05/20 04:43:36 pva Exp $ EZC_BASE_MIN="1.8" inherit php-ezc DESCRIPTION="This eZ component allows to index and query documents with different search engine backends" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" |