diff options
author | 2010-12-27 13:01:41 +0000 | |
---|---|---|
committer | 2010-12-27 13:01:41 +0000 | |
commit | a3a2518da63a65dd5b0c7cc0b4b95e346b84a658 (patch) | |
tree | 1320346876395123bc9f6b043328b5d613368674 /www-servers/lighttpd/lighttpd-1.4.28.ebuild | |
parent | Version bump with a crash fix and latency query implementation (diff) | |
download | historical-a3a2518da63a65dd5b0c7cc0b4b95e346b84a658.tar.gz historical-a3a2518da63a65dd5b0c7cc0b4b95e346b84a658.tar.bz2 historical-a3a2518da63a65dd5b0c7cc0b4b95e346b84a658.zip |
arm stable, bug #349213
Package-Manager: portage-2.1.9.26/cvs/Linux i686
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.28.ebuild')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.28.ebuild b/www-servers/lighttpd/lighttpd-1.4.28.ebuild index 9b86c548e5fd..247dd3f4fa4f 100644 --- a/www-servers/lighttpd/lighttpd-1.4.28.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28.ebuild,v 1.5 2010/12/21 18:09:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28.ebuild,v 1.6 2010/12/27 13:01:41 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://download.lighttpd.net/lighttpd/releases-1.4.x/${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 gdbm ipv6 ldap libev lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=" |