diff options
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 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index 759b1cafb678..e807e3a4a06f 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.5 2006/06/12 12:01:55 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.6 2006/07/12 07:53:57 sebastian Exp $ + + 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-Translation-1.0.ebuild, ezc-Translation-1.1.ebuild: + Keyword ~amd64. *ezc-Translation-1.1 (12 Jun 2006) diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild index 896189f4e7ea..5b3286657434 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.3 2006/06/06 20:13:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild,v 1.4 2006/07/12 07:53:57 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild index 9e8ca186f74f..ad0edffa4192 100644 --- a/dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild +++ b/dev-php5/ezc-Translation/ezc-Translation-1.1.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.1.ebuild,v 1.1 2006/06/12 12:01:55 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.1.ebuild,v 1.2 2006/07/12 07:53:57 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" |