summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2007-04-17 11:23:11 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2007-04-17 11:23:11 +0000
commite768645abafa3ba4d9befb229d0ee852065809fc (patch)
treea350bdeadad31499a6254ae73986d006fe99926a /www-servers
parentMarked stable on alpha (diff)
downloadgentoo-2-e768645abafa3ba4d9befb229d0ee852065809fc.tar.gz
gentoo-2-e768645abafa3ba4d9befb229d0ee852065809fc.tar.bz2
gentoo-2-e768645abafa3ba4d9befb229d0ee852065809fc.zip
Stable on alpha wrt security bug #174043
(Portage version: 2.1.2.2)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 9d2799e19322..7cb45210bf6b 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/lighttpd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.118 2007/04/16 13:08:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.119 2007/04/17 11:23:11 yoswink Exp $
+
+ 17 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> lighttpd-1.4.15.ebuild:
+ Stable on alpha wrt security #174043
16 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
lighttpd-1.4.15.ebuild:
diff --git a/www-servers/lighttpd/lighttpd-1.4.15.ebuild b/www-servers/lighttpd/lighttpd-1.4.15.ebuild
index a2ef391e4080..e4ac56379d0c 100644
--- a/www-servers/lighttpd/lighttpd-1.4.15.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.15.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/lighttpd/lighttpd-1.4.15.ebuild,v 1.8 2007/04/16 13:08:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.15.ebuild,v 1.9 2007/04/17 11:23:11 yoswink 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 hppa ia64 ~ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 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