From 2fd03218bb4a2fd94edbcaf0920ea5bd1959d3cc Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sat, 29 Mar 2008 00:13:10 +0000 Subject: amd64 stable, bug #208313 (Portage version: 2.1.4.4) --- dev-php/PEAR-PhpDocumentor/ChangeLog | 6 +++++- dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 0c9b188066a0..3ec2ad3d067b 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.44 2008/02/10 14:58:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.45 2008/03/29 00:13:10 maekke Exp $ + + 29 Mar 2008; Markus Meier + PEAR-PhpDocumentor-1.4.1.ebuild: + amd64 stable, bug #208313 10 Feb 2008; Raúl Porcel PEAR-PhpDocumentor-1.4.1.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 index 7ceed4a8da80..a8f88d145df2 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6 2008/02/10 14:58:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.7 2008/03/29 00:13:10 maekke Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="The phpDocumentor package provides automatic documenting of php api # 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" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )" -- cgit v1.2.3-65-gdbad