summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-05 20:05:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-05 20:05:59 +0000
commit58545173d56ccdb9ba7db04f386f5cd75b8847a9 (patch)
tree779a03362e9003274e259225251c816dda0b2da5 /dev-php/PEAR-PhpDocumentor
parentalpha/sparc stable wrt #192247 (diff)
downloadgentoo-2-58545173d56ccdb9ba7db04f386f5cd75b8847a9.tar.gz
gentoo-2-58545173d56ccdb9ba7db04f386f5cd75b8847a9.tar.bz2
gentoo-2-58545173d56ccdb9ba7db04f386f5cd75b8847a9.zip
alpha/sparc stable wrt #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 1ebdc3739378..bc96407c4884 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.35 2007/09/28 23:28:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.36 2007/10/05 20:05:59 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-PhpDocumentor-1.4.0.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@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 0b8c0f2a36fa..96d978fec697 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.6 2007/09/28 23:28:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.7 2007/10/05 20:05:59 armin76 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 )"