diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-03-04 18:51:30 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-03-04 18:51:30 +0000 |
commit | e390ca0c04cdf4c8cc0527942c4f7368f82ad49c (patch) | |
tree | 9807c615a59a761de4ad917d6652456f381b4c11 /www-servers/lighttpd/lighttpd-1.4.18-r2.ebuild | |
parent | ppc stable, bug #212208 (diff) | |
download | historical-e390ca0c04cdf4c8cc0527942c4f7368f82ad49c.tar.gz historical-e390ca0c04cdf4c8cc0527942c4f7368f82ad49c.tar.bz2 historical-e390ca0c04cdf4c8cc0527942c4f7368f82ad49c.zip |
ppc stable, bug #211956
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.18-r2.ebuild')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.18-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.18-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.18-r2.ebuild index daf931a1a421..310cb0acebe2 100644 --- a/www-servers/lighttpd/lighttpd-1.4.18-r2.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.18-r2.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.18-r2.ebuild,v 1.5 2008/03/03 19:03:57 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.18-r2.ebuild,v 1.6 2008/03/04 18:51:30 dertobi123 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 |