diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-25 22:27:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-25 22:27:23 +0000 |
commit | f54c5ba364cca30d9a4405cf256926b1948fcac7 (patch) | |
tree | 9c89ffe5b600e1f52953a68f84765d7c43eee0c7 /dev-php5 | |
parent | Add ~alpha + ~ia64 keywords, bug 134717. (diff) | |
download | gentoo-2-f54c5ba364cca30d9a4405cf256926b1948fcac7.tar.gz gentoo-2-f54c5ba364cca30d9a4405cf256926b1948fcac7.tar.bz2 gentoo-2-f54c5ba364cca30d9a4405cf256926b1948fcac7.zip |
Add ~alpha + ~ia64 keywords, bug 134717.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Configuration/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index 0057695050d2..e90e3c2b6149 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.13 2006/10/09 07:13:20 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.14 2006/11/25 22:27:23 kloeri Exp $ + + 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + ezc-Configuration-1.0.4.ebuild: + Add ~alpha + ~ia64 keywords, bug 134717. *ezc-Configuration-1.0.4 (09 Oct 2006) diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild index 67d17b356742..8ff93dda6f9e 100644 --- a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.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.4.ebuild,v 1.1 2006/10/09 07:13:20 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild,v 1.2 2006/11/25 22:27:23 kloeri Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you to use configuration files in different formats." SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |