diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-16 15:07:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-16 15:07:15 +0000 |
commit | bb696a304a659e6d2d69536f760e5e3a11d67466 (patch) | |
tree | b18f75fadc36e710d10229171d6d599a05096ab1 /dev-php5/ezc-SystemInformation | |
parent | ppc stable (diff) | |
download | historical-bb696a304a659e6d2d69536f760e5e3a11d67466.tar.gz historical-bb696a304a659e6d2d69536f760e5e3a11d67466.tar.bz2 historical-bb696a304a659e6d2d69536f760e5e3a11d67466.zip |
Added ~ppc64
Package-Manager: portage-2.1.1
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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog index e2db94dc7f1f..5ec9af5f8e0c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.4 2006/08/28 09:13:08 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.5 2006/09/16 14:54:37 corsair Exp $ + + 16 Sep 2006; Markus Rothe <corsair@gentoo.org> + ezc-SystemInformation-1.0.1.ebuild: + Added ~ppc64 *ezc-SystemInformation-1.0.1 (28 Aug 2006) diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild index 7a970349c229..3927507489dc 100644 --- a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.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-SystemInformation/ezc-SystemInformation-1.0.1.ebuild,v 1.1 2006/08/28 09:13:08 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild,v 1.2 2006/09/16 14:54:37 corsair Exp $ inherit php-ezc DESCRIPTION="This eZ component provides access to common system variables, such as CPU type and speed, and the available amount of memory." SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="" |