diff options
author | 2004-09-25 00:32:28 +0000 | |
---|---|---|
committer | 2004-09-25 00:32:28 +0000 | |
commit | c5982d64e3ea2ec0c2076e6d76c3ab6389fd12c9 (patch) | |
tree | 83f70dc21e19e7fb6f94188a141feeccf23d21b9 /dev-php/PEAR-PhpDocumentor | |
parent | PPC unstable profile update (diff) | |
download | historical-c5982d64e3ea2ec0c2076e6d76c3ab6389fd12c9.tar.gz historical-c5982d64e3ea2ec0c2076e6d76c3ab6389fd12c9.tar.bz2 historical-c5982d64e3ea2ec0c2076e6d76c3ab6389fd12c9.zip |
ppc stable profile update
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild index 8b5021989085..3532bedef42f 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.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.3.0_rc3.ebuild,v 1.3 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild,v 1.4 2004/09/25 00:30:44 pvdabeel 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 ~ppc" IUSE="" |