diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-29 11:29:59 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-29 11:29:59 +0000 |
commit | edb57457f43ebc329862ec19d85d60bb199d9c32 (patch) | |
tree | d427819ce0657bacda5b1fe12ab50c8a787365d1 /www-servers | |
parent | stable x86, security bug 205195 (diff) | |
download | gentoo-2-edb57457f43ebc329862ec19d85d60bb199d9c32.tar.gz gentoo-2-edb57457f43ebc329862ec19d85d60bb199d9c32.tar.bz2 gentoo-2-edb57457f43ebc329862ec19d85d60bb199d9c32.zip |
stable x86, security bug 205195
(Portage version: 2.1.3.19)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 8bca834f9bf6..a15071edc3ce 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.57 2008/01/29 06:40:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.58 2008/01/29 11:29:59 opfer Exp $ + + 29 Jan 2008; Christian Faulhammer <opfer@gentoo.org> apache-2.2.8.ebuild: + stable x86, security bug 205195 29 Jan 2008; Jeroen Roovers <jer@gentoo.org> apache-2.2.8.ebuild: Stable for HPPA (bug #205195). diff --git a/www-servers/apache/apache-2.2.8.ebuild b/www-servers/apache/apache-2.2.8.ebuild index 1369a77f0ccd..ec075103a0fd 100644 --- a/www-servers/apache/apache-2.2.8.ebuild +++ b/www-servers/apache/apache-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.8.ebuild,v 1.3 2008/01/29 06:40:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.8.ebuild,v 1.4 2008/01/29 11:29:59 opfer Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080119" @@ -79,7 +79,7 @@ HOMEPAGE="http://httpd.apache.org/" # 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="sni" DEPEND="${DEPEND} |