diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:54:59 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:54:59 +0000 |
commit | a070652c9b0076226b9693bd43e28b3b22cc7a09 (patch) | |
tree | 574e74a93249181321d48314a904d39efff6f2d1 /dev-php/PEAR-PhpDocumentor | |
parent | Fix HOMEPAGE for the new beta version. (diff) | |
download | historical-a070652c9b0076226b9693bd43e28b3b22cc7a09.tar.gz historical-a070652c9b0076226b9693bd43e28b3b22cc7a09.tar.bz2 historical-a070652c9b0076226b9693bd43e28b3b22cc7a09.zip |
Cleanup
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0 | 3 |
3 files changed, 5 insertions, 16 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index c50d457521e3..d777a9950e96 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.29 2007/08/18 15:52:24 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.30 2007/09/06 15:51:20 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-PhpDocumentor-1.3.0.ebuild: + Cleanup *PEAR-PhpDocumentor-1.4.0 (18 Aug 2007) diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild deleted file mode 100644 index d9c058608c80..000000000000 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 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.ebuild,v 1.1 2006/08/18 16:05:29 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 ~sparc ~x86" -IUSE="" -RDEPEND="${RDEPEND} dev-php/PEAR-XML_Beautifier" diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0 deleted file mode 100644 index bba119791e3d..000000000000 --- a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 aed75aaeceb4439ca0534f98e2513683 PhpDocumentor-1.3.0.tgz 2427133 -RMD160 4723f7b8a3d396114c9236a60dcc05e453e732c5 PhpDocumentor-1.3.0.tgz 2427133 -SHA256 c7d02fe2aaf74ad2461d4c701a8ab4aee284b25e7ae62ec0a5e1231c5db0837b PhpDocumentor-1.3.0.tgz 2427133 |