diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 20:12:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 20:12:57 +0000 |
commit | 53bfa3ed57b87df3e7bc0e2ca4eae7e7ec46d558 (patch) | |
tree | 6dd820ed33d958423c3c0cb72a8dfbdc15ac989c /dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild | |
parent | added pygsl-0.9.0 which works with gsl-1.10, fixed deps on pygsl-0.9.1 which ... (diff) | |
download | historical-53bfa3ed57b87df3e7bc0e2ca4eae7e7ec46d558.tar.gz historical-53bfa3ed57b87df3e7bc0e2ca4eae7e7ec46d558.tar.bz2 historical-53bfa3ed57b87df3e7bc0e2ca4eae7e7ec46d558.zip |
alpha/sparc stable wrt #192247
Package-Manager: portage-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 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 )" |