diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:10:07 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:10:07 +0000 |
commit | 81bcbb5fd39994da0dbe0f1d749badad4d51f07e (patch) | |
tree | 5ae6d89fb2ab10ecffbd226875167028f8b55ea7 /dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild | |
parent | stable x86, security bug 181977 (diff) | |
download | gentoo-2-81bcbb5fd39994da0dbe0f1d749badad4d51f07e.tar.gz gentoo-2-81bcbb5fd39994da0dbe0f1d749badad4d51f07e.tar.bz2 gentoo-2-81bcbb5fd39994da0dbe0f1d749badad4d51f07e.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 e8cb624e829c..3a20541681fe 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.2 2007/09/16 06:29:11 jer Exp $ +# $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 $ 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 )" |