diff options
author | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:20:27 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:20:27 +0000 |
commit | 13ddcc182a8130825eb0407677a2f628a774e61e (patch) | |
tree | ae8641f0e01a56d3781182a4b9e22f04ab8a687c /dev-php/ezc-SystemInformation | |
parent | Moving package from dev-php5 to dev-php category (bug #324665) (diff) | |
download | gentoo-2-13ddcc182a8130825eb0407677a2f628a774e61e.tar.gz gentoo-2-13ddcc182a8130825eb0407677a2f628a774e61e.tar.bz2 gentoo-2-13ddcc182a8130825eb0407677a2f628a774e61e.zip |
Moving package from dev-php5 to dev-php category (bug #324665)
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-php/ezc-SystemInformation')
4 files changed, 102 insertions, 0 deletions
diff --git a/dev-php/ezc-SystemInformation/ChangeLog b/dev-php/ezc-SystemInformation/ChangeLog new file mode 100644 index 000000000000..fafd0d62331b --- /dev/null +++ b/dev-php/ezc-SystemInformation/ChangeLog @@ -0,0 +1,75 @@ +# ChangeLog for dev-php5/ezc-SystemInformation +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-SystemInformation/ChangeLog,v 1.1 2011/12/14 22:20:27 mabi Exp $ + +*ezc-SystemInformation-1.0.8 (20 May 2010) + + 20 May 2010; Peter Volkov <pva@gentoo.org> + +ezc-SystemInformation-1.0.8.ebuild: + Version bump, bug #320547 + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> + -ezc-SystemInformation-1.0.ebuild, -ezc-SystemInformation-1.0.1.ebuild, + -ezc-SystemInformation-1.0.2.ebuild: + Drop old + + 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: + Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it + + 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> + ezc-SystemInformation-1.0.5.ebuild: + Marked ~hppa (bug #190787). + +*ezc-SystemInformation-1.0.5 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> + +ezc-SystemInformation-1.0.5.ebuild: + Version bump for eZC 2007.1.1 + + 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + ezc-SystemInformation-1.0.2.ebuild: + Add ~alpha + ~ia64 keywords, bug 134717. + +*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: + Added ~hppa to KEYWORDS. + + 16 Sep 2006; Markus Rothe <corsair@gentoo.org> + ezc-SystemInformation-1.0.1.ebuild: + Added ~ppc64 + +*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: + Added ~sparc keyword wrt bug #134717. + + 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-SystemInformation-1.0.ebuild: + Keyword ~amd64. + +*ezc-SystemInformation-1.0 (12 Jun 2006) + + 12 Jun 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml, + +ezc-SystemInformation-1.0.ebuild: + Initial ebuild. + diff --git a/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild b/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild new file mode 100644 index 000000000000..6101762f2d0a --- /dev/null +++ b/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.5.ebuild,v 1.1 2011/12/14 22:20:27 mabi 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." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" diff --git a/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.8.ebuild b/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.8.ebuild new file mode 100644 index 000000000000..f0482e742f24 --- /dev/null +++ b/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.8.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-SystemInformation/ezc-SystemInformation-1.0.8.ebuild,v 1.1 2011/12/14 22:20:27 mabi Exp $ + +EZC_BASE_MIN="1.8" +inherit php-ezc + +DESCRIPTION="This eZ component provides access to common system variables (CPU type, speed, RAM)" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" diff --git a/dev-php/ezc-SystemInformation/metadata.xml b/dev-php/ezc-SystemInformation/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/ezc-SystemInformation/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> |