From 02ea19125ecf3ac6c541e7923d37068c1c54e3c0 Mon Sep 17 00:00:00 2001 From: Hardave Rior Date: Sun, 24 Jul 2005 05:24:40 +0000 Subject: Stable on mips, bug #97655. Also added back the ~mips keyword that was dropped. (Portage version: 2.0.51.19) --- dev-php/mod_php/ChangeLog | 6 +++++- dev-php/mod_php/mod_php-4.4.0-r1.ebuild | 4 ++-- dev-php/mod_php/mod_php-4.4.0.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-php') diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog index 25eb44bd8458..ea6e54345f0f 100644 --- a/dev-php/mod_php/ChangeLog +++ b/dev-php/mod_php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/mod_php # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.260 2005/07/14 15:44:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.261 2005/07/24 05:24:40 hardave Exp $ + + 24 Jul 2005; Hardave Riar mod_php-4.4.0.ebuild, + mod_php-4.4.0-r1.ebuild: + Stable on mips, bug #97655. Also added back the ~mips keyword that was dropped. 14 Jul 2005; Sebastian Bergmann files/digest-mod_php-5.1.0_beta-r2, Manifest: diff --git a/dev-php/mod_php/mod_php-4.4.0-r1.ebuild b/dev-php/mod_php/mod_php-4.4.0-r1.ebuild index fd18d5bbecc8..3fa4142c3105 100644 --- a/dev-php/mod_php/mod_php-4.4.0-r1.ebuild +++ b/dev-php/mod_php/mod_php-4.4.0-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0-r1.ebuild,v 1.3 2005/07/16 15:23:54 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0-r1.ebuild,v 1.4 2005/07/24 05:24:40 hardave Exp $ IUSE="apache2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" detectapache() { local domsg= diff --git a/dev-php/mod_php/mod_php-4.4.0.ebuild b/dev-php/mod_php/mod_php-4.4.0.ebuild index 180031b918e7..8bba718d9f42 100644 --- a/dev-php/mod_php/mod_php-4.4.0.ebuild +++ b/dev-php/mod_php/mod_php-4.4.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0.ebuild,v 1.12 2005/07/16 15:23:54 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0.ebuild,v 1.13 2005/07/24 05:24:40 hardave Exp $ IUSE="apache2" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 ~s390 sparc x86" detectapache() { local domsg= -- cgit v1.2.3-65-gdbad