summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-04-01 13:52:21 +0000
committerJeroen Roovers <jer@gentoo.org>2008-04-01 13:52:21 +0000
commitaf1c83b752c85f53587a0228e43888f5afc51faa (patch)
treed9cc1eee2ce8a712445230f083159a950bff6e6b /www-servers/lighttpd
parentlibssh2 masking (diff)
downloadgentoo-2-af1c83b752c85f53587a0228e43888f5afc51faa.tar.gz
gentoo-2-af1c83b752c85f53587a0228e43888f5afc51faa.tar.bz2
gentoo-2-af1c83b752c85f53587a0228e43888f5afc51faa.zip
Stable for HPPA (bug #214892).
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.19-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 8938f558e0f6..6bc516d5f9c0 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/lighttpd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.178 2008/03/31 06:15:05 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.179 2008/04/01 13:52:21 jer Exp $
+
+ 01 Apr 2008; Jeroen Roovers <jer@gentoo.org> lighttpd-1.4.19-r2.ebuild:
+ Stable for HPPA (bug #214892).
*lighttpd-1.4.19-r2 (31 Mar 2008)
diff --git a/www-servers/lighttpd/lighttpd-1.4.19-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.19-r2.ebuild
index 4b7cc67a63f6..a0f682311e0b 100644
--- a/www-servers/lighttpd/lighttpd-1.4.19-r2.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.19-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.19-r2.ebuild,v 1.1 2008/03/31 06:15:05 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.19-r2.ebuild,v 1.2 2008/04/01 13:52:21 jer 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