diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:21:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:21:44 +0000 |
commit | 54372f35b3e15d8e20d56af9b5b32d5f1f82b543 (patch) | |
tree | 9f29ec40477d054be13392b567d7c42d6bca92a5 /dev-php/PEAR-PhpDocumentor | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.tar.gz historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.tar.bz2 historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.zip |
x86 stable, bug #208313
Package-Manager: portage-2.1.4.1
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.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 98c023da9d16..785528bc2a92 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.41 2008/02/01 00:38:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.42 2008/02/03 11:09:25 maekke Exp $ + + 03 Feb 2008; Markus Meier <maekke@gentoo.org> + PEAR-PhpDocumentor-1.4.1.ebuild: + x86 stable, bug #208313 01 Feb 2008; Brent Baude <ranger@gentoo.org> 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 f1adca73921f..f51157867dfe 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.3 2008/02/01 00:38:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.4 2008/02/03 11:09:25 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 )" |