summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hoffmann <hoffie@gentoo.org>2008-09-30 15:10:59 +0000
committerChristian Hoffmann <hoffie@gentoo.org>2008-09-30 15:10:59 +0000
commit4a3dc876a7b75f554f5404e1228c58c82ebe2dd2 (patch)
treee455186c7820f5ae03bad008281abe1791f6a543 /www-servers/lighttpd
parentRemove poppler from mask; current evince works fine (diff)
downloadgentoo-2-4a3dc876a7b75f554f5404e1228c58c82ebe2dd2.tar.gz
gentoo-2-4a3dc876a7b75f554f5404e1228c58c82ebe2dd2.tar.bz2
gentoo-2-4a3dc876a7b75f554f5404e1228c58c82ebe2dd2.zip
stable on amd64 wrt security bug 238180
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r--www-servers/lighttpd/ChangeLog6
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.20.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 4dc18f21695c..568166345be0 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,10 @@
# 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.185 2008/09/30 14:57:57 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.186 2008/09/30 15:10:59 hoffie Exp $
+
+ 30 Sep 2008; Christian Hoffmann <hoffie@gentoo.org>
+ lighttpd-1.4.20.ebuild:
+ stable on amd64 wrt security bug 238180
*lighttpd-1.4.20 (30 Sep 2008)
diff --git a/www-servers/lighttpd/lighttpd-1.4.20.ebuild b/www-servers/lighttpd/lighttpd-1.4.20.ebuild
index e5456f033c30..2ca527103381 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.1 2008/09/30 14:57:57 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v 1.2 2008/09/30 15:10:59 hoffie 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