commit: 80e0674cc24505fc066a1ef937bcc52a8d1c4804
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri Jun 8 02:44:57 2018 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 14:36:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e0674c
net-irc/kvirc: Use EAPI="6".
net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild | 4 ++--
net-irc/kvirc/kvirc-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild
b/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild
index 7e4d9bfe234..56f9b6a0dd6 100644
--- a/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild
+++ b/net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
PYTHON_COMPAT=(python2_7)
-inherit cmake-utils flag-o-matic gnome2-utils multilib python-single-r1
xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
if [[ "${PV}" == "9999" ]]; then
inherit git-r3
diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild
index 98c8fdc1eb4..ddcaa318794 100644
--- a/net-irc/kvirc/kvirc-9999.ebuild
+++ b/net-irc/kvirc/kvirc-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
PYTHON_COMPAT=(python2_7)
-inherit cmake-utils flag-o-matic gnome2-utils multilib python-single-r1
xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
if [[ "${PV}" == "9999" ]]; then
inherit git-r3