summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-05-26 17:52:58 +0000
committerDon Seiler <rizzo@gentoo.org>2004-05-26 17:52:58 +0000
commit59a0b6bcb115249660eea5dca696eaf20cbf7f9e (patch)
treeb77e5ac3ea7b2814b9f8084695d6cc5bb79988b6 /dev-php
parentInitial add, Bug #51891 (Manifest recommit) (diff)
downloadgentoo-2-59a0b6bcb115249660eea5dca696eaf20cbf7f9e.tar.gz
gentoo-2-59a0b6bcb115249660eea5dca696eaf20cbf7f9e.tar.bz2
gentoo-2-59a0b6bcb115249660eea5dca696eaf20cbf7f9e.zip
Initial add, closes Bug #51891
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PhpDocumentor/ChangeLog10
-rw-r--r--dev-php/PEAR-PhpDocumentor/Manifest2
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild11
-rw-r--r--dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.2.31
-rw-r--r--dev-php/PEAR-PhpDocumentor/metadata.xml8
5 files changed, 32 insertions, 0 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
new file mode 100644
index 000000000000..c627661c9cee
--- /dev/null
+++ b/dev-php/PEAR-PhpDocumentor/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-PhpDocumentor
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.1 2004/05/26 17:52:58 rizzo Exp $
+
+*PEAR-PhpDocumentor-1.2.3 (26 May 2004)
+
+ 26 May 2004; Don Seiler <rizzo@gentoo.org>; +metadata.xml,
+ +PEAR-PhpDocumentor-1.2.3.ebuild:
+ Initial add
+
diff --git a/dev-php/PEAR-PhpDocumentor/Manifest b/dev-php/PEAR-PhpDocumentor/Manifest
new file mode 100644
index 000000000000..38d4ab86d707
--- /dev/null
+++ b/dev-php/PEAR-PhpDocumentor/Manifest
@@ -0,0 +1,2 @@
+MD5 aae833aff3c8aaf1fd54f3fd14137282 PEAR-PhpDocumentor-1.2.3.ebuild 461
+MD5 7536fefe11615d250f572cc8e9ba2834 files/digest-PEAR-PhpDocumentor-1.2.3 69
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild
new file mode 100644
index 000000000000..7132b09fb17a
--- /dev/null
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild,v 1.1 2004/05/26 17:52:58 rizzo Exp $
+
+inherit php-pear
+
+DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.2.3 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.2.3
new file mode 100644
index 000000000000..9fa7ea72f431
--- /dev/null
+++ b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.2.3
@@ -0,0 +1 @@
+MD5 200556aaec710a90b4d073fce3547817 PhpDocumentor-1.2.3.tgz 2656621
diff --git a/dev-php/PEAR-PhpDocumentor/metadata.xml b/dev-php/PEAR-PhpDocumentor/metadata.xml
new file mode 100644
index 000000000000..512691d7e1c9
--- /dev/null
+++ b/dev-php/PEAR-PhpDocumentor/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>php</herd>
+<maintainer>
+ <email>rizzo@gentoo.org</email>
+</maintainer>
+</pkgmetadata>