summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 18:31:09 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 18:31:09 +0000
commit2cb5ddd85137ced65020ab20ae2e75a409787ded (patch)
tree706a7c5498a58fdcf9120aedba0e1832ec91f752 /dev-lang/php
parentremove old version, fix bug #106173, and fix things to work without /usr/X11R6 (diff)
downloadgentoo-2-2cb5ddd85137ced65020ab20ae2e75a409787ded.tar.gz
gentoo-2-2cb5ddd85137ced65020ab20ae2e75a409787ded.tar.bz2
gentoo-2-2cb5ddd85137ced65020ab20ae2e75a409787ded.zip
Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug 102649.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-5.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 41d8e6e4c9c8..389e7d0b0d29 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.45 2005/09/17 17:45:04 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.46 2005/09/17 18:31:09 cryos Exp $
+
+ 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> php-5.0.4.ebuild:
+ Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug
+ 102649.
17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> php-4.4.0.ebuild:
Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug
diff --git a/dev-lang/php/php-5.0.4.ebuild b/dev-lang/php/php-5.0.4.ebuild
index 4e76987f47bd..0b3efc257d23 100644
--- a/dev-lang/php/php-5.0.4.ebuild
+++ b/dev-lang/php/php-5.0.4.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.4.ebuild,v 1.10 2005/09/17 11:09:07 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.4.ebuild,v 1.11 2005/09/17 18:31:09 cryos Exp $
IUSE="cgi cli discard-path force-cgi-redirect"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now