diff options
author | Olivier Crête <tester@gentoo.org> | 2004-09-23 22:01:44 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2004-09-23 22:01:44 +0000 |
commit | 5dc1d79957bc8d61094e627056efa2277ce2ba56 (patch) | |
tree | 543d53c090faa5357929c97c13c7326dda98679c /net-www | |
parent | version bump (bug #65125) (Manifest recommit) (diff) | |
download | gentoo-2-5dc1d79957bc8d61094e627056efa2277ce2ba56.tar.gz gentoo-2-5dc1d79957bc8d61094e627056efa2277ce2ba56.tar.bz2 gentoo-2-5dc1d79957bc8d61094e627056efa2277ce2ba56.zip |
Marking apache-2.0.51-r1 stable on x86 wrt #64804
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.51-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 727383f9cd24..08e869474125 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.271 2004/09/22 09:53:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.272 2004/09/23 22:01:44 tester Exp $ + + 23 Sep 2004; Olivier Crete <tester@gentoo.org> apache-2.0.51-r1.ebuild: + Stable on x86 wrt security bug #64804 22 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> apache-2.0.51-r1.ebuild: diff --git a/net-www/apache/apache-2.0.51-r1.ebuild b/net-www/apache/apache-2.0.51-r1.ebuild index 8e0499446030..30984810c288 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.8 2004/09/23 03:28:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51-r1.ebuild,v 1.9 2004/09/23 22:01:44 tester 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 s390 sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |