diff options
author | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:44:53 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:44:53 +0000 |
commit | 76c3583f60937bd170f359d01eaa5d62332fd5af (patch) | |
tree | 57ae6f7df015de70b52bf2b63307e93e3273d186 /dev-php5 | |
parent | Dropped keywords that should not be there in the first place... (diff) | |
download | gentoo-2-76c3583f60937bd170f359d01eaa5d62332fd5af.tar.gz gentoo-2-76c3583f60937bd170f359d01eaa5d62332fd5af.tar.bz2 gentoo-2-76c3583f60937bd170f359d01eaa5d62332fd5af.zip |
Dropped keywords that should not be there in the first place...
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Document/ezc-Document-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Document/ezc-Document-1.3.1.ebuild b/dev-php5/ezc-Document/ezc-Document-1.3.1.ebuild index 4c856911ec27..d1881d8d5ff7 100644 --- a/dev-php5/ezc-Document/ezc-Document-1.3.1.ebuild +++ b/dev-php5/ezc-Document/ezc-Document-1.3.1.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-Document/ezc-Document-1.3.1.ebuild,v 1.1 2010/05/20 04:19:05 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Document/ezc-Document-1.3.1.ebuild,v 1.2 2010/05/20 04:44:53 pva Exp $ EZC_BASE_MIN="1.8" inherit php-ezc DESCRIPTION="This eZ component provides a conversion framework for different markup languages" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" |