diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:58:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:58:47 +0000 |
commit | 3e3cfad148bb1dbd1a5337ad8a2c9fdd878a78d8 (patch) | |
tree | 7b0d38bdd86fead2e021811179958a034c1276ee /dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-3e3cfad148bb1dbd1a5337ad8a2c9fdd878a78d8.tar.gz gentoo-2-3e3cfad148bb1dbd1a5337ad8a2c9fdd878a78d8.tar.bz2 gentoo-2-3e3cfad148bb1dbd1a5337ad8a2c9fdd878a78d8.zip |
alpha/ia64/sparc stable wrt #208313
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 cb30f8f59bc0..7ceed4a8da80 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-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.5 2008/02/10 14:27:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.6 2008/02/10 14:58:47 armin76 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 )" |