diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 11:45:27 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 11:45:27 +0000 |
commit | c8f0b80122536edee54cb31be86a49aa887ae3df (patch) | |
tree | b98597fea95ebeac4bbaa4c02e055f9ee13c332f /dev-php/PEAR-PhpDocumentor | |
parent | Prunded old version. (Manifest recommit) (diff) | |
download | gentoo-2-c8f0b80122536edee54cb31be86a49aa887ae3df.tar.gz gentoo-2-c8f0b80122536edee54cb31be86a49aa887ae3df.tar.bz2 gentoo-2-c8f0b80122536edee54cb31be86a49aa887ae3df.zip |
~amd64
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index a29ae2ff39d3..9fa0d50a2e50 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # 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.5 2004/08/03 20:10:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.6 2004/12/18 11:42:27 blubb Exp $ + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> + PEAR-PhpDocumentor-1.2.3.ebuild, PEAR-PhpDocumentor-1.3.0_rc3.ebuild: + added ~amd64 03 Aug 2004; <agriffis@gentoo.org> PEAR-PhpDocumentor-1.2.3.ebuild: add ~ia64 #56295 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="" 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 3532bedef42f..add200a56167 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.4 2004/09/25 00:30:44 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc3.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 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" |