summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-09-30 19:41:36 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-09-30 19:41:36 +0000
commit6df723eba7a12ce51c5882c8e0ce2b19cec83f38 (patch)
treea96cfc0de243886884b27c183d1dcb6d8db41273 /www-servers/lighttpd/lighttpd-1.4.20.ebuild
parentremove test release and fix depends in new release. allow xcb backend to be b... (diff)
downloadhistorical-6df723eba7a12ce51c5882c8e0ce2b19cec83f38.tar.gz
historical-6df723eba7a12ce51c5882c8e0ce2b19cec83f38.tar.bz2
historical-6df723eba7a12ce51c5882c8e0ce2b19cec83f38.zip
Sparc stable --- Security Bug #238180 --- all tests good.
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.20.ebuild')
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.20.ebuild b/www-servers/lighttpd/lighttpd-1.4.20.ebuild
index 2ca527103381..061caf3f9921 100644
--- a/www-servers/lighttpd/lighttpd-1.4.20.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.20.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.20.ebuild,v 1.2 2008/09/30 15:10:59 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v 1.3 2008/09/30 19:41:36 fmccor 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