diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 20:01:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 20:01:16 +0000 |
commit | ff4ade42f268181a070436224ccda60fbd8606c5 (patch) | |
tree | b652393dc67f665fe16f6c7b8614d43ffa108d97 /www-servers | |
parent | amd64 stable, bug #239117. Thanks to Chad A. Simmons (amd64 AT) for testing. (diff) | |
download | gentoo-2-ff4ade42f268181a070436224ccda60fbd8606c5.tar.gz gentoo-2-ff4ade42f268181a070436224ccda60fbd8606c5.tar.bz2 gentoo-2-ff4ade42f268181a070436224ccda60fbd8606c5.zip |
Stable for HPPA (bug #238180).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 824818df443b..6aa73d8b8539 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.187 2008/09/30 19:41:36 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.188 2008/09/30 20:01:15 jer Exp $ + + 30 Sep 2008; Jeroen Roovers <jer@gentoo.org> lighttpd-1.4.20.ebuild: + Stable for HPPA (bug #238180). 30 Sep 2008; Ferris McCormick <fmccor@gentoo.org> lighttpd-1.4.20.ebuild: Sparc stable --- Security Bug #238180 --- all tests good. diff --git a/www-servers/lighttpd/lighttpd-1.4.20.ebuild b/www-servers/lighttpd/lighttpd-1.4.20.ebuild index 061caf3f9921..01db58e665fb 100644 --- a/www-servers/lighttpd/lighttpd-1.4.20.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.20.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/lighttpd/lighttpd-1.4.20.ebuild,v 1.3 2008/09/30 19:41:36 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v 1.4 2008/09/30 20:01:16 jer Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -12,7 +12,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=">=sys-libs/zlib-1.1 |