diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-12 21:00:11 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-12 21:00:11 +0000 |
commit | e4f2e8c06cf3fca89ee10b20be03a4e760542b81 (patch) | |
tree | 384f99ba3c89991118109ff90ec84aa520602e95 /dev-php/mod_php | |
parent | Changed ebuilds to use tc-arch-kernel instead of the soon-to-be-removed set_a... (diff) | |
download | gentoo-2-e4f2e8c06cf3fca89ee10b20be03a4e760542b81.tar.gz gentoo-2-e4f2e8c06cf3fca89ee10b20be03a4e760542b81.tar.bz2 gentoo-2-e4f2e8c06cf3fca89ee10b20be03a4e760542b81.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/mod_php')
-rw-r--r-- | dev-php/mod_php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog index d1e59ea433bf..7d6c6f083b9c 100644 --- a/dev-php/mod_php/ChangeLog +++ b/dev-php/mod_php/ChangeLog @@ -1,6 +1,9 @@ # 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.255 2005/07/12 19:07:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.256 2005/07/12 21:00:11 killerfox Exp $ + + 12 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> mod_php-4.4.0.ebuild: + Stable on hppa. bug #97655 12 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> mod_php-4.4.0.ebuild: 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 10698f58bacf..6440d931a6ab 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.8 2005/07/12 19:07:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.4.0.ebuild,v 1.9 2005/07/12 21:00:11 killerfox Exp $ IUSE="${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= |