summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:07:46 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:07:46 +0000
commit1a300a535e5ed9916ce2664e5333d35d1842fb2b (patch)
treea9c73f6d4894538e923933aca3396522e451be80 /dev-php5/ezc-SystemInformation
parentAdd eZ Components 2007.2 from project overlay (diff)
downloadgentoo-2-1a300a535e5ed9916ce2664e5333d35d1842fb2b.tar.gz
gentoo-2-1a300a535e5ed9916ce2664e5333d35d1842fb2b.tar.bz2
gentoo-2-1a300a535e5ed9916ce2664e5333d35d1842fb2b.zip
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5/ezc-SystemInformation')
-rw-r--r--dev-php5/ezc-SystemInformation/ChangeLog12
-rw-r--r--dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild5
2 files changed, 13 insertions, 4 deletions
diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog
index dfd830255720..395e67432b3b 100644
--- a/dev-php5/ezc-SystemInformation/ChangeLog
+++ b/dev-php5/ezc-SystemInformation/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/ezc-SystemInformation
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.11 2007/10/08 19:02:46 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.12 2008/01/13 16:07:46 jokey Exp $
+
+ 13 Jan 2008; Markus Ullmann <jokey@gentoo.org>
+ ezc-SystemInformation-1.0.5.ebuild:
+ Add eZ Components 2007.2 from project overlay
+
+ 12 Jan 2008; Jakub Moc <jakub@gentoo.org>
+ ezc-SystemInformation-1.0.5.ebuild:
+ Pinpoint ezc-Base dependency
08 Oct 2007; Markus Ullmann <jokey@gentoo.org>
ezc-SystemInformation-1.0.5.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
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."