diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:18 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:18 +0000 |
commit | 633a77d221192fa1b64e82a5f4aa2dd0c81ae0f9 (patch) | |
tree | d13e3b2ed4d4a0395368f94f41f5bf5b4ad8e946 /dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild | |
parent | Updated extensions patch. This adds menuorg patch. (diff) | |
download | historical-633a77d221192fa1b64e82a5f4aa2dd0c81ae0f9.tar.gz historical-633a77d221192fa1b64e82a5f4aa2dd0c81ae0f9.tar.bz2 historical-633a77d221192fa1b64e82a5f4aa2dd0c81ae0f9.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild')
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |