diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-11-29 06:27:11 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-11-29 06:27:11 +0000 |
commit | e1a734bfa773fabad19ecda0e9327c413170ede1 (patch) | |
tree | b231c4e7f97ab0583f6b0ba942aeb87d094af0b0 /dev-php/PEAR-PhpDocumentor | |
parent | Marked ~hppa too. :) (diff) | |
download | gentoo-2-e1a734bfa773fabad19ecda0e9327c413170ede1.tar.gz gentoo-2-e1a734bfa773fabad19ecda0e9327c413170ede1.tar.bz2 gentoo-2-e1a734bfa773fabad19ecda0e9327c413170ede1.zip |
Version bump.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
4 files changed, 24 insertions, 3 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 527213a81b4d..36fa3ba75c29 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.13 2005/11/22 18:57:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.14 2005/11/29 06:27:11 sebastian Exp $ + +*PEAR-PhpDocumentor-1.3.0_rc4 (29 Nov 2005) + + 29 Nov 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-PhpDocumentor-1.3.0_rc4.ebuild: + Version bump. 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/Manifest b/dev-php/PEAR-PhpDocumentor/Manifest index 3d5f270c272a..d7c7a755374b 100644 --- a/dev-php/PEAR-PhpDocumentor/Manifest +++ b/dev-php/PEAR-PhpDocumentor/Manifest @@ -1,8 +1,10 @@ MD5 16e413d0901504ecb53d141d4da96f90 ChangeLog 1907 MD5 8b1e682b8a6b40153f85b5ead488439c PEAR-PhpDocumentor-1.2.3.ebuild 425 -MD5 437838d87c820af7b8599e0c1405bc5c PEAR-PhpDocumentor-1.3.0_rc3.ebuild 434 -MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 9f4cc81920079773efacb962d42a7f59 PEAR-PhpDocumentor-1.3.0_rc3-r1.ebuild 451 +MD5 437838d87c820af7b8599e0c1405bc5c PEAR-PhpDocumentor-1.3.0_rc3.ebuild 434 +MD5 dc78a335a09be27cbafdad0ce6bfd834 PEAR-PhpDocumentor-1.3.0_rc4.ebuild 518 MD5 7536fefe11615d250f572cc8e9ba2834 files/digest-PEAR-PhpDocumentor-1.2.3 69 MD5 9bb1bf8f50fd8264985669f08a332d5b files/digest-PEAR-PhpDocumentor-1.3.0_rc3 72 MD5 9bb1bf8f50fd8264985669f08a332d5b files/digest-PEAR-PhpDocumentor-1.3.0_rc3-r1 72 +MD5 ef51a65752f9f2cb6627b418f20ef5d4 files/digest-PEAR-PhpDocumentor-1.3.0_rc4 72 +MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc4.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc4.ebuild new file mode 100644 index 000000000000..f710f63b8f85 --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc4.ebuild @@ -0,0 +1,12 @@ +# 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_rc4.ebuild,v 1.1 2005/11/29 06:27:11 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="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +SRC_URI="http://www.phpdoc.org/~cellog/PhpDocumentor-1.3.0RC4.tgz" diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc4 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc4 new file mode 100644 index 000000000000..4a621d00e28c --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc4 @@ -0,0 +1 @@ +MD5 6a8a917808d091f465275598b1846f61 PhpDocumentor-1.3.0RC4.tgz 2727956 |