summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-02-12 09:14:10 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-02-12 09:14:10 +0000
commit1dd9d2a7bb76022c067fc1b135043eee29cf09c2 (patch)
tree48f85e1e921078be9c26743e52ac65f7a8b3cada /dev-php/PEAR-Benchmark
parentFixed cross-compile DEPEND so nocxx works as expected. (diff)
downloadgentoo-2-1dd9d2a7bb76022c067fc1b135043eee29cf09c2.tar.gz
gentoo-2-1dd9d2a7bb76022c067fc1b135043eee29cf09c2.tar.bz2
gentoo-2-1dd9d2a7bb76022c067fc1b135043eee29cf09c2.zip
Initial ebuild for PEAR Benchmark package.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r--dev-php/PEAR-Benchmark/ChangeLog10
-rw-r--r--dev-php/PEAR-Benchmark/Manifest4
-rw-r--r--dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.2.ebuild11
-rw-r--r--dev-php/PEAR-Benchmark/files/digest-PEAR-Benchmark-1.2.21
-rw-r--r--dev-php/PEAR-Benchmark/metadata.xml5
5 files changed, 31 insertions, 0 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog
new file mode 100644
index 000000000000..71b3816310b5
--- /dev/null
+++ b/dev-php/PEAR-Benchmark/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Benchmark
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.1 2005/02/12 09:14:10 sebastian Exp $
+
+*PEAR-Benchmark-1.2.2 (12 Feb 2005)
+
+ 12 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+ +PEAR-Benchmark-1.2.2.ebuild:
+ Initial ebuild for PEAR Benchmark package.
+
diff --git a/dev-php/PEAR-Benchmark/Manifest b/dev-php/PEAR-Benchmark/Manifest
new file mode 100644
index 000000000000..d3c2c1db30e9
--- /dev/null
+++ b/dev-php/PEAR-Benchmark/Manifest
@@ -0,0 +1,4 @@
+MD5 ac226d64e466e0ab35f23da6061f0e6d PEAR-Benchmark-1.2.2.ebuild 261
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 a57899c60ad23e3fe0fe062c39999e30 ChangeLog 171
+MD5 509a5e8259fddc306cdf4a68527330fd files/digest-PEAR-Benchmark-1.2.2 62
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.2.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.2.ebuild
new file mode 100644
index 000000000000..8764a7357ccf
--- /dev/null
+++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.2.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.2.ebuild,v 1.1 2005/02/12 09:14:10 sebastian Exp $
+
+inherit php-pear
+
+DESCRIPTION="Framework to benchmark PHP scripts or function calls."
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
diff --git a/dev-php/PEAR-Benchmark/files/digest-PEAR-Benchmark-1.2.2 b/dev-php/PEAR-Benchmark/files/digest-PEAR-Benchmark-1.2.2
new file mode 100644
index 000000000000..77c9668b108f
--- /dev/null
+++ b/dev-php/PEAR-Benchmark/files/digest-PEAR-Benchmark-1.2.2
@@ -0,0 +1 @@
+MD5 2308cfee599debba218ff1850bbf91c7 Benchmark-1.2.2.tgz 5966
diff --git a/dev-php/PEAR-Benchmark/metadata.xml b/dev-php/PEAR-Benchmark/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Benchmark/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>