Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/
Date: Thu, 26 Apr 2018 15:14:19
Message-Id: 1524755538.fb87683b787f65dc4775674d8e6f4b720078c4ee.floppym@gentoo
1 commit: fb87683b787f65dc4775674d8e6f4b720078c4ee
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Wed Apr 25 19:24:01 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 15:12:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb87683b
7
8 net-irc/kvirc: Update DOCS.
9
10 net-irc/kvirc/kvirc-9999.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild
14 index f6b1cfac9a9..98c8fdc1eb4 100644
15 --- a/net-irc/kvirc/kvirc-9999.ebuild
16 +++ b/net-irc/kvirc/kvirc-9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI="5"
23 @@ -76,7 +76,7 @@ DEPEND="${RDEPEND}
24 RDEPEND="${RDEPEND}
25 gsm? ( media-sound/gsm )"
26
27 -DOCS=(ChangeLog doc/FAQ)
28 +DOCS=()
29
30 pkg_setup() {
31 if use python; then