summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-19 00:06:37 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-19 00:06:37 +0000
commit68e2eafb9f84ddd3c6282156d7e72942e78eeafe (patch)
treef11ea1ff32ca72311d067a7831e1e153305b1c3d /net-www
parentMarking stable for x86 sparc, bug 117908 (diff)
downloadgentoo-2-68e2eafb9f84ddd3c6282156d7e72942e78eeafe.tar.gz
gentoo-2-68e2eafb9f84ddd3c6282156d7e72942e78eeafe.tar.bz2
gentoo-2-68e2eafb9f84ddd3c6282156d7e72942e78eeafe.zip
Stable on amd64, bug 118875.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/apache/ChangeLog6
-rw-r--r--net-www/apache/apache-2.0.54-r16.ebuild4
-rw-r--r--net-www/apache/apache-2.0.55-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index 218da7df55ae..898db4f00dc7 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/apache
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.453 2006/01/18 22:26:42 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.454 2006/01/19 00:06:37 cryos Exp $
+
+ 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
+ apache-2.0.54-r16.ebuild, apache-2.0.55-r1.ebuild:
+ Stable on amd64, bug 118875.
18 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
apache-2.0.54-r16.ebuild, apache-2.0.55-r1.ebuild:
diff --git a/net-www/apache/apache-2.0.54-r16.ebuild b/net-www/apache/apache-2.0.54-r16.ebuild
index 88a9f7afb5df..9fe720e8d6b6 100644
--- a/net-www/apache/apache-2.0.54-r16.ebuild
+++ b/net-www/apache/apache-2.0.54-r16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r16.ebuild,v 1.5 2006/01/18 22:26:42 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r16.ebuild,v 1.6 2006/01/19 00:06:37 cryos Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
IUSE="berkdb gdbm ldap threads ipv6 doc static ssl selinux"
#Standard location for Gentoo Linux
diff --git a/net-www/apache/apache-2.0.55-r1.ebuild b/net-www/apache/apache-2.0.55-r1.ebuild
index 301a61b71952..f3bd4a7cc9eb 100644
--- a/net-www/apache/apache-2.0.55-r1.ebuild
+++ b/net-www/apache/apache-2.0.55-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55-r1.ebuild,v 1.5 2006/01/18 22:26:42 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55-r1.ebuild,v 1.6 2006/01/19 00:06:37 cryos Exp $
inherit eutils gnuconfig multilib
@@ -17,7 +17,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86"
IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux"
RDEPEND="dev-lang/perl