diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-12 07:53:58 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-12 07:53:58 +0000 |
commit | 01f4504e1455368150899b0fadc690b96fcc5d10 (patch) | |
tree | 777b9d2aad5ab9ec4b4ccb4021d6d3b1a634d8ea /dev-php5/ezc-TranslationCacheTiein | |
parent | Add abi parameter to get_abi_* calls in multilib_toolchain_setup (bug #138296) (diff) | |
download | gentoo-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-TranslationCacheTiein')
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog index bc79bc1447ef..428966f731c0 100644 --- a/dev-php5/ezc-TranslationCacheTiein/ChangeLog +++ b/dev-php5/ezc-TranslationCacheTiein/ChangeLog @@ -1,6 +1,11 @@ # 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.4 2006/06/12 12:02:44 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.5 2006/07/12 07:53:58 sebastian Exp $ + + 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-TranslationCacheTiein-1.0.ebuild, + ezc-TranslationCacheTiein-1.1.ebuild: + Keyword ~amd64. *ezc-TranslationCacheTiein-1.1 (12 Jun 2006) diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild index 819bd4453870..db1895762857 100644 --- a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild +++ b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-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-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild,v 1.3 2006/06/06 20:14:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild,v 1.4 2006/07/12 07:53:58 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" RDEPEND="${RDEPEND} dev-php5/ezc-Cache diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild index b602611efb0a..f1bcd5d4d230 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.1 2006/06/12 12:02:44 sebastian Exp $ +# $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 $ inherit php-ezc DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" RDEPEND="${RDEPEND} dev-php5/ezc-Cache |