diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:20:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:20:43 +0000 |
commit | 7228283c2557ac86079b40fe097664f92766a094 (patch) | |
tree | e65f7f0f70f7df4a0d770aa019e1d7bf49550457 /dev-php5/ezc-Configuration | |
parent | Fix(hopefully) bug 114302, 134422, 134368. Thanks too Jakub Moc, Paul Varner,... (diff) | |
download | gentoo-2-7228283c2557ac86079b40fe097664f92766a094.tar.gz gentoo-2-7228283c2557ac86079b40fe097664f92766a094.tar.bz2 gentoo-2-7228283c2557ac86079b40fe097664f92766a094.zip |
Added ~ppc64; bug #134717
(Portage version: 2.0.54-r2)
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 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index 8dc179fa1e46..7f5cbf18b2b9 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.5 2006/05/01 15:40:22 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.6 2006/05/30 11:20:43 corsair Exp $ + + 30 May 2006; Markus Rothe <corsair@gentoo.org> + ezc-Configuration-1.0.1.ebuild: + Added ~ppc64; bug #134717 01 May 2006; Sebastian Bergmann <sebastian@gentoo.org> -ezc-Configuration-1.0.ebuild: 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 e151cab03d5a..d74f85635cda 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.1 2006/02/20 10:49:29 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ezc-Configuration-1.0.1.ebuild,v 1.2 2006/05/30 11:20:43 corsair Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you to use configuration files in different formats." SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="" |