diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 11:57:34 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 11:57:34 +0000 |
commit | 597af6e477a2b7ee71b59497918dfed72ea9d65b (patch) | |
tree | d0378f2e2cef09dd968206ebb601c3540498d3e2 /dev-php5/ezc-SystemInformation | |
parent | Version bump. (diff) | |
download | historical-597af6e477a2b7ee71b59497918dfed72ea9d65b.tar.gz historical-597af6e477a2b7ee71b59497918dfed72ea9d65b.tar.bz2 historical-597af6e477a2b7ee71b59497918dfed72ea9d65b.zip |
Initial ebuild.
Package-Manager: portage-2.1
Diffstat (limited to 'dev-php5/ezc-SystemInformation')
5 files changed, 44 insertions, 0 deletions
diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog new file mode 100644 index 000000000000..f8199e048637 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/ChangeLog @@ -0,0 +1,10 @@ +# 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.1 2006/06/12 11:57:34 sebastian Exp $ + +*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-php5/ezc-SystemInformation/Manifest b/dev-php5/ezc-SystemInformation/Manifest new file mode 100644 index 000000000000..20c8e4d427aa --- /dev/null +++ b/dev-php5/ezc-SystemInformation/Manifest @@ -0,0 +1,16 @@ +DIST SystemInformation-1.0.tgz 9893 RMD160 dd9d242ae8de9eca5a1ada6d11fdaa3a425711d7 SHA1 d37e302e83eef3776d919ff1b8a74824e4de8eb7 SHA256 2301ca5d3644a9d1e3772ceac93dbf5dab02b01630920da374ef3de31833a401 +EBUILD ezc-SystemInformation-1.0.ebuild 419 RMD160 50b1edc194c4bedcfc064e33444f326396d4f6ab SHA1 5524b4e1f88459217f37fcc24913554a155be6a0 SHA256 f3106d041b02d58650e4d5de94ae94ab4aac29a35264a01e71e181650c0d8565 +MD5 d2ea0597b40ffac5764c0a062d0b1b7b ezc-SystemInformation-1.0.ebuild 419 +RMD160 50b1edc194c4bedcfc064e33444f326396d4f6ab ezc-SystemInformation-1.0.ebuild 419 +SHA256 f3106d041b02d58650e4d5de94ae94ab4aac29a35264a01e71e181650c0d8565 ezc-SystemInformation-1.0.ebuild 419 +MISC ChangeLog 301 RMD160 5da0b73e943226e5f5c1f4e903b22b553b9f58ea SHA1 4788cb869d8893066e0372e2fde1955febb4ba4d SHA256 b43bc4af5b2b18fe0c7c82b7a472f85be2a48e7b811633d39e04f762791e8f16 +MD5 b29d38b56a0b1fdf3122bf82ead060d6 ChangeLog 301 +RMD160 5da0b73e943226e5f5c1f4e903b22b553b9f58ea ChangeLog 301 +SHA256 b43bc4af5b2b18fe0c7c82b7a472f85be2a48e7b811633d39e04f762791e8f16 ChangeLog 301 +MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba +MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 metadata.xml 156 +SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba metadata.xml 156 +MD5 3f21401782c69c29c2e2b850d4ffe678 files/digest-ezc-SystemInformation-1.0 250 +RMD160 ab38e3970fbfb52e2a62e88841b60fca34cc82b9 files/digest-ezc-SystemInformation-1.0 250 +SHA256 1919808ffbf5b7f751d2cd377422fb41436622e63d7fe065368ce9d58f24d8b9 files/digest-ezc-SystemInformation-1.0 250 diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild new file mode 100644 index 000000000000..75eadeaf3558 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.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.ebuild,v 1.1 2006/06/12 11:57:34 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="~x86" +IUSE="" diff --git a/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0 b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0 new file mode 100644 index 000000000000..d0e9fa66234f --- /dev/null +++ b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0 @@ -0,0 +1,3 @@ +MD5 d41e00948036dc672f7692230f91ab11 SystemInformation-1.0.tgz 9893 +RMD160 dd9d242ae8de9eca5a1ada6d11fdaa3a425711d7 SystemInformation-1.0.tgz 9893 +SHA256 2301ca5d3644a9d1e3772ceac93dbf5dab02b01630920da374ef3de31833a401 SystemInformation-1.0.tgz 9893 diff --git a/dev-php5/ezc-SystemInformation/metadata.xml b/dev-php5/ezc-SystemInformation/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php5/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> |