diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 14:00:54 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 14:00:54 +0000 |
commit | ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee (patch) | |
tree | 925051a6ed1b6619ad40199134fb9c4043ff8437 /dev-php5/ezc-SystemInformation | |
parent | Revision bump for 2.6.20.18 (thanks to kerframil in #gentoo-hardened). (diff) | |
download | historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.tar.gz historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.tar.bz2 historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.zip |
Version bump for eZC 2007.1.1
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php5/ezc-SystemInformation')
3 files changed, 21 insertions, 2 deletions
diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog index 3f8323ce6395..f750930fb40e 100644 --- a/dev-php5/ezc-SystemInformation/ChangeLog +++ b/dev-php5/ezc-SystemInformation/ChangeLog @@ -1,6 +1,12 @@ # 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.8 2006/11/25 22:43:16 kloeri Exp $ +# 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 $ + +*ezc-SystemInformation-1.0.5 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> + +ezc-SystemInformation-1.0.5.ebuild: + Version bump for eZC 2007.1.1 25 Nov 2006; Bryan Ăstergaard <kloeri@gentoo.org> ezc-SystemInformation-1.0.2.ebuild: diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild new file mode 100644 index 000000000000..a996b4f67154 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild @@ -0,0 +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 $ + +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" +IUSE="" diff --git a/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.5 b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.5 new file mode 100644 index 000000000000..eb5e3dc5fe4a --- /dev/null +++ b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.5 @@ -0,0 +1,3 @@ +MD5 6d2e2ffdabe4a9f9c9eb278da4da364e SystemInformation-1.0.5.tgz 49885 +RMD160 fdc13fb8cea593d656d491aed483e009e6ca2ad5 SystemInformation-1.0.5.tgz 49885 +SHA256 9e31508335413dba7d4b50d2b361103d2b4d0b006430f6bc6e0d95a3d034d995 SystemInformation-1.0.5.tgz 49885 |