summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-06-08 04:44:57 +0200
committerMike Gilbert <floppym@gentoo.org>2018-06-13 10:36:20 -0400
commit80e0674cc24505fc066a1ef937bcc52a8d1c4804 (patch)
tree4cc34cea9e71ee076a3f4c7554736b77c258d238 /net-irc
parentprofiles: Drop obsolete entries for net-irc/kvirc. (diff)
downloadgentoo-80e0674cc24505fc066a1ef937bcc52a8d1c4804.tar.gz
gentoo-80e0674cc24505fc066a1ef937bcc52a8d1c4804.tar.bz2
gentoo-80e0674cc24505fc066a1ef937bcc52a8d1c4804.zip
net-irc/kvirc: Use EAPI="6".
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/kvirc/kvirc-5.0_pre20180401054732.ebuild4
-rw-r--r--net-irc/kvirc/kvirc-9999.ebuild4
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 7e4d9bfe234f..56f9b6a0dd6c 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 98c8fdc1eb45..ddcaa318794f 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