From f08175014bbebfbb8c99cc26b842417fe6d749e7 Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Sun, 13 Jan 2008 16:08:33 +0000 Subject: Add eZ Components 2007.2 from project overlay (Portage version: 2.1.2.12) --- dev-php5/ezc-Translation/ChangeLog | 14 ++++++++++++-- dev-php5/ezc-Translation/ezc-Translation-1.1.6.ebuild | 16 ++++++++++++++++ .../ezc-Translation/files/digest-ezc-Translation-1.1.6 | 3 +++ 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 dev-php5/ezc-Translation/ezc-Translation-1.1.6.ebuild create mode 100644 dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.6 (limited to 'dev-php5') diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index fb22c330b1c9..55a294f5535f 100644 --- a/dev-php5/ezc-Translation/ChangeLog +++ b/dev-php5/ezc-Translation/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php5/ezc-Translation -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.14 2007/10/08 19:03:15 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.15 2008/01/13 16:08:32 jokey Exp $ + +*ezc-Translation-1.1.6 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann + +ezc-Translation-1.1.6.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc + +ezc-Translation-1.1.6.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann ezc-Translation-1.1.4.ebuild: diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.6.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.6.ebuild new file mode 100644 index 000000000000..c5189deed093 --- /dev/null +++ b/dev-php5/ezc-Translation/ezc-Translation-1.1.6.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.1.6.ebuild,v 1.1 2008/01/13 16:08:32 jokey Exp $ + +EZC_BASE_MIN="1.3.1" +inherit php-ezc depend.php + +DESCRIPTION="This eZ component reads XML translation definitions (the Qt Linguist format) +and presents you with a class to apply translations to strings." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" + +pkg_setup() { + require_php_with_use xml +} diff --git a/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.6 b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.6 new file mode 100644 index 000000000000..d790e42d4e12 --- /dev/null +++ b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.6 @@ -0,0 +1,3 @@ +MD5 15584c80450b543dbf847daf4d3c8964 Translation-1.1.6.tgz 101976 +RMD160 a583ac4ab700c39fa34c8a346b9d20878485cd6a Translation-1.1.6.tgz 101976 +SHA256 66e45a80b09f285f9c9fe5d25e42c0494a0211ad1e1fdc2ddecafa6f9d10a199 Translation-1.1.6.tgz 101976 -- cgit v1.2.3-65-gdbad