diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-11-20 15:43:36 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-11-20 15:43:36 +0000 |
commit | 67bca03ab2ab7e4dec2f6ec82d7685afe6741844 (patch) | |
tree | ba9aeb2b1fa4debb2269e4e00101626cc5ec7962 /dev-php5 | |
parent | Version bump, (diff) | |
download | gentoo-2-67bca03ab2ab7e4dec2f6ec82d7685afe6741844.tar.gz gentoo-2-67bca03ab2ab7e4dec2f6ec82d7685afe6741844.tar.bz2 gentoo-2-67bca03ab2ab7e4dec2f6ec82d7685afe6741844.zip |
Version bump,
(Portage version: 2.1.2_rc2)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Translation/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.1.2.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index 7a55b57eb33f..d7bd17dfc099 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.9 2006/10/01 18:23:18 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.10 2006/11/20 15:43:36 sebastian Exp $ + +*ezc-Translation-1.1.2 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Translation-1.1.2.ebuild: + Version bump. 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Translation-1.1.1.ebuild: Added ~hppa to KEYWORDS. diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.2.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.2.ebuild new file mode 100644 index 000000000000..92687f958d04 --- /dev/null +++ b/dev-php5/ezc-Translation/ezc-Translation-1.1.2.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.2.ebuild,v 1.1 2006/11/20 15:43:36 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 new file mode 100644 index 000000000000..e2a89801a047 --- /dev/null +++ b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 @@ -0,0 +1,3 @@ +MD5 4ae5144554c91f85cd3e5711b8161d84 Translation-1.1.2.tgz 19120 +RMD160 24a852b971ae17f7577fa35993619375f534bb68 Translation-1.1.2.tgz 19120 +SHA256 a21afc6042faba5f0ba6d0083ecba6b34dab5bd86e3931bb68ad56993cde27c9 Translation-1.1.2.tgz 19120 |