summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-06 13:11:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-06 13:11:33 +0000
commiteae14844a86d1a5de01cf3e07c9d6cc610df7ca1 (patch)
tree27bf75b812972ac03c6dd04d7836035c4a638255 /dev-php/PEAR-PhpDocumentor
parentalpha/arm/ia64/s390/sh/sparc stable wrt #350166 (diff)
downloadhistorical-eae14844a86d1a5de01cf3e07c9d6cc610df7ca1.tar.gz
historical-eae14844a86d1a5de01cf3e07c9d6cc610df7ca1.tar.bz2
historical-eae14844a86d1a5de01cf3e07c9d6cc610df7ca1.zip
Add ~ia64 wrt #349127
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r--dev-php/PEAR-PhpDocumentor/ChangeLog8
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index 2ea69f10b1a4..2467843c4ead 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.49 2010/12/19 21:19:34 mabi Exp $
+# 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 $
+
+ 06 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+ PEAR-PhpDocumentor-1.4.3-r1.ebuild:
+ Add ~ia64 wrt #349127
*PEAR-PhpDocumentor-1.4.3-r1 (19 Dec 2010)
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 fcb979d149a8..de111d589f21 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-2010 Gentoo Foundation
+# 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.1 2010/12/19 21:18:14 mabi Exp $
+# $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 $
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 ~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 )