summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-08 09:09:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-08 09:09:51 +0000
commitf0c81b0ebe8ca42282beec02a000ba7d1170ba42 (patch)
tree1f271b1fea9435773ccb984ace411bf2ba5579ca /www-servers
parentStable for amd64, wrt bug #477176 (diff)
downloadgentoo-2-f0c81b0ebe8ca42282beec02a000ba7d1170ba42.tar.gz
gentoo-2-f0c81b0ebe8ca42282beec02a000ba7d1170ba42.tar.bz2
gentoo-2-f0c81b0ebe8ca42282beec02a000ba7d1170ba42.zip
Stable for amd64, wrt bug #480126
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 75f2e8b34dc6..cd58111ae31c 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/lighttpd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.301 2013/09/06 18:36:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.302 2013/09/08 09:09:51 ago Exp $
+
+ 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lighttpd-1.4.32-r2.ebuild:
+ Stable for amd64, wrt bug #480126
06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lighttpd-1.4.32-r2.ebuild:
Stable for sparc, wrt bug #480126
diff --git a/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild
index 51249870ecff..070822d54f4f 100644
--- a/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r2.ebuild,v 1.3 2013/09/06 18:36:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild,v 1.4 2013/09/08 09:09:51 ago Exp $
EAPI="4"
inherit base autotools eutils depend.php readme.gentoo user systemd
@@ -11,7 +11,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 )"