diff options
author | 2008-01-13 16:12:25 +0000 | |
---|---|---|
committer | 2008-01-13 16:12:25 +0000 | |
commit | ff6b2f7ac237252eb1a36104919c61153128b501 (patch) | |
tree | faa3ed19c22a5a4ddb5c344986ea29d7a851bccd /dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild | |
parent | add missing X deps, bug #205618 (diff) | |
download | historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.gz historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.bz2 historical-ff6b2f7ac237252eb1a36104919c61153128b501.zip |
Add eZ Components 2007.2 from project overlay
Package-Manager: portage-2.1.2.12
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 | 5 |
1 files changed, 3 insertions, 2 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 index 2d326d4249a0..7a97d8b7ed01 100644 --- a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.3 2007/10/08 19:02:46 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild,v 1.4 2008/01/13 16:07:46 jokey Exp $ +EZC_BASE_MIN="1.2" inherit php-ezc DESCRIPTION="This eZ component provides access to common system variables, such as CPU type and speed, and the available RAM." |