diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
commit | 669decaa7fc36efab7c2579c77361d4d545daa55 (patch) | |
tree | ba62e15164eea6d11dea0b51f727792d5185b0ee /dev-php/PEAR-PhpDocumentor | |
parent | Add PEAR packages that use new PEAR eclass. (diff) | |
download | historical-669decaa7fc36efab7c2579c77361d4d545daa55.tar.gz historical-669decaa7fc36efab7c2579c77361d4d545daa55.tar.bz2 historical-669decaa7fc36efab7c2579c77361d4d545daa55.zip |
Use new PEAR eclass.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
4 files changed, 22 insertions, 2 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 7f80f665c7a6..af0e222f3e7c 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.8 2005/05/07 19:08:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.9 2005/09/08 08:05:45 sebastian Exp $ + +*PEAR-PhpDocumentor-1.3.0_rc3-r1 (08 Sep 2005) + + 08 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild: + Use new PEAR eclass. 07 May 2005; Jason Wever <weeve@gentoo.org> PEAR-PhpDocumentor-1.3.0_rc3.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/Manifest b/dev-php/PEAR-PhpDocumentor/Manifest index fc40e3583b38..0f753ddc3f48 100644 --- a/dev-php/PEAR-PhpDocumentor/Manifest +++ b/dev-php/PEAR-PhpDocumentor/Manifest @@ -1,6 +1,8 @@ -MD5 5701bf5501522b5827072368d7d97599 ChangeLog 1255 +MD5 9c0ef685d32424752a0fc96a3f0b544b PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild 471 MD5 8b1e682b8a6b40153f85b5ead488439c PEAR-PhpDocumentor-1.2.3.ebuild 425 MD5 437838d87c820af7b8599e0c1405bc5c PEAR-PhpDocumentor-1.3.0_rc3.ebuild 434 +MD5 1c62a6b14f9f99c564ebacace971f7aa ChangeLog 1427 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 7536fefe11615d250f572cc8e9ba2834 files/digest-PEAR-PhpDocumentor-1.2.3 69 +MD5 9bb1bf8f50fd8264985669f08a332d5b files/digest-PEAR-PhpDocumentor-1.3.0_rc3-r1 72 MD5 9bb1bf8f50fd8264985669f08a332d5b files/digest-PEAR-PhpDocumentor-1.3.0_rc3 72 diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild new file mode 100644 index 000000000000..bd9508fdacfc --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.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-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild,v 1.1 2005/09/08 08:05:45 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc3-r1 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc3-r1 new file mode 100644 index 000000000000..926e9836b209 --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc3-r1 @@ -0,0 +1 @@ +MD5 d96ccefa7cfce8b0f24216b8f5041ba4 PhpDocumentor-1.3.0RC3.tgz 2711672 |