diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:56:03 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:56:03 +0000 |
commit | 8770703af7d97c3e11dd2c28d23e6dee58d71621 (patch) | |
tree | 6431d936e70ee809bf1df60f3dee3ad7e87cca3c /dev-php5/ezc-Translation | |
parent | Version bump for eZC 2007.1.1 (diff) | |
download | gentoo-2-8770703af7d97c3e11dd2c28d23e6dee58d71621.tar.gz gentoo-2-8770703af7d97c3e11dd2c28d23e6dee58d71621.tar.bz2 gentoo-2-8770703af7d97c3e11dd2c28d23e6dee58d71621.zip |
Version bump for eZC 2007.1.1
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/ezc-Translation')
-rw-r--r-- | dev-php5/ezc-Translation/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild | 15 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.4 | 3 |
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index 7b84f0029d3b..02bd8b0b2849 100644 --- a/dev-php5/ezc-Translation/ChangeLog +++ b/dev-php5/ezc-Translation/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Translation -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.11 2006/11/25 22:21:22 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.12 2007/08/30 13:56:03 jokey Exp $ + +*ezc-Translation-1.1.4 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> + +ezc-Translation-1.1.4.ebuild: + Version bump for eZC 2007.1.1 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> ezc-Translation-1.1.2.ebuild: diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild new file mode 100644 index 000000000000..827e4af47447 --- /dev/null +++ b/dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 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.4.ebuild,v 1.1 2007/08/30 13:56:03 jokey Exp $ + +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 ~x86" +IUSE="" + +pkg_setup() { + require_php_with_use xml +} diff --git a/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.4 b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.4 new file mode 100644 index 000000000000..f0b7b06a8480 --- /dev/null +++ b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.4 @@ -0,0 +1,3 @@ +MD5 0f089fb91f2bbc25f04f20b4e0646faf Translation-1.1.4.tgz 101869 +RMD160 6590561857b670dab10805c4a60894ddc662dbac Translation-1.1.4.tgz 101869 +SHA256 6220fe0bc5833d8cd571cc8490f088c660c138c2cc054e0c18533e73b5e7de65 Translation-1.1.4.tgz 101869 |