diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 15:13:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 15:13:14 +0000 |
commit | c7c4a1062fe50f34ef6019cdaeba6a81cc8c2f20 (patch) | |
tree | b46ca01d08017f85d0ba0f65fbed81b7040216eb /dev-php5/ezc-SystemInformation | |
parent | Marked ~hppa (bug #190787). (diff) | |
download | historical-c7c4a1062fe50f34ef6019cdaeba6a81cc8c2f20.tar.gz historical-c7c4a1062fe50f34ef6019cdaeba6a81cc8c2f20.tar.bz2 historical-c7c4a1062fe50f34ef6019cdaeba6a81cc8c2f20.zip |
Marked ~hppa (bug #190787).
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php5/ezc-SystemInformation')
-rw-r--r-- | dev-php5/ezc-SystemInformation/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog index f750930fb40e..7b26ecfc1fe1 100644 --- a/dev-php5/ezc-SystemInformation/ChangeLog +++ b/dev-php5/ezc-SystemInformation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-SystemInformation # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.9 2007/08/30 13:54:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.10 2007/08/31 15:04:52 jer Exp $ + + 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> + ezc-SystemInformation-1.0.5.ebuild: + Marked ~hppa (bug #190787). *ezc-SystemInformation-1.0.5 (30 Aug 2007) 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 a996b4f67154..863e8bda11de 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.1 2007/08/30 13:54:44 jokey Exp $ +# $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 $ 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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" |