diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:13:31 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:13:31 +0000 |
commit | 7a3fce5002994e797f390bc796b564c4c389fa80 (patch) | |
tree | d242b08218c6079901674e5124e653cee7acf846 /dev-php5/ezc-Translation | |
parent | Version bump. (diff) | |
download | gentoo-2-7a3fce5002994e797f390bc796b564c4c389fa80.tar.gz gentoo-2-7a3fce5002994e797f390bc796b564c4c389fa80.tar.bz2 gentoo-2-7a3fce5002994e797f390bc796b564c4c389fa80.zip |
Version bump.
(Portage version: 2.1.1_rc1-r1)
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.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/files/digest-ezc-Translation-1.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 d5b902e9a26e..01191e2ff62f 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.7 2006/08/24 02:10:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.8 2006/08/28 09:13:31 sebastian Exp $ + +*ezc-Translation-1.1.1 (28 Aug 2006) + + 28 Aug 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Translation-1.1.1.ebuild: + Version bump. 24 Aug 2006; Jason Wever <weeve@gentoo.org> ezc-Translation-1.1.ebuild: Added ~sparc keyword wrt bug #134717. diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.1.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.1.ebuild new file mode 100644 index 000000000000..6cabd99630a5 --- /dev/null +++ b/dev-php5/ezc-Translation/ezc-Translation-1.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.1.ebuild,v 1.1 2006/08/28 09:13:31 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.1 b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.1 new file mode 100644 index 000000000000..f0258aa75470 --- /dev/null +++ b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.1 @@ -0,0 +1,3 @@ +MD5 4ce730232d59787ada44a70afba6b328 Translation-1.1.1.tgz 19099 +RMD160 0efa2719423b8240ee2632f1193a01fd16ff746c Translation-1.1.1.tgz 19099 +SHA256 9baca6b2a8f793a3cf924bdf4807262187fe8350aab7555de4a9504a74a66ff0 Translation-1.1.1.tgz 19099 |