summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-08-24 02:11:13 +0000
committerJason Wever <weeve@gentoo.org>2006-08-24 02:11:13 +0000
commitda80f6f2e37ea1f15650b15d67d0b9d7b52114f7 (patch)
treec7a6a90255d23d78aacd69b9bda9ebf0b19eef08 /dev-php5/ezc-TranslationCacheTiein
parentAdded ~sparc keyword wrt bug #134717. (diff)
downloadgentoo-2-da80f6f2e37ea1f15650b15d67d0b9d7b52114f7.tar.gz
gentoo-2-da80f6f2e37ea1f15650b15d67d0b9d7b52114f7.tar.bz2
gentoo-2-da80f6f2e37ea1f15650b15d67d0b9d7b52114f7.zip
Added ~sparc keyword wrt bug #134717.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'dev-php5/ezc-TranslationCacheTiein')
-rw-r--r--dev-php5/ezc-TranslationCacheTiein/ChangeLog6
-rw-r--r--dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog
index 428966f731c0..3681f593f7ea 100644
--- a/dev-php5/ezc-TranslationCacheTiein/ChangeLog
+++ b/dev-php5/ezc-TranslationCacheTiein/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/ezc-TranslationCacheTiein
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.5 2006/07/12 07:53:58 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.6 2006/08/24 02:11:13 weeve Exp $
+
+ 24 Aug 2006; Jason Wever <weeve@gentoo.org>
+ ezc-TranslationCacheTiein-1.1.ebuild:
+ Added ~sparc keyword wrt bug #134717.
12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org>
ezc-TranslationCacheTiein-1.0.ebuild,
diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild
index f1bcd5d4d230..2fe1626f2010 100644
--- a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild
+++ b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.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-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild,v 1.2 2006/07/12 07:53:58 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild,v 1.3 2006/08/24 02:11:13 weeve Exp $
inherit php-ezc
DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component."
SLOT="0"
-KEYWORDS="~ppc ~ppc64 ~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="${RDEPEND}
dev-php5/ezc-Cache