summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-02-26 00:59:07 +0000
committerDawid Węgliński <cla@gentoo.org>2008-02-26 00:59:07 +0000
commitaa03e366ab0b12dd51ece6ba1199cc6fa792d765 (patch)
tree13201a9492d2dcfaf0da10ea2e5e83af0f4086b2 /www-servers
parentFix patch naming. (diff)
downloadgentoo-2-aa03e366ab0b12dd51ece6ba1199cc6fa792d765.tar.gz
gentoo-2-aa03e366ab0b12dd51ece6ba1199cc6fa792d765.tar.bz2
gentoo-2-aa03e366ab0b12dd51ece6ba1199cc6fa792d765.zip
Stable on x86 wrt bug #211230
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.18-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index ac4ec5d4ebff..072cd435c823 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.152 2008/02/24 16:34:08 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.153 2008/02/26 00:59:07 cla Exp $
+
+ 26 Feb 2008; <cla@gentoo.org> lighttpd-1.4.18-r1.ebuild:
+ Stable on x86 (bug #211230)
*lighttpd-1.4.18-r1 (24 Feb 2008)
diff --git a/www-servers/lighttpd/lighttpd-1.4.18-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.18-r1.ebuild
index 853a8c0ed46b..ea3da0b95d6f 100644
--- a/www-servers/lighttpd/lighttpd-1.4.18-r1.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.18-r1.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.18-r1.ebuild,v 1.1 2008/02/24 16:34:08 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.18-r1.ebuild,v 1.2 2008/02/26 00:59:07 cla 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