diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:31:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:31:19 +0000 |
commit | 5e9af8438b3f3b0f280978640f21a1e5a22d9b4e (patch) | |
tree | b3f7f75a55e00080ed28ed396e157d882bc4aae7 /dev-php5/ezc-TranslationCacheTiein | |
parent | fix changelog (diff) | |
download | historical-5e9af8438b3f3b0f280978640f21a1e5a22d9b4e.tar.gz historical-5e9af8438b3f3b0f280978640f21a1e5a22d9b4e.tar.bz2 historical-5e9af8438b3f3b0f280978640f21a1e5a22d9b4e.zip |
Added ~ppc64; bug #134717
Package-Manager: portage-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 |