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 | |
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')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index d0cc899060c0..a29ae2ff39d3 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.5 2004/08/03 20:10:21 agriffis Exp $ + + 03 Aug 2004; <agriffis@gentoo.org> PEAR-PhpDocumentor-1.2.3.ebuild: + add ~ia64 #56295 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PEAR-PhpDocumentor-1.3.0_rc3.ebuild: 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="" |