diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-01 14:22:35 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-01 14:22:35 +0000 |
commit | 2e71e23050dafc6077d46decb056b682dcc062c0 (patch) | |
tree | c5946ff7f2c42bc141c50776a537bb1a5d04f543 /www-servers/lighttpd/lighttpd-1.3.16.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-2e71e23050dafc6077d46decb056b682dcc062c0.tar.gz gentoo-2-2e71e23050dafc6077d46decb056b682dcc062c0.tar.bz2 gentoo-2-2e71e23050dafc6077d46decb056b682dcc062c0.zip |
Version bump; fixed some init script bugs. 1.3.16 stable on x86,mips. Tidy old ebuilds/patches.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.3.16.ebuild')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.3.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.3.16.ebuild b/www-servers/lighttpd/lighttpd-1.3.16.ebuild index b4b9e3a9e24c..ae3b0c7a9694 100644 --- a/www-servers/lighttpd/lighttpd-1.3.16.ebuild +++ b/www-servers/lighttpd/lighttpd-1.3.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.3.16.ebuild,v 1.8 2005/08/20 14:34:37 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.3.16.ebuild,v 1.9 2005/09/01 14:22:35 ka0ttic Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 mips ~ppc x86" IUSE="mysql ssl php xattr ldap ipv6" RDEPEND="app-arch/bzip2 |