diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-11-20 15:44:00 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-11-20 15:44:00 +0000 |
commit | 6684d0c3d508d3e5eba316b5acd282d3ad91a829 (patch) | |
tree | efa878c7324ea849667d678ad5daf5d2bb6f4ab0 /dev-php5/ezc-TranslationCacheTiein | |
parent | Version bump, (diff) | |
download | gentoo-2-6684d0c3d508d3e5eba316b5acd282d3ad91a829.tar.gz gentoo-2-6684d0c3d508d3e5eba316b5acd282d3ad91a829.tar.bz2 gentoo-2-6684d0c3d508d3e5eba316b5acd282d3ad91a829.zip |
Version bump,
(Portage version: 2.1.2_rc2)
Diffstat (limited to 'dev-php5/ezc-TranslationCacheTiein')
3 files changed, 23 insertions, 1 deletions
diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog index 3c522db7c8e4..ab00dcc84ac6 100644 --- a/dev-php5/ezc-TranslationCacheTiein/ChangeLog +++ b/dev-php5/ezc-TranslationCacheTiein/ChangeLog @@ -1,6 +1,12 @@ # 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.7 2006/10/01 20:10:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.8 2006/11/20 15:44:00 sebastian Exp $ + +*ezc-TranslationCacheTiein-1.1.1 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-TranslationCacheTiein-1.1.1.ebuild: + Version bump. 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-TranslationCacheTiein-1.1.ebuild: diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild new file mode 100644 index 000000000000..cf54f89f3c20 --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild @@ -0,0 +1,13 @@ +# 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.1.ebuild,v 1.1 2006/11/20 15:44:00 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND="${RDEPEND} + dev-php5/ezc-Cache + dev-php5/ezc-Translation" diff --git a/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.1 b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.1 new file mode 100644 index 000000000000..48157638142e --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.1 @@ -0,0 +1,3 @@ +MD5 26d0c3b7fef0f98882f1be9721d77ff6 TranslationCacheTiein-1.1.1.tgz 4121 +RMD160 f435bde1de01d4924241d9d116eb2cb6a23db26a TranslationCacheTiein-1.1.1.tgz 4121 +SHA256 bff0434965c51e747422b8ea1fa7b88ec629230cc51b8c10efab8043e17d0cba TranslationCacheTiein-1.1.1.tgz 4121 |