From 5348b044ee40e4ffe65fda164e204af1cf365dec Mon Sep 17 00:00:00 2001 From: Don Seiler Date: Wed, 26 May 2004 17:52:58 +0000 Subject: Initial add, closes Bug #51891 --- dev-php/PEAR-PhpDocumentor/ChangeLog | 10 ++++++++++ dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild | 11 +++++++++++ .../PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.2.3 | 1 + dev-php/PEAR-PhpDocumentor/metadata.xml | 8 ++++++++ 4 files changed, 30 insertions(+) create mode 100644 dev-php/PEAR-PhpDocumentor/ChangeLog create mode 100644 dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild create mode 100644 dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.2.3 create mode 100644 dev-php/PEAR-PhpDocumentor/metadata.xml (limited to 'dev-php') 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 ; +metadata.xml, + +PEAR-PhpDocumentor-1.2.3.ebuild: + Initial add + 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 @@ + + + +php + + rizzo@gentoo.org + + -- cgit v1.2.3-65-gdbad