diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-03-30 19:38:11 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-03-30 19:38:11 +0000 |
commit | 3081def5ecab622b21ed9160e7befe8121c2327b (patch) | |
tree | 763b7ef5d767a727cd85be9551c3db3c45e0b316 /dev-php/PEAR-PhpDocumentor | |
parent | Marked ppc stable for bug #119722. (diff) | |
download | gentoo-2-3081def5ecab622b21ed9160e7befe8121c2327b.tar.gz gentoo-2-3081def5ecab622b21ed9160e7befe8121c2327b.tar.bz2 gentoo-2-3081def5ecab622b21ed9160e7befe8121c2327b.zip |
Marked ppc stable for bug #119722.
(Portage version: 2.1_pre7-r3)
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_rc5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 25bafa1bcfbb..8f7667e3d0b1 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.23 2006/03/18 14:13:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.24 2006/03/30 19:38:11 josejx Exp $ + + 30 Mar 2006; Joseph Jezak <josejx@gentoo.org> + PEAR-PhpDocumentor-1.3.0_rc5.ebuild: + Marked ppc stable for bug #119722. 18 Mar 2006; Jeroen Roovers <jer@gentoo.org> PEAR-PhpDocumentor-1.3.0_rc5.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild index 37d78439040e..e400f517063a 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild @@ -1,11 +1,11 @@ # 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_rc5.ebuild,v 1.8 2006/03/18 14:13:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.9 2006/03/30 19:38:11 josejx 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" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |