diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:14 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:14 +0000 |
commit | 6c409497f3c023a110e125f3ebc8850fae3b47f7 (patch) | |
tree | fbc4cd6e994374a47a1cb5c1e228d430a01957d5 /dev-php5/ezc-Configuration | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-6c409497f3c023a110e125f3ebc8850fae3b47f7.tar.gz gentoo-2-6c409497f3c023a110e125f3ebc8850fae3b47f7.tar.bz2 gentoo-2-6c409497f3c023a110e125f3ebc8850fae3b47f7.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
(Portage version: 2.1.3.12)
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.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index 47629cfb1277..a0525e6bf0e8 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.16 2007/08/31 14:45:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.17 2007/10/08 19:03:14 jokey Exp $ + + 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> + ezc-Configuration-1.2.ebuild: + Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Configuration-1.2.ebuild: Marked ~hppa (bug #190787). diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild index 0fa145f0f33c..0bf2ec997ba4 100644 --- a/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.2.ebuild,v 1.2 2007/08/31 14:45:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild,v 1.3 2007/10/08 19:03:14 jokey Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you to use configuration files in different formats." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |