summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-06-06 20:07:52 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-06-06 20:07:52 +0000
commit3ee37081eb56b1289dc6db4e513e0ee6fa847356 (patch)
tree6958a74ff6101525c87e9ab6a04f28126f28f2e0 /dev-php5/ezc-Base/ezc-Base-1.0.ebuild
parentFixed gcc41 compile problems. Thanks to Piotr Jaroszynski, bug #135235 (diff)
downloadgentoo-2-3ee37081eb56b1289dc6db4e513e0ee6fa847356.tar.gz
gentoo-2-3ee37081eb56b1289dc6db4e513e0ee6fa847356.tar.bz2
gentoo-2-3ee37081eb56b1289dc6db4e513e0ee6fa847356.zip
Added ~ppc, bug #134717
(Portage version: 2.1_rc4)
Diffstat (limited to 'dev-php5/ezc-Base/ezc-Base-1.0.ebuild')
-rw-r--r--dev-php5/ezc-Base/ezc-Base-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Base/ezc-Base-1.0.ebuild b/dev-php5/ezc-Base/ezc-Base-1.0.ebuild
index 51d05c85da63..abb758e05666 100644
--- a/dev-php5/ezc-Base/ezc-Base-1.0.ebuild
+++ b/dev-php5/ezc-Base/ezc-Base-1.0.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-php5/ezc-Base/ezc-Base-1.0.ebuild,v 1.2 2006/05/30 11:09:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.0.ebuild,v 1.3 2006/06/06 20:07:52 dertobi123 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="ppc64 ~x86"
+KEYWORDS="~ppc ppc64 ~x86"
IUSE=""
SRC_URI="http://components.ez.no/get/Base-${PV}.tgz"
DEPEND=">=dev-lang/php-5.1.1