diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-21 19:42:50 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-21 19:42:50 +0000 |
commit | 3668c136653e505c0f5319da291c5bd090cdcb4f (patch) | |
tree | 56e12db510aa9d34f2c4f999bf86f2f49cbe1ccc /net-www | |
parent | New release: 2.11.91 (diff) | |
download | gentoo-2-3668c136653e505c0f5319da291c5bd090cdcb4f.tar.gz gentoo-2-3668c136653e505c0f5319da291c5bd090cdcb4f.tar.bz2 gentoo-2-3668c136653e505c0f5319da291c5bd090cdcb4f.zip |
Marked Stable on AMD64. Fixes bug #102991.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.54-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 3be8d6be01b9..15fe23594007 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/apache # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.401 2005/08/21 12:57:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.402 2005/08/21 19:42:50 metalgod Exp $ + + 21 Aug 2005; Luis Medinas <metalgod@gentoo.org> apache-2.0.54-r9.ebuild: + Marked Stable on AMD64. Fixes bug #102991. 21 Aug 2005; Markus Rothe <corsair@gentoo.org> apache-2.0.54-r9.ebuild: Stable on ppc64 (bug #102991) diff --git a/net-www/apache/apache-2.0.54-r9.ebuild b/net-www/apache/apache-2.0.54-r9.ebuild index e27e93bf1b36..f186272ff9d7 100644 --- a/net-www/apache/apache-2.0.54-r9.ebuild +++ b/net-www/apache/apache-2.0.54-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r9.ebuild,v 1.7 2005/08/21 12:57:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r9.ebuild,v 1.8 2005/08/21 19:42:50 metalgod 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 |