diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 18:16:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 18:16:10 +0000 |
commit | e75d2f7bef7e9003dae88960ccae0434890bd42f (patch) | |
tree | 36d67d816f25ad7ab33904a0608320870761a90f /www-servers/lighttpd | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-e75d2f7bef7e9003dae88960ccae0434890bd42f.tar.gz gentoo-2-e75d2f7bef7e9003dae88960ccae0434890bd42f.tar.bz2 gentoo-2-e75d2f7bef7e9003dae88960ccae0434890bd42f.zip |
Stable on sparc wrt security #185442
(Portage version: 2.1.2.11)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index e94a01868515..bb6f97565f4c 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,10 @@ # 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.133 2007/08/05 12:51:59 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.134 2007/08/09 18:16:10 gustavoz Exp $ + + 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + lighttpd-1.4.16.ebuild: + Stable on sparc wrt security #185442 *lighttpd-1.4.16 (05 Aug 2007) diff --git a/www-servers/lighttpd/lighttpd-1.4.16.ebuild b/www-servers/lighttpd/lighttpd-1.4.16.ebuild index c68a0d75e9f3..5e850520d035 100644 --- a/www-servers/lighttpd/lighttpd-1.4.16.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.16.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.16.ebuild,v 1.1 2007/08/05 12:51:59 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.16.ebuild,v 1.2 2007/08/09 18:16:10 gustavoz 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 |