summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-09-09 15:28:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-09-09 15:28:11 +0000
commit7e0fd5cf2fb3ec1f547c32ecb43764feb3d0a3e5 (patch)
tree78ceccf3eb612c3816d86e2eeaed21f2572a678f /www-servers
parentstable on ia64. (diff)
downloadgentoo-2-7e0fd5cf2fb3ec1f547c32ecb43764feb3d0a3e5.tar.gz
gentoo-2-7e0fd5cf2fb3ec1f547c32ecb43764feb3d0a3e5.tar.bz2
gentoo-2-7e0fd5cf2fb3ec1f547c32ecb43764feb3d0a3e5.zip
alpha/ia64 stable wrt security #186219
(Portage version: 2.1.2.12)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/apache/ChangeLog5
-rw-r--r--www-servers/apache/apache-2.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog
index 1408c7a72176..e02d38976358 100644
--- a/www-servers/apache/ChangeLog
+++ b/www-servers/apache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/apache
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.23 2007/09/09 12:42:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.24 2007/09/09 15:28:11 armin76 Exp $
+
+ 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> apache-2.2.6.ebuild:
+ alpha/ia64 stable wrt security #186219
09 Sep 2007; Markus Meier <maekke@gentoo.org> apache-2.2.6.ebuild:
stable on x86, wrt security bug #186219
diff --git a/www-servers/apache/apache-2.2.6.ebuild b/www-servers/apache/apache-2.2.6.ebuild
index 6101f93ceb6e..4be1b796d696 100644
--- a/www-servers/apache/apache-2.2.6.ebuild
+++ b/www-servers/apache/apache-2.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild,v 1.5 2007/09/09 12:42:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild,v 1.6 2007/09/09 15:28:11 armin76 Exp $
inherit eutils flag-o-matic multilib autotools
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
# some helper scripts are apache-1.1, thus both are here
LICENSE="Apache-2.0 Apache-1.1"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug doc ldap mpm-event mpm-itk mpm-peruser mpm-prefork mpm-worker no-suexec selinux ssl static-modules threads"
DEPEND="dev-lang/perl