diff options
author | Hardave Rior <hardave@gentoo.org> | 2004-10-14 10:10:54 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2004-10-14 10:10:54 +0000 |
commit | 8d2e376179658efeb95141679d041ca442f75921 (patch) | |
tree | c09899a7bf9902f1972227fbc9fbc6adb057c0d0 /net-www | |
parent | Added to ~ppc-macos. (Manifest recommit) (diff) | |
download | gentoo-2-8d2e376179658efeb95141679d041ca442f75921.tar.gz gentoo-2-8d2e376179658efeb95141679d041ca442f75921.tar.bz2 gentoo-2-8d2e376179658efeb95141679d041ca442f75921.zip |
stable on mips, bug #66807
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.52.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 679314f7179e..f3f29c68eaf0 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.277 2004/10/13 16:50:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.278 2004/10/14 10:10:54 hardave Exp $ + + 14 Oct 2004; Hardave Riar <hardave@gentoo.org> apache-2.0.52.ebuild: + stable on mips, bug #66807 13 Oct 2004; Olivier Crete <tester@gentoo.org> apache-2.0.52.ebuild: Marking stable on x86 wrt security bug #66807 diff --git a/net-www/apache/apache-2.0.52.ebuild b/net-www/apache/apache-2.0.52.ebuild index 5b9e908177c0..d0de351d3354 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.7 2004/10/13 16:50:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52.ebuild,v 1.8 2004/10/14 10:10:54 hardave 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 |