Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/
Date: Fri, 02 Aug 2019 12:04:38
Message-Id: 1564747244.b4302409e09b15abb924e8447a8c77ff5126f18c.zlogene@gentoo
1 commit: b4302409e09b15abb924e8447a8c77ff5126f18c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 2 12:00:44 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 2 12:00:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4302409
7
8 www-servers/lighttpd: update live ebuild
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 www-servers/lighttpd/lighttpd-9999.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-9999.ebuild
17 index 72943866311..46f8da74bb1 100644
18 --- a/www-servers/lighttpd/lighttpd-9999.ebuild
19 +++ b/www-servers/lighttpd/lighttpd-9999.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -151,7 +151,7 @@ src_test() {
27 }
28
29 src_install() {
30 - emake DESTDIR="${D}" install
31 + default
32
33 # init script stuff
34 newinitd "${FILESDIR}"/lighttpd.initd lighttpd
35 @@ -174,7 +174,7 @@ src_install() {
36 newdoc doc/config//lighttpd.conf lighttpd.conf.distrib
37 use ipv6 && readme.gentoo_create_doc
38
39 - use doc && dohtml -r doc/*
40 + use doc && dodoc -r doc
41
42 docinto txt
43 dodoc doc/outdated/*.txt