Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-php5/ezc-TranslationCacheTiein
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.14 2008/03/19 00:16:59 jokey Exp $
19 Mar 2008; Markus Ullmann
-ezc-TranslationCacheTiein-1.0.ebuild,
-ezc-TranslationCacheTiein-1.1.ebuild,
-ezc-TranslationCacheTiein-1.1.1.ebuild:
Drop old
13 Jan 2008; Markus Ullmann
ezc-TranslationCacheTiein-1.1.2.ebuild:
Add eZ Components 2007.2 from project overlay
12 Jan 2008; Jakub Moc
+ezc-TranslationCacheTiein-1.1.2.ebuild:
Pinpoint ezc-Base dependency
08 Oct 2007; Markus Ullmann
ezc-TranslationCacheTiein-1.1.2.ebuild:
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
31 Aug 2007; Jeroen Roovers
ezc-TranslationCacheTiein-1.1.2.ebuild:
Marked ~hppa (bug #190787).
*ezc-TranslationCacheTiein-1.1.2 (30 Aug 2007)
30 Aug 2007; Markus Ullmann
+ezc-TranslationCacheTiein-1.1.2.ebuild:
Version bump for eZC 2007.1.1
25 Nov 2006; Bryan Østergaard
ezc-TranslationCacheTiein-1.1.1.ebuild:
Add ~alpha + ~ia64 keywords, bug 134717.
*ezc-TranslationCacheTiein-1.1.1 (20 Nov 2006)
20 Nov 2006; Sebastian Bergmann
+ezc-TranslationCacheTiein-1.1.1.ebuild:
Version bump.
01 Oct 2006; Guy Martin
ezc-TranslationCacheTiein-1.1.ebuild:
Added ~hppa to KEYWORDS.
24 Aug 2006; Jason Wever
ezc-TranslationCacheTiein-1.1.ebuild:
Added ~sparc keyword wrt bug #134717.
12 Jul 2006; Sebastian Bergmann
ezc-TranslationCacheTiein-1.0.ebuild,
ezc-TranslationCacheTiein-1.1.ebuild:
Keyword ~amd64.
*ezc-TranslationCacheTiein-1.1 (12 Jun 2006)
12 Jun 2006; Sebastian Bergmann
+ezc-TranslationCacheTiein-1.1.ebuild:
Version bump.
06 Jun 2006; Tobias Scherbaum
ezc-TranslationCacheTiein-1.0.ebuild:
Added ~ppc, bug #134717
30 May 2006; Markus Rothe
ezc-TranslationCacheTiein-1.0.ebuild:
Added ~ppc64; bug #134717
*ezc-TranslationCacheTiein-1.0 (30 Jan 2006)
30 Jan 2006; Sebastian Bergmann
+ezc-TranslationCacheTiein-1.0.ebuild:
Initial ebuild.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
DIST TranslationCacheTiein-1.1.2.tgz 11426 RMD160 6d986a84a609544e42e743179bb926fd580de3ba SHA1 3b3706567fd23710ef2aab9bbaef70a6173daad6 SHA256 d5cda87fc67c73c06640ea0908d1159b2cd0bb9f8a1d36d41a0628a71d356720
EBUILD ezc-TranslationCacheTiein-1.1.2.ebuild 535 RMD160 dcb7d65a9b12c49ac272989039c5ce80aa38067d SHA1 2675a5f76ff3dabf115ca1783a11e5070699827c SHA256 40f84880f608c344ac48d5d2f0289f63d1d9f458e5a0745f9bcafa9efbbb9ddf
MISC ChangeLog 2443 RMD160 648f635f13d47643b785383124229663472f0736 SHA1 05542bf898ed8395de0bce8cda277660626e3fa3 SHA256 fefa7147e199981d194b3f36aa57db0b0688d609a1c1b3ac5a7f3612a6be9003
MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
iD8DBQFH4FuAz974XjDVpbkRAmiaAJwMFsP1ueQ9ADQ2KYP56pBye5aRPACgwwK/
/y2CWy41ik7kmoJDJBdMpGk=
=RjyH
-----END PGP SIGNATURE-----
# Copyright 1999-2008 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.4 2008/01/13 16:08:57 jokey Exp $
EZC_BASE_MIN="1.2"
inherit php-ezc depend.php
DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component."
SLOT="0"
KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE=""
RDEPEND="${RDEPEND}
>=dev-php5/ezc-Translation-1.1.4
>=dev-php5/ezc-Cache-1.1.2"