diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-11-20 15:44:00 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-11-20 15:44:00 +0000 |
commit | be14286d303a511d8012dd711dedf76b88319089 (patch) | |
tree | 7016d9ebc0cd8cb92f17aa320aa54a86e9ae26b9 /dev-php5/ezc-SystemInformation | |
parent | Bump to 6.57. (diff) | |
download | historical-be14286d303a511d8012dd711dedf76b88319089.tar.gz historical-be14286d303a511d8012dd711dedf76b88319089.tar.bz2 historical-be14286d303a511d8012dd711dedf76b88319089.zip |
Version bump,
Package-Manager: portage-2.1.2_rc2
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 85dd34426539..760651f4ba52 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.6 2006/10/02 09:49:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.7 2006/11/20 15:43:11 sebastian Exp $ + +*ezc-SystemInformation-1.0.2 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-SystemInformation-1.0.2.ebuild: + Version bump. 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-SystemInformation-1.0.1.ebuild: diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild new file mode 100644 index 000000000000..f7103bcb4966 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.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.2.ebuild,v 1.1 2006/11/20 15:43:11 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 ~hppa ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.2 b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.2 new file mode 100644 index 000000000000..e850311aa2b1 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.2 @@ -0,0 +1,3 @@ +MD5 4598f1de1656528f92b2768d7c0505bf SystemInformation-1.0.2.tgz 9846 +RMD160 bf915c498470acea24c8eec511807c2295a69a58 SystemInformation-1.0.2.tgz 9846 +SHA256 1540792c31bf5c256bd08169d4ea8c09f44dcb40f0b9818a66f592326ae095d2 SystemInformation-1.0.2.tgz 9846 |