summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-09-25 00:57:05 +0000
committerLars Weiler <pylon@gentoo.org>2007-09-25 00:57:05 +0000
commit1e2eb0462b9e0d6276cdfa2566bf96e7b70d81a6 (patch)
tree6e3f70d44a2ae932bbc89e6913e5b266ae226e4c /dev-php/PEAR-PhpDocumentor
parentstable ppc, bug #192247 (diff)
downloadgentoo-2-1e2eb0462b9e0d6276cdfa2566bf96e7b70d81a6.tar.gz
gentoo-2-1e2eb0462b9e0d6276cdfa2566bf96e7b70d81a6.tar.bz2
gentoo-2-1e2eb0462b9e0d6276cdfa2566bf96e7b70d81a6.zip
stable ppc, bug #192247
(Portage version: 2.1.3.9)
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.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index 9dfd278a41b9..5a8bc6f94794 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.32 2007/09/21 13:10:07 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.33 2007/09/25 00:57:05 pylon Exp $
+
+ 25 Sep 2007; Lars Weiler <pylon@gentoo.org>
+ PEAR-PhpDocumentor-1.4.0.ebuild:
+ stable ppc, bug #192247
21 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
PEAR-PhpDocumentor-1.4.0.ebuild:
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild
index 3a20541681fe..c345a7f9f4c9 100644
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild
+++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 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.0.ebuild,v 1.3 2007/09/21 13:10:07 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.4 2007/09/25 00:57:05 pylon Exp $
inherit php-pear-r1
DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
LICENSE="PHP"
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 )"