diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-22 09:53:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-22 09:53:58 +0000 |
commit | ef6fb87ef4f66c50e7483f87c4669b172856ae12 (patch) | |
tree | 3aea3e46c737c6bbc60537c8b61f75f0f38f0ba1 /net-www | |
parent | Stable amd64, x86. Fixed build process to work on newer 2.6 kernels without ... (diff) | |
download | gentoo-2-ef6fb87ef4f66c50e7483f87c4669b172856ae12.tar.gz gentoo-2-ef6fb87ef4f66c50e7483f87c4669b172856ae12.tar.bz2 gentoo-2-ef6fb87ef4f66c50e7483f87c4669b172856ae12.zip |
Stable on alpha, bug 64804.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.51-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 75cc0859c646..727383f9cd24 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,10 @@ # 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.270 2004/09/22 07:32:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.271 2004/09/22 09:53:58 kloeri Exp $ + + 22 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> + apache-2.0.51-r1.ebuild: + Stable on alpha, bug 64804. 22 Sep 2004; Joshua Kinard <kumba@gentoo.org> apache-2.0.51-r1.ebuild: Marked stable on mips. diff --git a/net-www/apache/apache-2.0.51-r1.ebuild b/net-www/apache/apache-2.0.51-r1.ebuild index de544b6348df..74b37e692415 100644 --- a/net-www/apache/apache-2.0.51-r1.ebuild +++ b/net-www/apache/apache-2.0.51-r1.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.51-r1.ebuild,v 1.6 2004/09/22 07:32:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51-r1.ebuild,v 1.7 2004/09/22 09:53:58 kloeri 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 |