diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:57:11 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:57:11 +0000 |
commit | 058c07d47ee4cc4fcecd6b4b2cf1d3f71ea7cdad (patch) | |
tree | a14518c0b702b14f155c8bd974fba2384c53f3b5 /dev-php5/ezc-TranslationCacheTiein | |
parent | Version bump for eZC 2007.1.1 (diff) | |
download | gentoo-2-058c07d47ee4cc4fcecd6b4b2cf1d3f71ea7cdad.tar.gz gentoo-2-058c07d47ee4cc4fcecd6b4b2cf1d3f71ea7cdad.tar.bz2 gentoo-2-058c07d47ee4cc4fcecd6b4b2cf1d3f71ea7cdad.zip |
Version bump for eZC 2007.1.1
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/ezc-TranslationCacheTiein')
3 files changed, 25 insertions, 2 deletions
diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog index 434f6fa0bb82..74fc24538c9e 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.9 2006/11/25 22:22:52 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.10 2007/08/30 13:57:11 jokey Exp $ + +*ezc-TranslationCacheTiein-1.1.2 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> + +ezc-TranslationCacheTiein-1.1.2.ebuild: + Version bump for eZC 2007.1.1 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> ezc-TranslationCacheTiein-1.1.1.ebuild: diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild new file mode 100644 index 000000000000..d08faf4265ab --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2007 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.2.ebuild,v 1.1 2007/08/30 13:57:11 jokey Exp $ + +inherit php-ezc depend.php + +DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="${RDEPEND} + >=dev-php5/ezc-Translation-1.1.4 + >=dev-php5/ezc-Cache-1.2" diff --git a/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.2 b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.2 new file mode 100644 index 000000000000..e974e3c94ea0 --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.2 @@ -0,0 +1,3 @@ +MD5 a8533f7ce04bc98a04b79f9e82083852 TranslationCacheTiein-1.1.2.tgz 11426 +RMD160 6d986a84a609544e42e743179bb926fd580de3ba TranslationCacheTiein-1.1.2.tgz 11426 +SHA256 d5cda87fc67c73c06640ea0908d1159b2cd0bb9f8a1d36d41a0628a71d356720 TranslationCacheTiein-1.1.2.tgz 11426 |