diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-02 09:10:09 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-02 09:10:09 +0000 |
commit | b26ac0d8ab1c3bbb1492539def1a74947a836001 (patch) | |
tree | beaab832a07b763fbf30a371893718c4906184a6 | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-b26ac0d8ab1c3bbb1492539def1a74947a836001.tar.gz gentoo-2-b26ac0d8ab1c3bbb1492539def1a74947a836001.tar.bz2 gentoo-2-b26ac0d8ab1c3bbb1492539def1a74947a836001.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Agostino "ago" Sarubbo in security bug #380475 filed by Alex "a3li" Legler.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
-rw-r--r-- | www-servers/apache/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.20.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 09d4871fc8fe..7d9a8ec31b90 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-servers/apache # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.156 2011/09/01 15:51:20 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.157 2011/09/02 09:10:09 chainsaw Exp $ + + 02 Sep 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.20.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani & Agostino "ago" Sarubbo in security bug #380475 filed by Alex "a3li" + Legler. *apache-2.2.20 (01 Sep 2011) diff --git a/www-servers/apache/apache-2.2.20.ebuild b/www-servers/apache/apache-2.2.20.ebuild index 8e06ca61f0bb..04e0395821e6 100644 --- a/www-servers/apache/apache-2.2.20.ebuild +++ b/www-servers/apache/apache-2.2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.20.ebuild,v 1.1 2011/09/01 15:51:20 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.20.ebuild,v 1.2 2011/09/02 09:10:09 chainsaw Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20110901" @@ -88,7 +88,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} |