diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 20:10:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 20:10:21 +0000 |
commit | c614481a69cb0facbff380327201dbeb0e129baf (patch) | |
tree | df288bba41357a4deba96afb5e7e80a4358e501b /dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild | |
parent | add ia64 keywords #56295 (Manifest recommit) (diff) | |
download | gentoo-2-c614481a69cb0facbff380327201dbeb0e129baf.tar.gz gentoo-2-c614481a69cb0facbff380327201dbeb0e129baf.tar.bz2 gentoo-2-c614481a69cb0facbff380327201dbeb0e129baf.zip |
add ~ia64 #56295
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 8ae4ebd84843..3724250de693 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.3 2004/06/25 01:20:53 agriffis Exp $ +# $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 $ inherit php-pear DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." LICENSE="PHP" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ia64" IUSE="" |