diff options
author | 2005-07-16 07:57:52 +0000 | |
---|---|---|
committer | 2005-07-16 07:57:52 +0000 | |
commit | 5d074a59534412e94ee90dd8c06210e899a5c4b0 (patch) | |
tree | 3f5144d63d5e3f9ae9379f923f4cd024b0d155a5 /dev-php | |
parent | New version. (diff) | |
download | gentoo-2-5d074a59534412e94ee90dd8c06210e899a5c4b0.tar.gz gentoo-2-5d074a59534412e94ee90dd8c06210e899a5c4b0.tar.bz2 gentoo-2-5d074a59534412e94ee90dd8c06210e899a5c4b0.zip |
Add ~amd64, closes bug 99144.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/phpconfig/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/phpconfig/phpconfig-4.3.10.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpconfig/phpconfig-5.0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpconfig/phpconfig-5.1.0_beta.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-php/phpconfig/ChangeLog b/dev-php/phpconfig/ChangeLog index 9d544dd4c5ae..122cda977984 100644 --- a/dev-php/phpconfig/ChangeLog +++ b/dev-php/phpconfig/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/phpconfig # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/ChangeLog,v 1.1 2005/06/12 15:16:17 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/ChangeLog,v 1.2 2005/07/16 07:57:52 sebastian Exp $ + + 16 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> + phpconfig-4.3.10.ebuild, phpconfig-5.0.4.ebuild, + phpconfig-5.1.0_beta.ebuild: + Add ~amd64, closes bug 99144. *phpconfig-5.1.0_beta (12 Jun 2005) diff --git a/dev-php/phpconfig/phpconfig-4.3.10.ebuild b/dev-php/phpconfig/phpconfig-4.3.10.ebuild index 0ce8d86e4285..a23b878110c0 100644 --- a/dev-php/phpconfig/phpconfig-4.3.10.ebuild +++ b/dev-php/phpconfig/phpconfig-4.3.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/phpconfig-4.3.10.ebuild,v 1.1 2005/06/12 15:16:17 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/phpconfig-4.3.10.ebuild,v 1.2 2005/07/16 07:57:52 sebastian Exp $ DESCRIPTION="PECL build environment for PHP" HOMEPAGE="http://www.php.net/" SRC_URI="http://dev.gentoo.org/~stuart/php/${P}.tar.gz" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="=virtual/php-4*" #RDEPEND="" diff --git a/dev-php/phpconfig/phpconfig-5.0.4.ebuild b/dev-php/phpconfig/phpconfig-5.0.4.ebuild index 87cd9e414a4f..154783005d66 100644 --- a/dev-php/phpconfig/phpconfig-5.0.4.ebuild +++ b/dev-php/phpconfig/phpconfig-5.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/phpconfig-5.0.4.ebuild,v 1.2 2005/06/25 14:37:02 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/phpconfig-5.0.4.ebuild,v 1.3 2005/07/16 07:57:52 sebastian Exp $ DESCRIPTION="PECL build environment for PHP" HOMEPAGE="http://www.php.net/" SRC_URI="http://dev.gentoo.org/~stuart/php/${P}.tar.bz2" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="|| ( =virtual/php-5* =virtual/httpd-php-5* )" #RDEPEND="" diff --git a/dev-php/phpconfig/phpconfig-5.1.0_beta.ebuild b/dev-php/phpconfig/phpconfig-5.1.0_beta.ebuild index 7664808a9a7a..730084644ec9 100644 --- a/dev-php/phpconfig/phpconfig-5.1.0_beta.ebuild +++ b/dev-php/phpconfig/phpconfig-5.1.0_beta.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/phpconfig-5.1.0_beta.ebuild,v 1.1 2005/06/12 15:16:17 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpconfig/phpconfig-5.1.0_beta.ebuild,v 1.2 2005/07/16 07:57:52 sebastian Exp $ DESCRIPTION="PECL build environment for PHP" HOMEPAGE="http://www.php.net/" SRC_URI="http://dev.gentoo.org/~stuart/php/${P}.tar.bz2" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="|| ( =virtual/php-5* =virtual/httpd-php-5* )" #RDEPEND="" |