diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-12 07:53:58 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-12 07:53:58 +0000 |
commit | 5c26b99cabae2548527cd1ed3783b82f7927d636 (patch) | |
tree | 1eaabb7a78ce0d626b93b195c8c73ca7a1ab7a3c /dev-php5/ezc-Configuration | |
parent | Add abi parameter to get_abi_* calls in multilib_toolchain_setup (bug #138296) (diff) | |
download | historical-5c26b99cabae2548527cd1ed3783b82f7927d636.tar.gz historical-5c26b99cabae2548527cd1ed3783b82f7927d636.tar.bz2 historical-5c26b99cabae2548527cd1ed3783b82f7927d636.zip |
Keyword ~amd64.
Package-Manager: portage-2.1.1_pre2-r7
Diffstat (limited to 'dev-php5/ezc-Configuration')
-rw-r--r-- | dev-php5/ezc-Configuration/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index 72e250a4a619..ef26590ddae3 100644 --- a/dev-php5/ezc-Configuration/ChangeLog +++ b/dev-php5/ezc-Configuration/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-Configuration # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.8 2006/06/12 11:40:36 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.9 2006/07/12 07:53:57 sebastian Exp $ + + 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-Configuration-1.0.1.ebuild, ezc-Configuration-1.0.2.ebuild: + Keyword ~amd64. *ezc-Configuration-1.0.2 (12 Jun 2006) diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.1.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.1.ebuild index ef3a8ad1a007..107db492eaf8 100644 --- a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.1.ebuild +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.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-Configuration/ezc-Configuration-1.0.1.ebuild,v 1.3 2006/06/06 20:20:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ezc-Configuration-1.0.1.ebuild,v 1.4 2006/07/12 07:53:57 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you to use configuration files in different formats." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild index 562d0c86a774..ce7a7fa33b34 100644 --- a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.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-Configuration/ezc-Configuration-1.0.2.ebuild,v 1.1 2006/06/12 11:40:36 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild,v 1.2 2006/07/12 07:53:57 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you to use configuration files in different formats." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" |