diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:30:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:30:28 +0000 |
commit | 65f06058b1e180dcf049e7804b257c800b34ebcd (patch) | |
tree | a0206297d5f4c18bde886275d52e035da6ef377f /dev-php/PEAR-PhpDocumentor | |
parent | Stable on hppa (bug #119722). (diff) | |
download | historical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.gz historical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.bz2 historical-65f06058b1e180dcf049e7804b257c800b34ebcd.zip |
Stable on hppa (bug #119722).
Package-Manager: portage-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="" |