diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-30 15:25:29 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-30 15:25:29 +0000 |
commit | c0c3b397759cd52064f5fdc154ddbfa0a981eeba (patch) | |
tree | 03678da5903b3aa495a31df6cef5cf747dc83c41 | |
parent | Marking rox-extra packages ppc stable for bug 236057 (diff) | |
download | gentoo-2-c0c3b397759cd52064f5fdc154ddbfa0a981eeba.tar.gz gentoo-2-c0c3b397759cd52064f5fdc154ddbfa0a981eeba.tar.bz2 gentoo-2-c0c3b397759cd52064f5fdc154ddbfa0a981eeba.zip |
Stable on sparc, security bug #234088
(Portage version: 2.1.4.4)
-rw-r--r-- | www-servers/apache/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 502cd0e235b3..7498d2a72fcb 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,10 @@ # 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.85 2008/08/30 15:20:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.86 2008/08/30 15:25:29 bluebird Exp $ + + 30 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + apache-2.2.9-r1.ebuild: + Stable on sparc, security bug #234088 30 Aug 2008; Markus Meier <maekke@gentoo.org> apache-2.2.9-r1.ebuild: amd64/x86 stable, bug #234088 diff --git a/www-servers/apache/apache-2.2.9-r1.ebuild b/www-servers/apache/apache-2.2.9-r1.ebuild index 6d1fc77f7948..8021b8be693b 100644 --- a/www-servers/apache/apache-2.2.9-r1.ebuild +++ b/www-servers/apache/apache-2.2.9-r1.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.9-r1.ebuild,v 1.2 2008/08/30 15:20:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.9-r1.ebuild,v 1.3 2008/08/30 15:25:29 bluebird Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080829" @@ -80,7 +80,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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="sni" DEPEND="${DEPEND} |