diff options
Diffstat (limited to 'dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild')
-rw-r--r-- | dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild b/dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild index 1151264ac182..2132308bde17 100644 --- a/dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild +++ b/dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild,v 1.1 2007/08/30 13:40:33 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.3.1.ebuild,v 1.2 2007/08/31 14:40:07 jer Exp $ inherit php-pear-lib-r1 @@ -8,7 +8,7 @@ DESCRIPTION="The Base package provides the basic infrastructure that all eZ comp HOMEPAGE="http://ez.no/products/ez_components" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" SRC_URI="http://components.ez.no/get/Base-${PV}.tgz" DEPEND=">=dev-lang/php-5.1.1 |