diff options
author | 2011-02-12 17:42:37 +0000 | |
---|---|---|
committer | 2011-02-12 17:42:37 +0000 | |
commit | 11b672add5028ba3bcc7f52b7eca23196e2395c9 (patch) | |
tree | 1813d4fa23c5dd8d95cef5c1f96bae1321e572a5 /dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-11b672add5028ba3bcc7f52b7eca23196e2395c9.tar.gz gentoo-2-11b672add5028ba3bcc7f52b7eca23196e2395c9.tar.bz2 gentoo-2-11b672add5028ba3bcc7f52b7eca23196e2395c9.zip |
alpha/ia64/sparc stable wrt #213318
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild index cfd2ca91e389..c7ba5a697056 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3-r1.ebuild,v 1.6 2011/02/11 07:09:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.7 2011/02/12 17:42:37 armin76 Exp $ EAPI="2" @@ -10,7 +10,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 ) |