summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-23 21:41:54 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-23 21:41:54 +0000
commit54338bd768ae4048d87fcfcd3c5cd369ad492c27 (patch)
tree1a2caf18a2a02707f4fd2ce1e8c6f43e5c6dffb3 /www-servers/lighttpd/lighttpd-1.4.11.ebuild
parentStable on sparc (diff)
downloadhistorical-54338bd768ae4048d87fcfcd3c5cd369ad492c27.tar.gz
historical-54338bd768ae4048d87fcfcd3c5cd369ad492c27.tar.bz2
historical-54338bd768ae4048d87fcfcd3c5cd369ad492c27.zip
Stable on sparc
Package-Manager: portage-2.1-r1
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.11.ebuild')
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.11.ebuild b/www-servers/lighttpd/lighttpd-1.4.11.ebuild
index 8425a229d55c..c576dcb873df 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.7 2006/06/07 02:26:26 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.11.ebuild,v 1.8 2006/06/23 21:41:54 gustavoz 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