diff options
author | 2007-10-08 19:02:46 +0000 | |
---|---|---|
committer | 2007-10-08 19:02:46 +0000 | |
commit | e7335d602803f0c565f7fb664bc440fd1c70956d (patch) | |
tree | a985bd5d33fcba9ed7982be4d678b6de8670123d /dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-e7335d602803f0c565f7fb664bc440fd1c70956d.tar.gz gentoo-2-e7335d602803f0c565f7fb664bc440fd1c70956d.tar.bz2 gentoo-2-e7335d602803f0c565f7fb664bc440fd1c70956d.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-SystemInformation/ezc-SystemInformation-1.0.5.ebuild')
-rw-r--r-- | dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild index 863e8bda11de..2d326d4249a0 100644 --- a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.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-SystemInformation/ezc-SystemInformation-1.0.5.ebuild,v 1.2 2007/08/31 15:04:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild,v 1.3 2007/10/08 19:02:46 jokey Exp $ inherit php-ezc DESCRIPTION="This eZ component provides access to common system variables, such as CPU type and speed, and the available RAM." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |