diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:32:28 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:32:28 +0000 |
commit | ed331d9d93dfc9293a34effa2061f693fccc2ad1 (patch) | |
tree | aa322bc1942f406c1ceb70bd63db478d30fbaf06 /dev-php/PEAR-PhpDocumentor | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-ed331d9d93dfc9293a34effa2061f693fccc2ad1.tar.gz gentoo-2-ed331d9d93dfc9293a34effa2061f693fccc2ad1.tar.bz2 gentoo-2-ed331d9d93dfc9293a34effa2061f693fccc2ad1.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="" |