diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:01:56 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:01:56 +0000 |
commit | 52836d4a9a8c9a55a42a5e1d9e50aab33abb5f13 (patch) | |
tree | 5146be2e63eea06fcc77a7ff169012954aad7f6a /dev-php5/ezc-Translation | |
parent | Version bump. (diff) | |
download | gentoo-2-52836d4a9a8c9a55a42a5e1d9e50aab33abb5f13.tar.gz gentoo-2-52836d4a9a8c9a55a42a5e1d9e50aab33abb5f13.tar.bz2 gentoo-2-52836d4a9a8c9a55a42a5e1d9e50aab33abb5f13.zip |
Version bump.
(Portage version: 2.1)
Diffstat (limited to 'dev-php5/ezc-Translation')
-rw-r--r-- | dev-php5/ezc-Translation/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index add08f576a0e..759b1cafb678 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.4 2006/06/06 20:13:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.5 2006/06/12 12:01:55 sebastian Exp $ + +*ezc-Translation-1.1 (12 Jun 2006) + + 12 Jun 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Translation-1.1.ebuild: + Version bump. 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> ezc-Translation-1.0.ebuild: diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild new file mode 100644 index 000000000000..9e8ca186f74f --- /dev/null +++ b/dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2006 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.ebuild,v 1.1 2006/06/12 12:01:55 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." +SLOT="0" +KEYWORDS="~ppc ~ppc64 ~x86" +IUSE="" diff --git a/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1 b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1 new file mode 100644 index 000000000000..24f9eaf8bf82 --- /dev/null +++ b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1 @@ -0,0 +1,3 @@ +MD5 b2c5ee9a38722811c0d5c665cd31f7e5 Translation-1.1.tgz 18877 +RMD160 e4421ac316e3683ac70795d1fe9af5d4959499a5 Translation-1.1.tgz 18877 +SHA256 0bcb4eea36812cc342badf789bdc8f7f833c31d5d028d4c975999d3092fb7e14 Translation-1.1.tgz 18877 |