diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-07 02:26:26 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-07 02:26:26 +0000 |
commit | aaa3ba7de001c271cddaa05a8a28674f878417f6 (patch) | |
tree | 144079a1aa09e0869f0902cd243a2db43f737da1 /www-servers | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-aaa3ba7de001c271cddaa05a8a28674f878417f6.tar.gz gentoo-2-aaa3ba7de001c271cddaa05a8a28674f878417f6.tar.bz2 gentoo-2-aaa3ba7de001c271cddaa05a8a28674f878417f6.zip |
Stable on amd64 wrt security Bug #123022.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index bfb0a1fd8f75..1793ae991bc8 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.77 2006/06/07 02:03:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.78 2006/06/07 02:26:26 tcort Exp $ + + 07 Jun 2006; Thomas Cort <tcort@gentoo.org> lighttpd-1.4.11.ebuild: + Stable on amd64 wrt security Bug #123022. 07 Jun 2006; Mark Loeser <halcy0n@gentoo.org> lighttpd-1.4.11.ebuild: Stable on x86; bug #123022 diff --git a/www-servers/lighttpd/lighttpd-1.4.11.ebuild b/www-servers/lighttpd/lighttpd-1.4.11.ebuild index 3db73f0e1475..8425a229d55c 100644 --- a/www-servers/lighttpd/lighttpd-1.4.11.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.11.ebuild,v 1.6 2006/06/07 02:03:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.11.ebuild,v 1.7 2006/06/07 02:26:26 tcort Exp $ inherit eutils autotools depend.php @@ -10,7 +10,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc 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 |