diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-06 20:14:54 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-06 20:14:54 +0000 |
commit | 6b5389f94127a8f87451d43837aab229946f48e0 (patch) | |
tree | d8eb81a356f495c3062c75b5128d81b56d41b885 /dev-php5/ezc-TranslationCacheTiein | |
parent | Added ~ppc, bug #134717 (diff) | |
download | gentoo-2-6b5389f94127a8f87451d43837aab229946f48e0.tar.gz gentoo-2-6b5389f94127a8f87451d43837aab229946f48e0.tar.bz2 gentoo-2-6b5389f94127a8f87451d43837aab229946f48e0.zip |
Added ~ppc, bug #134717
(Portage version: 2.1_rc4)
Diffstat (limited to 'dev-php5/ezc-TranslationCacheTiein')
-rw-r--r-- | dev-php5/ezc-TranslationCacheTiein/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog index c539471e0aa5..b04f1913cc88 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.2 2006/05/30 11:16:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.3 2006/06/06 20:14:54 dertobi123 Exp $ + + 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ezc-TranslationCacheTiein-1.0.ebuild: + Added ~ppc, bug #134717 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-TranslationCacheTiein-1.0.ebuild: diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild index 5b06e2fc334e..819bd4453870 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.2 2006/05/30 11:16:20 corsair Exp $ +# $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 $ inherit php-ezc DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86" IUSE="" RDEPEND="${RDEPEND} dev-php5/ezc-Cache |