summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-20 19:34:09 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-20 19:34:09 +0000
commitb2d580c6c5fafb121a162998119abf8290f284d8 (patch)
tree9cf7a2a2b7d80d97e817d0b897e8b7e04a2dd43b /www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild
parentPull in a fix from upstream to fix building with USE="-ssl", bug #180770. (diff)
downloadhistorical-b2d580c6c5fafb121a162998119abf8290f284d8.tar.gz
historical-b2d580c6c5fafb121a162998119abf8290f284d8.tar.bz2
historical-b2d580c6c5fafb121a162998119abf8290f284d8.zip
Stable for HPPA (bug #185442).
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild')
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild
index 9b06f4ae896f..4d5172aaf3d1 100644
--- a/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.15-r1.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-r1.ebuild,v 1.4 2007/07/20 18:16:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild,v 1.5 2007/07/20 19:34:09 jer 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