diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
commit | ff6b2f7ac237252eb1a36104919c61153128b501 (patch) | |
tree | faa3ed19c22a5a4ddb5c344986ea29d7a851bccd /dev-php5/ezc-Translation | |
parent | add missing X deps, bug #205618 (diff) | |
download | historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.gz historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.bz2 historical-ff6b2f7ac237252eb1a36104919c61153128b501.zip |
Add eZ Components 2007.2 from project overlay
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php5/ezc-Translation')
-rw-r--r-- | dev-php5/ezc-Translation/ChangeLog | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.1.6.ebuild | 16 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.6 | 3 |
3 files changed, 31 insertions, 2 deletions
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 <jokey@gentoo.org> + +ezc-Translation-1.1.6.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> + +ezc-Translation-1.1.6.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> 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 |