summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-23 04:56:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-23 04:56:19 +0000
commit4e95d465fdbcc186db3e5bf8913f2f670aa8fdae (patch)
tree62642c1f68bcf9157f1e435a2a8024ed5724b2b8 /www-servers
parentadd virtual/glu build time dep per bug #443684 , does not appear to be an rdep (diff)
downloadgentoo-2-4e95d465fdbcc186db3e5bf8913f2f670aa8fdae.tar.gz
gentoo-2-4e95d465fdbcc186db3e5bf8913f2f670aa8fdae.tar.bz2
gentoo-2-4e95d465fdbcc186db3e5bf8913f2f670aa8fdae.zip
stable arm, bug #444179
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 8e71f4d5939b..3cc38ff44029 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/lighttpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.292 2012/11/22 17:30:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.293 2012/11/23 04:56:19 blueness Exp $
+
+ 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> lighttpd-1.4.32.ebuild:
+ stable arm, bug #444179
22 Nov 2012; Anthony G. Basile <blueness@gentoo.org> lighttpd-1.4.32.ebuild:
stable ppc ppc64, bug #444179
diff --git a/www-servers/lighttpd/lighttpd-1.4.32.ebuild b/www-servers/lighttpd/lighttpd-1.4.32.ebuild
index f3c4a7aabd8d..2edb95f86a3a 100644
--- a/www-servers/lighttpd/lighttpd-1.4.32.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.32.ebuild,v 1.4 2012/11/22 17:30:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.32.ebuild,v 1.5 2012/11/23 04:56:19 blueness Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.bz2"
LICENSE="BSD GPL-2"
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 kerberos ldap libev lua minimal mmap memcache mysql pcre php rrdtool selinux ssl test uploadprogress webdav xattr zlib"
REQUIRED_USE="kerberos? ( ssl )"