summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-08-10 13:43:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-08-10 13:43:02 +0000
commit0b02a2934828a78913185a0dcb095b7cf33c31b1 (patch)
tree08ece3291b7df9e1087ee6cff7e6b503ac812a2e /www-servers
parentStable on amd64 wrt bug #176297 (diff)
downloadgentoo-2-0b02a2934828a78913185a0dcb095b7cf33c31b1.tar.gz
gentoo-2-0b02a2934828a78913185a0dcb095b7cf33c31b1.tar.bz2
gentoo-2-0b02a2934828a78913185a0dcb095b7cf33c31b1.zip
alpha/ia64 stable wrt #185442
(Portage version: 2.1.2.11)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index b0ef51a01462..c1cff7196ca1 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/lighttpd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.135 2007/08/10 06:40:39 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.136 2007/08/10 13:43:02 armin76 Exp $
+
+ 10 Aug 2007; Raúl Porcel <armin76@gentoo.org> lighttpd-1.4.16.ebuild:
+ alpha/ia64 stable wrt #185442
10 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
lighttpd-1.4.16.ebuild:
diff --git a/www-servers/lighttpd/lighttpd-1.4.16.ebuild b/www-servers/lighttpd/lighttpd-1.4.16.ebuild
index 10dc44392114..512f699e2f10 100644
--- a/www-servers/lighttpd/lighttpd-1.4.16.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.16.ebuild,v 1.3 2007/08/10 06:40:39 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.16.ebuild,v 1.4 2007/08/10 13:43:02 armin76 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