diff options
author | 2007-09-25 14:31:47 +0000 | |
---|---|---|
committer | 2007-09-25 14:31:47 +0000 | |
commit | f1667b5176294eb48c12b3cb5b83b2467958519f (patch) | |
tree | ee00224cfd4f17995bda1ce0bd765d5a8cf8b8fd /www-servers | |
parent | sparc stable wrt security #186219 (diff) | |
download | gentoo-2-f1667b5176294eb48c12b3cb5b83b2467958519f.tar.gz gentoo-2-f1667b5176294eb48c12b3cb5b83b2467958519f.tar.bz2 gentoo-2-f1667b5176294eb48c12b3cb5b83b2467958519f.zip |
sparc stable wrt security #186219
(Portage version: 2.1.3.9)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/apache/apache-2.0.59-r5.ebuild | 4 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 454bab1ed27e..6aa7e10e66ce 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2007/09/21 20:08:27 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.32 2007/09/25 14:31:47 armin76 Exp $ + + 25 Sep 2007; Raúl Porcel <armin76@gentoo.org> apache-2.0.59-r5.ebuild, + apache-2.2.6.ebuild: + sparc stable wrt security #186219 *apache-2.2.6-r1 (21 Sep 2007) diff --git a/www-servers/apache/apache-2.0.59-r5.ebuild b/www-servers/apache/apache-2.0.59-r5.ebuild index 44e912a0ecdb..4d60eac39e69 100644 --- a/www-servers/apache/apache-2.0.59-r5.ebuild +++ b/www-servers/apache/apache-2.0.59-r5.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.0.59-r5.ebuild,v 1.9 2007/09/16 11:07:34 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.0.59-r5.ebuild,v 1.10 2007/09/25 14:31:47 armin76 Exp $ inherit eutils flag-o-matic gnuconfig multilib @@ -17,7 +17,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2 LICENSE="Apache-2.0" 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="apache2 debug doc ldap mpm-itk mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker ssl static-modules threads selinux" RDEPEND="dev-lang/perl diff --git a/www-servers/apache/apache-2.2.6.ebuild b/www-servers/apache/apache-2.2.6.ebuild index f995e70388f2..fa8755dbd98c 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.10 2007/09/11 20:21:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6.ebuild,v 1.11 2007/09/25 14:31:47 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 |