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: Mon, 25 Feb 2019 21:25:11
Message-Id: 1551129894.67661d66d19046e122421b2e224d7de3bf16d5fb.floppym@gentoo
1 commit: 67661d66d19046e122421b2e224d7de3bf16d5fb
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Feb 22 18:18:08 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 25 21:24:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67661d66
7
8 net-irc/kvirc: Stabilize 5.0_pre20181205184837 on amd64/x86.
9
10 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild b/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild
17 index 9423a1c8ccd..412a2fc2a56 100644
18 --- a/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild
19 +++ b/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2009-2018 Arfrever Frehtes Taifersar Arahesis
22 +# Copyright 2009-2019 Arfrever Frehtes Taifersar Arahesis
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -30,7 +30,7 @@ fi
27
28 LICENSE="kvirc"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
32 IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
33 REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"