diff options
author | 2007-08-30 13:54:44 +0000 | |
---|---|---|
committer | 2007-08-30 13:54:44 +0000 | |
commit | 38f779d45c97ef9b2e4e48fa10a280bb75d9620f (patch) | |
tree | 8c111cea900eda9a15f838e138f914e460c15ef7 /dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild | |
parent | Version bump for eZC 2007.1.1 (diff) | |
download | gentoo-2-38f779d45c97ef9b2e4e48fa10a280bb75d9620f.tar.gz gentoo-2-38f779d45c97ef9b2e4e48fa10a280bb75d9620f.tar.bz2 gentoo-2-38f779d45c97ef9b2e4e48fa10a280bb75d9620f.zip |
Version bump for eZC 2007.1.1
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild')
-rw-r--r-- | dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
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="" |