diff options
author | 2005-11-03 21:13:59 +0000 | |
---|---|---|
committer | 2005-11-03 21:13:59 +0000 | |
commit | dee8f8e0ad6c530acfaddcdfc55d1c479047a358 (patch) | |
tree | fdf45c50cdc66d198caae5c9c92f39372ddb2a09 /dev-php/mod_php/mod_php-4.4.0-r6.ebuild | |
parent | Stable on sparc wrt #111076 (diff) | |
download | historical-dee8f8e0ad6c530acfaddcdfc55d1c479047a358.tar.gz historical-dee8f8e0ad6c530acfaddcdfc55d1c479047a358.tar.bz2 historical-dee8f8e0ad6c530acfaddcdfc55d1c479047a358.zip |
Stable on hppa, ppc. See bug #111032.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-php/mod_php/mod_php-4.4.0-r6.ebuild')
-rw-r--r-- | dev-php/mod_php/mod_php-4.4.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-4.4.0-r6.ebuild b/dev-php/mod_php/mod_php-4.4.0-r6.ebuild index d47f97cf8178..07ff7c53c0fd 100644 --- a/dev-php/mod_php/mod_php-4.4.0-r6.ebuild +++ b/dev-php/mod_php/mod_php-4.4.0-r6.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-r6.ebuild,v 1.1 2005/11/02 22:13:28 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0-r6.ebuild,v 1.2 2005/11/03 21:13:59 hansmi Exp $ IUSE="apache2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" detectapache() { # DO NOT REPLICATE THIS IN ANY OTHER PACKAGE WITHOUT PORTAGE DEVS PERMISSION |