diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:13:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:13:38 +0000 |
commit | 3980c038dbb105aeb1ab53b363b4ff5b36ea2694 (patch) | |
tree | 769bd93c2e220a11edee79aca396070e7ad443af /dev-php/PEAR-PhpDocumentor | |
parent | Stable on hppa (bug #119722). (diff) | |
download | gentoo-2-3980c038dbb105aeb1ab53b363b4ff5b36ea2694.tar.gz gentoo-2-3980c038dbb105aeb1ab53b363b4ff5b36ea2694.tar.bz2 gentoo-2-3980c038dbb105aeb1ab53b363b4ff5b36ea2694.zip |
Stable on hppa (bug #119722).
(Portage version: 2.1_pre6-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 513fa2d77079..25bafa1bcfbb 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.22 2006/02/17 22:06:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.23 2006/03/18 14:13:38 jer Exp $ + + 18 Mar 2006; Jeroen Roovers <jer@gentoo.org> + PEAR-PhpDocumentor-1.3.0_rc5.ebuild: + Stable on hppa (bug #119722). 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> PEAR-PhpDocumentor-1.3.0_rc3.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 3cd1ab662fca..37d78439040e 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.7 2006/02/17 22:06:04 agriffis Exp $ +# $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 $ 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 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" |