summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-30 11:09:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-30 11:09:12 +0000
commit81c565035c966be1a3e8f1f2b5b9ccfff3154860 (patch)
tree55ce40f69d85e39f88f759aa3128028a456bd349 /dev-php5
parentnew version (diff)
downloadgentoo-2-81c565035c966be1a3e8f1f2b5b9ccfff3154860.tar.gz
gentoo-2-81c565035c966be1a3e8f1f2b5b9ccfff3154860.tar.bz2
gentoo-2-81c565035c966be1a3e8f1f2b5b9ccfff3154860.zip
Added ~ppc64; bug #134717
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/ezc-Base/ChangeLog5
-rw-r--r--dev-php5/ezc-Base/ezc-Base-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Base/ChangeLog b/dev-php5/ezc-Base/ChangeLog
index 044e483f6ade..a87e22256add 100644
--- a/dev-php5/ezc-Base/ChangeLog
+++ b/dev-php5/ezc-Base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/ezc-Base
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v 1.3 2006/01/30 15:21:30 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v 1.4 2006/05/30 11:09:12 corsair Exp $
+
+ 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-Base-1.0.ebuild:
+ Added ~ppc64; bug #134717
*ezc-Base-1.0 (30 Jan 2006)
diff --git a/dev-php5/ezc-Base/ezc-Base-1.0.ebuild b/dev-php5/ezc-Base/ezc-Base-1.0.ebuild
index 4e367efd906e..51d05c85da63 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.1 2006/01/30 15:21:30 sebastian Exp $
+# $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 $
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="~x86"
+KEYWORDS="ppc64 ~x86"
IUSE=""
SRC_URI="http://components.ez.no/get/Base-${PV}.tgz"
DEPEND=">=dev-lang/php-5.1.1