diff options
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild index 3724250de693..91d801be1b66 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.2.3.ebuild,v 1.4 2004/08/03 20:10:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild,v 1.5 2004/12/18 11:42:27 blubb Exp $ inherit php-pear DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ia64" +KEYWORDS="x86 ~ia64 ~amd64" IUSE="" |