diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 11:46:39 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 11:46:39 +0000 |
commit | 34f5b1d97c5a6c862f1c3e1450549a54546fa969 (patch) | |
tree | 227238eebcad0b92744c84929fa4884f33de558a /dev-php | |
parent | Prunded old version. (diff) | |
download | historical-34f5b1d97c5a6c862f1c3e1450549a54546fa969.tar.gz historical-34f5b1d97c5a6c862f1c3e1450549a54546fa969.tar.bz2 historical-34f5b1d97c5a6c862f1c3e1450549a54546fa969.zip |
~amd64
Diffstat (limited to 'dev-php')
-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 | ||||
-rw-r--r-- | dev-php/phpdbg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/phpdbg/phpdbg-2.11.23.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty-docs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.5.ebuild | 4 |
9 files changed, 30 insertions, 14 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="" diff --git a/dev-php/phpdbg/ChangeLog b/dev-php/phpdbg/ChangeLog index f6e3f04756ef..3c06af21a8b6 100644 --- a/dev-php/phpdbg/ChangeLog +++ b/dev-php/phpdbg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/phpdbg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/ChangeLog,v 1.9 2004/06/25 01:23:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/ChangeLog,v 1.10 2004/12/18 11:46:39 blubb Exp $ + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> phpdbg-2.11.23.ebuild: + added ~amd64 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> phpdbg-2.11.23.ebuild: Added IUSE=. diff --git a/dev-php/phpdbg/phpdbg-2.11.23.ebuild b/dev-php/phpdbg/phpdbg-2.11.23.ebuild index c9a820cce47c..c0c01c5b514d 100644 --- a/dev-php/phpdbg/phpdbg-2.11.23.ebuild +++ b/dev-php/phpdbg/phpdbg-2.11.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.11.23.ebuild,v 1.5 2004/06/25 01:23:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.11.23.ebuild,v 1.6 2004/12/18 11:46:39 blubb Exp $ PHP_EXT_NAME="dbg" PHP_EXT_ZENDEXT="no" @@ -15,7 +15,7 @@ SLOT="0" DEPEND="virtual/php" # support for ppc or others? -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~amd64" src_compile() { myconf="--enable-dbg=shared --with-dbg-profiler --with-php-config=/usr/bin/php-config" diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index 14c5bdea01f2..e1b1c4fa8f78 100644 --- a/dev-php/smarty-docs/ChangeLog +++ b/dev-php/smarty-docs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/smarty-docs # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.16 2004/10/14 01:58:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.17 2004/12/18 11:44:54 blubb Exp $ + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> smarty-docs-2.6.3.ebuild: + added ~amd64 14 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> smarty-docs-2.6.3.ebuild: Stable on alpha. diff --git a/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild index 3325900dabd6..336c542192a2 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild,v 1.5 2004/10/14 01:58:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild,v 1.6 2004/12/18 11:44:54 blubb Exp $ MY_P=Smarty-${PV}-docs DESCRIPTION="A template engine for PHP" @@ -9,7 +9,7 @@ SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" IUSE="" -KEYWORDS="alpha hppa ~ppc sparc x86" +KEYWORDS="alpha hppa ~ppc sparc x86 ~amd64" DEPEND="" S=${WORKDIR}/manual diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index 4a9fcd565e3c..bd798c1127c9 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/smarty # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.20 2004/12/11 23:05:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.21 2004/12/18 11:45:27 blubb Exp $ + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> smarty-2.6.5.ebuild: + added ~amd64 + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> smarty-2.6.5.ebuild: + added ~amd64 12 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> smarty-2.6.5.ebuild: Stable on alpha. diff --git a/dev-php/smarty/smarty-2.6.5.ebuild b/dev-php/smarty/smarty-2.6.5.ebuild index ebe8e22a95fd..cd269c65dab8 100644 --- a/dev-php/smarty/smarty-2.6.5.ebuild +++ b/dev-php/smarty/smarty-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.3 2004/12/11 23:05:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.4 2004/12/18 11:45:27 blubb Exp $ MY_P=Smarty-${PV} DESCRIPTION="A template engine for PHP" @@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/" SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~hppa ~ppc ~sparc x86" +KEYWORDS="alpha ~hppa ~ppc ~sparc x86 ~amd64" IUSE="doc" DEPEND="doc? ( dev-php/smarty-docs )" RDEPEND="virtual/php" |