summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-12 17:42:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-12 17:42:37 +0000
commitb71f84a2d1becc23c717a38771626f5c229a4fda (patch)
treee7755a081b5b654c8521354b5143f7ec15989b51 /dev-php/PEAR-PhpDocumentor
parents390/sh stable wrt #344827 (diff)
downloadhistorical-b71f84a2d1becc23c717a38771626f5c229a4fda.tar.gz
historical-b71f84a2d1becc23c717a38771626f5c229a4fda.tar.bz2
historical-b71f84a2d1becc23c717a38771626f5c229a4fda.zip
alpha/ia64/sparc stable wrt #213318
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
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 adf2f023fec4..912e9b052b3a 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.54 2011/02/11 07:09:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.55 2011/02/12 17:42:37 armin76 Exp $
+
+ 12 Feb 2011; Raúl Porcel <armin76@gentoo.org>
+ PEAR-PhpDocumentor-1.4.3-r1.ebuild:
+ alpha/ia64/sparc stable wrt #213318
11 Feb 2011; Jeroen Roovers <jer@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 cfd2ca91e389..c7ba5a697056 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.6 2011/02/11 07:09:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.7 2011/02/12 17:42:37 armin76 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 )