summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-07-12 07:53:58 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-07-12 07:53:58 +0000
commit01f4504e1455368150899b0fadc690b96fcc5d10 (patch)
tree777b9d2aad5ab9ec4b4ccb4021d6d3b1a634d8ea /dev-php5/ezc-EventLogDatabaseTiein
parentAdd abi parameter to get_abi_* calls in multilib_toolchain_setup (bug #138296) (diff)
downloadgentoo-2-01f4504e1455368150899b0fadc690b96fcc5d10.tar.gz
gentoo-2-01f4504e1455368150899b0fadc690b96fcc5d10.tar.bz2
gentoo-2-01f4504e1455368150899b0fadc690b96fcc5d10.zip
Keyword ~amd64.
(Portage version: 2.1.1_pre2-r7)
Diffstat (limited to 'dev-php5/ezc-EventLogDatabaseTiein')
-rw-r--r--dev-php5/ezc-EventLogDatabaseTiein/ChangeLog6
-rw-r--r--dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog b/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog
index d31826b5f747..bf6ce2a4800d 100644
--- a/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog
+++ b/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/ezc-EventLogDatabaseTiein
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog,v 1.3 2006/06/06 20:26:28 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ChangeLog,v 1.4 2006/07/12 07:53:57 sebastian Exp $
+
+ 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ ezc-EventLogDatabaseTiein-1.0.ebuild:
+ Keyword ~amd64.
06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
ezc-EventLogDatabaseTiein-1.0.ebuild:
diff --git a/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild b/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild
index 80b008af8172..299b02cfd845 100644
--- a/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild
+++ b/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild,v 1.3 2006/06/06 20:26:28 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLogDatabaseTiein/ezc-EventLogDatabaseTiein-1.0.ebuild,v 1.4 2006/07/12 07:53:57 sebastian Exp $
inherit php-ezc
DESCRIPTION="This eZ component contains the database writer backend for the EventLog component."
SLOT="0"
-KEYWORDS="~ppc ~ppc64 ~x86"
+KEYWORDS="~ppc ~ppc64 ~x86 ~amd64"
IUSE=""
RDEPEND="${RDEPEND}
dev-php5/ezc-Database