summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-02-11 07:09:12 +0000
committerJeroen Roovers <jer@gentoo.org>2011-02-11 07:09:12 +0000
commit58727076d71467688ac97ed122773505b157f4ec (patch)
treecc5849910b42c0ca5b8ef743b31a7f1dcca4be93 /dev-php
parentversion bump (diff)
downloadgentoo-2-58727076d71467688ac97ed122773505b157f4ec.tar.gz
gentoo-2-58727076d71467688ac97ed122773505b157f4ec.tar.bz2
gentoo-2-58727076d71467688ac97ed122773505b157f4ec.zip
Stable for HPPA (bug #213318).
(Portage version: 2.2.0_alpha23/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PhpDocumentor/ChangeLog6
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index 84f3e316d5d7..adf2f023fec4 100644
--- a/dev-php/PEAR-PhpDocumentor/ChangeLog
+++ b/dev-php/PEAR-PhpDocumentor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-PhpDocumentor
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.53 2011/02/10 22:17:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.54 2011/02/11 07:09:12 jer Exp $
+
+ 11 Feb 2011; Jeroen Roovers <jer@gentoo.org>
+ PEAR-PhpDocumentor-1.4.3-r1.ebuild:
+ Stable for HPPA (bug #213318).
10 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
PEAR-PhpDocumentor-1.4.3-r1.ebuild:
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild
index 639962fd5569..cfd2ca91e389 100644
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.3-r1.ebuild,v 1.5 2011/02/10 22:17:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.6 2011/02/11 07:09:12 jer Exp $
EAPI="2"
@@ -10,7 +10,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 )