diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-31 04:13:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-31 04:13:23 +0000 |
commit | c21cd0148f4fecc6d5560955c56599d7c588a05a (patch) | |
tree | 9bf040aacc67e7e2aeba2b73dad4ef0884843519 /www-servers | |
parent | x86 stable wrt security bug #330195 (diff) | |
download | gentoo-2-c21cd0148f4fecc6d5560955c56599d7c588a05a.tar.gz gentoo-2-c21cd0148f4fecc6d5560955c56599d7c588a05a.tar.bz2 gentoo-2-c21cd0148f4fecc6d5560955c56599d7c588a05a.zip |
x86 stable wrt security bug #330195
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index c56fe980ef23..aab63d14e927 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.142 2010/08/30 19:30:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.143 2010/08/31 04:13:23 phajdan.jr Exp $ + + 31 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> apache-2.2.16.ebuild: + x86 stable wrt security bug #330195 30 Aug 2010; Jeroen Roovers <jer@gentoo.org> apache-2.2.16.ebuild: Stable for PPC (bug #330195). diff --git a/www-servers/apache/apache-2.2.16.ebuild b/www-servers/apache/apache-2.2.16.ebuild index 668889937934..22df4b74405a 100644 --- a/www-servers/apache/apache-2.2.16.ebuild +++ b/www-servers/apache/apache-2.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.16.ebuild,v 1.3 2010/08/30 19:30:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.16.ebuild,v 1.4 2010/08/31 04:13:23 phajdan.jr Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20100828" @@ -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 ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |