diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:13:54 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:13:54 +0000 |
commit | c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df (patch) | |
tree | e8b508a0beb663e419e8133800c5d0191bdf00cf /dev-php5/ezc-SystemInformation | |
parent | unmask dhcpv6 (diff) | |
download | historical-c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df.tar.gz historical-c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df.tar.bz2 historical-c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df.zip |
Version bump.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'dev-php5/ezc-SystemInformation')
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog index dd7f9d86b477..e2db94dc7f1f 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.3 2006/08/24 02:09:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.4 2006/08/28 09:13:08 sebastian Exp $ + +*ezc-SystemInformation-1.0.1 (28 Aug 2006) + + 28 Aug 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-SystemInformation-1.0.1.ebuild: + Version bump. 24 Aug 2006; Jason Wever <weeve@gentoo.org> ezc-SystemInformation-1.0.ebuild: diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild new file mode 100644 index 000000000000..7a970349c229 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild @@ -0,0 +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 $ + +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" +IUSE="" diff --git a/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.1 b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.1 new file mode 100644 index 000000000000..0932c3ebd995 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.1 @@ -0,0 +1,3 @@ +MD5 74fea4ea7bd1678a87391867c95ff943 SystemInformation-1.0.1.tgz 9921 +RMD160 a5fc74fd77d2021c32d3cf2f653a3213bf7bb928 SystemInformation-1.0.1.tgz 9921 +SHA256 f3d08970f54057fd18c863210de97523668962e48a1dc36c2097e48d0beea842 SystemInformation-1.0.1.tgz 9921 |