summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-08 18:02:11 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-08 18:02:11 +0000
commit8e5771e61f8b133deaa050b9ea4cd10e307689ab (patch)
treedc0e9db8b7e36569c03cb8b9d291eb5995a91ebf /dev-php/PEAR-PhpDocumentor
parentFix building without gobject-introspection as done in libnotify (bug #354078 ... (diff)
downloadgentoo-2-8e5771e61f8b133deaa050b9ea4cd10e307689ab.tar.gz
gentoo-2-8e5771e61f8b133deaa050b9ea4cd10e307689ab.tar.bz2
gentoo-2-8e5771e61f8b133deaa050b9ea4cd10e307689ab.zip
ppc/ppc64 stable wrt #213318
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-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 2467843c4ead..516785b5dbd2 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.50 2011/01/06 13:11:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.51 2011/02/08 18:02:11 xarthisius Exp $
+
+ 08 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ PEAR-PhpDocumentor-1.4.3-r1.ebuild:
+ ppc/ppc64 stable wrt #213318
06 Jan 2011; Raúl Porcel <armin76@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 de111d589f21..11b34f1a264d 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.2 2011/01/06 13:11:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.3 2011/02/08 18:02:11 xarthisius 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 )