summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-31 20:20:25 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-31 20:20:25 +0000
commit6f9a5624b7a61ce774be59a402ccf1e57220f12b (patch)
treea8cb16d8d1cdc8c0ca134ff155c0c0a70ca5bbcf /dev-php/PEAR-PhpDocumentor
parentfix ChangeLog header (diff)
downloadhistorical-6f9a5624b7a61ce774be59a402ccf1e57220f12b.tar.gz
historical-6f9a5624b7a61ce774be59a402ccf1e57220f12b.tar.bz2
historical-6f9a5624b7a61ce774be59a402ccf1e57220f12b.zip
Stable for HPPA (bug #208313).
Package-Manager: portage-2.1.3.19
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.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index f95cdeb7d8ba..f4b2133d9130 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.39 2007/12/15 11:59:01 jokey Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.40 2008/01/31 20:16:47 jer Exp $
+
+ 31 Jan 2008; Jeroen Roovers <jer@gentoo.org>
+ PEAR-PhpDocumentor-1.4.1.ebuild:
+ Stable for HPPA (bug #208313).
*PEAR-PhpDocumentor-1.4.1 (15 Dec 2007)
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 831328fa71e7..f7f375822771 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-2007 Gentoo Foundation
+# 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.1 2007/12/15 11:59:01 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.2 2008/01/31 20:16:47 jer 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 )"