diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-15 11:59:02 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-15 11:59:02 +0000 |
commit | 8b198b133e5a0b6a53c09c7f0e00529601102ff1 (patch) | |
tree | 6cdea2de34ac4a799c86c763258fe1c1f253ff0b /dev-php/PEAR-PhpDocumentor | |
parent | Version bump from project overlay (diff) | |
download | gentoo-2-8b198b133e5a0b6a53c09c7f0e00529601102ff1.tar.gz gentoo-2-8b198b133e5a0b6a53c09c7f0e00529601102ff1.tar.bz2 gentoo-2-8b198b133e5a0b6a53c09c7f0e00529601102ff1.zip |
Version bump from project overlay
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild | 14 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.4.1 | 3 |
3 files changed, 24 insertions, 1 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 20d461f1c3a6..f95cdeb7d8ba 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.38 2007/12/06 00:49:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.39 2007/12/15 11:59:01 jokey Exp $ + +*PEAR-PhpDocumentor-1.4.1 (15 Dec 2007) + + 15 Dec 2007; Markus Ullmann <jokey@gentoo.org> + +PEAR-PhpDocumentor-1.4.1.ebuild: + Version bump from project overlay 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-PhpDocumentor-1.3.0_rc5.ebuild, PEAR-PhpDocumentor-1.4.0.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild new file mode 100644 index 000000000000..831328fa71e7 --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2007 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.4.1.ebuild,v 1.1 2007/12/15 11:59:01 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." +# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess +LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="minimal" + +RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )" diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.4.1 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.4.1 new file mode 100644 index 000000000000..17602cbaf07f --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.4.1 @@ -0,0 +1,3 @@ +MD5 7aeb281f3b755bb2e8865d83ab88f87c PhpDocumentor-1.4.1.tgz 2423563 +RMD160 cc77a42c047079a3936bd2c43f37d9d37a4c0a14 PhpDocumentor-1.4.1.tgz 2423563 +SHA256 2cc2141299b1f31d2482316a7c80b8dab05ac51543fd05b366b271bb0188744d PhpDocumentor-1.4.1.tgz 2423563 |