diff options
author | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:47:48 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:47:48 +0000 |
commit | 5279636d365af23ba1ff1b46cd63b0329b18df61 (patch) | |
tree | d8459eb51be25c0e26c462b7d9dd8d6b5ae65b9b /dev-php5/ezc-MvcTools | |
parent | Dropped keywords that should not be there in the first place... (diff) | |
download | gentoo-2-5279636d365af23ba1ff1b46cd63b0329b18df61.tar.gz gentoo-2-5279636d365af23ba1ff1b46cd63b0329b18df61.tar.bz2 gentoo-2-5279636d365af23ba1ff1b46cd63b0329b18df61.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-MvcTools')
-rw-r--r-- | dev-php5/ezc-MvcTools/ezc-MvcTools-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-MvcTools/ezc-MvcTools-1.1.3.ebuild b/dev-php5/ezc-MvcTools/ezc-MvcTools-1.1.3.ebuild index 138e3c7b9c93..aae27cef5e5c 100644 --- a/dev-php5/ezc-MvcTools/ezc-MvcTools-1.1.3.ebuild +++ b/dev-php5/ezc-MvcTools/ezc-MvcTools-1.1.3.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-MvcTools/ezc-MvcTools-1.1.3.ebuild,v 1.1 2010/05/20 04:27:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-MvcTools/ezc-MvcTools-1.1.3.ebuild,v 1.2 2010/05/20 04:47:48 pva Exp $ EZC_BASE_MIN="1.8" inherit php-ezc DESCRIPTION="This eZ component allows to request parsing, routing, dispatching, views and response writing" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" |