summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-10-09 18:32:28 +0000
committerTom Gall <tgall@gentoo.org>2004-10-09 18:32:28 +0000
commit9263c081d07cc4e8009c0bf13b66bbef61d3cf55 (patch)
tree9978adfa07298874fa85aeb4af0f83c8164cb94c /net-www/apache
parentdont output to /dev/null, use a temp file instead (diff)
downloadgentoo-2-9263c081d07cc4e8009c0bf13b66bbef61d3cf55.tar.gz
gentoo-2-9263c081d07cc4e8009c0bf13b66bbef61d3cf55.tar.bz2
gentoo-2-9263c081d07cc4e8009c0bf13b66bbef61d3cf55.zip
stable on ppc64, bug #66807
Diffstat (limited to 'net-www/apache')
-rw-r--r--net-www/apache/ChangeLog5
-rw-r--r--net-www/apache/apache-2.0.52.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index 49d901c971aa..fff22d6fc695 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/apache
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.275 2004/10/09 12:17:03 sejo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.276 2004/10/09 18:32:28 tgall Exp $
+
+ 09 Oct 2004; Tom Gall <tgall@gentoo.org> apache-2.0.52.ebuild:
+ stable on ppc64, bug #66807
09 Oct 2004; <SeJo@gentoo.org> apache-2.0.52.ebuild:
stable ppc gsla: 66807
diff --git a/net-www/apache/apache-2.0.52.ebuild b/net-www/apache/apache-2.0.52.ebuild
index 2f06a8f6408f..4a466c8bc15a 100644
--- a/net-www/apache/apache-2.0.52.ebuild
+++ b/net-www/apache/apache-2.0.52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52.ebuild,v 1.4 2004/10/09 12:17:03 sejo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52.ebuild,v 1.5 2004/10/09 18:32:28 tgall Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
IUSE="berkdb gdbm ldap threads ipv6 doc static ssl"
#Standard location for Gentoo Linux