summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-10 15:01:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-10 15:01:54 +0000
commit555c672eeaa8c737b74a97c97aea5dc79a271035 (patch)
tree650f6178f1429ef15893dc39bf5e0cddf0fc24bb /dev-php/PEAR-PhpDocumentor
parentRemoved an obsolete version and changed the ebuild according to bug 207488. (diff)
downloadhistorical-555c672eeaa8c737b74a97c97aea5dc79a271035.tar.gz
historical-555c672eeaa8c737b74a97c97aea5dc79a271035.tar.bz2
historical-555c672eeaa8c737b74a97c97aea5dc79a271035.zip
alpha/ia64/sparc stable wrt #208313
Package-Manager: portage-2.1.3.19
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.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index ab3398cfbaa5..0c9b188066a0 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.43 2008/02/10 14:27:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.44 2008/02/10 14:58:47 armin76 Exp $
+
+ 10 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+ PEAR-PhpDocumentor-1.4.1.ebuild:
+ alpha/ia64/sparc stable wrt #208313
10 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-PhpDocumentor-1.4.1.ebuild:
stable on ppc wrt bug #208313
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 cb30f8f59bc0..7ceed4a8da80 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.5 2008/02/10 14:27:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.6 2008/02/10 14:58:47 armin76 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 )"