diff options
author | 2009-10-21 08:03:53 +0000 | |
---|---|---|
committer | 2009-10-21 08:03:53 +0000 | |
commit | 6f33a044c6ac4eeae99f8966ef229e17288f05ef (patch) | |
tree | f35a11eff75bf0e879ca3b6e852a9f4605362928 /www-servers/lighttpd/lighttpd-1.4.23.ebuild | |
parent | Stable for HPPA (bug #288420). (diff) | |
download | gentoo-2-6f33a044c6ac4eeae99f8966ef229e17288f05ef.tar.gz gentoo-2-6f33a044c6ac4eeae99f8966ef229e17288f05ef.tar.bz2 gentoo-2-6f33a044c6ac4eeae99f8966ef229e17288f05ef.zip |
Stable for HPPA (bug #286134).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.23.ebuild')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.23.ebuild b/www-servers/lighttpd/lighttpd-1.4.23.ebuild index b152dd2b179f..6d209db8311a 100644 --- a/www-servers/lighttpd/lighttpd-1.4.23.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.23.ebuild,v 1.8 2009/10/10 16:26:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.23.ebuild,v 1.9 2009/10/21 08:03:53 jer Exp $ EAPI="2" @@ -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 x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=" |