diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:02:44 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:02:44 +0000 |
commit | 9ee46ab4e1f37617fdbb74722e5cee64aa12a3aa (patch) | |
tree | 73e06adc7b3a26fb6fd356d5bd93555ac62c4bf4 /dev-php5/ezc-TranslationCacheTiein | |
parent | Version bump. (diff) | |
download | gentoo-2-9ee46ab4e1f37617fdbb74722e5cee64aa12a3aa.tar.gz gentoo-2-9ee46ab4e1f37617fdbb74722e5cee64aa12a3aa.tar.bz2 gentoo-2-9ee46ab4e1f37617fdbb74722e5cee64aa12a3aa.zip |
Version bump.
(Portage version: 2.1)
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 b04f1913cc88..bc79bc1447ef 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.3 2006/06/06 20:14:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.4 2006/06/12 12:02:44 sebastian Exp $ + +*ezc-TranslationCacheTiein-1.1 (12 Jun 2006) + + 12 Jun 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-TranslationCacheTiein-1.1.ebuild: + Version bump. 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> ezc-TranslationCacheTiein-1.0.ebuild: diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.ebuild new file mode 100644 index 000000000000..b602611efb0a --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-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.ebuild,v 1.1 2006/06/12 12:02:44 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." +SLOT="0" +KEYWORDS="~ppc ~ppc64 ~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 b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1 new file mode 100644 index 000000000000..f41db2307db6 --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1 @@ -0,0 +1,3 @@ +MD5 2f0ac9d8c911253fedc954d78a2ee579 TranslationCacheTiein-1.1.tgz 4129 +RMD160 39176ca7b931a744188d6afc952fd4f195c8b695 TranslationCacheTiein-1.1.tgz 4129 +SHA256 61292147af4c1ed4140e71af40529e0debc75750c396b1714127516e1dedc78a TranslationCacheTiein-1.1.tgz 4129 |