diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-06 20:13:25 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-06 20:13:25 +0000 |
commit | 69cbe7c8c5d3d359cfc34350ae3d75e7f31e2eb5 (patch) | |
tree | f9921a0f55e6f4909f8a07475e58dcce6a53c431 /dev-php5/ezc-Translation | |
parent | Added ~ppc, bug #134717 (diff) | |
download | gentoo-2-69cbe7c8c5d3d359cfc34350ae3d75e7f31e2eb5.tar.gz gentoo-2-69cbe7c8c5d3d359cfc34350ae3d75e7f31e2eb5.tar.bz2 gentoo-2-69cbe7c8c5d3d359cfc34350ae3d75e7f31e2eb5.zip |
Added ~ppc, bug #134717
(Portage version: 2.1_rc4)
Diffstat (limited to 'dev-php5/ezc-Translation')
-rw-r--r-- | dev-php5/ezc-Translation/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index 9ea91cf9be91..add08f576a0e 100644 --- a/dev-php5/ezc-Translation/ChangeLog +++ b/dev-php5/ezc-Translation/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2006/05/30 11:14:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.4 2006/06/06 20:13:25 dertobi123 Exp $ + + 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ezc-Translation-1.0.ebuild: + Added ~ppc, bug #134717 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-Translation-1.0.ebuild: Added ~ppc64; bug #134717 diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild index 799d5bfd15b8..896189f4e7ea 100644 --- a/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild +++ b/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild @@ -1,10 +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.0.ebuild,v 1.2 2006/05/30 11:14:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild,v 1.3 2006/06/06 20:13:25 dertobi123 Exp $ inherit php-ezc DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86" IUSE="" |