diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:16:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:16:20 +0000 |
commit | f3560ce29f7ee57cba3bcbfe09aab9a965d8e050 (patch) | |
tree | 104b670f4693f0f19cc8a93e93737a13115bbf73 /dev-php5/ezc-TranslationCacheTiein | |
parent | Added ~ppc64; bug #134717 (diff) | |
download | gentoo-2-f3560ce29f7ee57cba3bcbfe09aab9a965d8e050.tar.gz gentoo-2-f3560ce29f7ee57cba3bcbfe09aab9a965d8e050.tar.bz2 gentoo-2-f3560ce29f7ee57cba3bcbfe09aab9a965d8e050.zip |
Added ~ppc64; bug #134717
(Portage version: 2.0.54-r2)
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 9f6a1cb067ff..c539471e0aa5 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.1 2006/01/30 15:30:31 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.2 2006/05/30 11:16:20 corsair Exp $ + + 30 May 2006; Markus Rothe <corsair@gentoo.org> + ezc-TranslationCacheTiein-1.0.ebuild: + Added ~ppc64; bug #134717 *ezc-TranslationCacheTiein-1.0 (30 Jan 2006) diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.0.ebuild index 6921ba78acda..5b06e2fc334e 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.1 2006/01/30 15:30:31 sebastian Exp $ +# $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 $ inherit php-ezc DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="" RDEPEND="${RDEPEND} dev-php5/ezc-Cache |