summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-31 15:52:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-31 15:52:36 +0000
commit0a411ceb23a0a24ecd9de42401c73c3b57a7c622 (patch)
treec728cd7d495b8f8becbd551dfa66e084edd5b26a /www-servers/lighttpd
parentStable for ppc, wrt bug #512968 (diff)
downloadgentoo-2-0a411ceb23a0a24ecd9de42401c73c3b57a7c622.tar.gz
gentoo-2-0a411ceb23a0a24ecd9de42401c73c3b57a7c622.tar.bz2
gentoo-2-0a411ceb23a0a24ecd9de42401c73c3b57a7c622.zip
Stable for ppc, wrt bug #516842
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 40001150327a..8e4c860b7c8b 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/lighttpd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.340 2014/12/30 18:07:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.341 2014/12/31 15:52:36 ago Exp $
+
+ 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lighttpd-1.4.35-r1.ebuild:
+ Stable for ppc, wrt bug #516842
30 Dec 2014; Markus Meier <maekke@gentoo.org> lighttpd-1.4.35-r1.ebuild:
arm stable, bug #516842
diff --git a/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild
index 2f2a6c5e62b9..5c761c54a7b2 100644
--- a/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild,v 1.7 2014/12/30 18:07:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild,v 1.8 2014/12/31 15:52:36 ago Exp $
EAPI="5"
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 )"