commit: edb9af70dbbf790b11fe8ca21237bf2d68ae6fbb
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sun Jan 30 00:00:00 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 1 18:10:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb9af70
net-irc/kvirc: Use EAPI="8"
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
...e20210630233331-r1.ebuild => kvirc-5.2_pre20210630233331.ebuild} | 6 ++----
net-irc/kvirc/kvirc-9999.ebuild | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/net-irc/kvirc/kvirc-5.2_pre20210630233331-r1.ebuild
b/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild
similarity index 99%
rename from net-irc/kvirc/kvirc-5.2_pre20210630233331-r1.ebuild
rename to net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild
index 9021ee741580..be505e60f4d5 100644
--- a/net-irc/kvirc/kvirc-5.2_pre20210630233331-r1.ebuild
+++ b/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild
@@ -1,7 +1,7 @@
# Copyright 2009-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
CMAKE_MAKEFILE_GENERATOR="emake"
PYTHON_COMPAT=( python3_{8..9} )
@@ -34,7 +34,6 @@ IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss
+perl +phonon profile
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
- >=dev-util/cmake-3.16
virtual/pkgconfig
doc? ( app-doc/doxygen )
kde? ( kde-frameworks/extra-cmake-modules:5 )
@@ -71,8 +70,7 @@ DEPEND="dev-qt/qtcore:5
media-libs/libogg
media-libs/libtheora
media-libs/libvorbis
- )
-"
+ )"
RDEPEND="${DEPEND}
gsm? ( media-sound/gsm )"
diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild
index 7f7a27ad95c0..359412505ad3 100644
--- a/net-irc/kvirc/kvirc-9999.ebuild
+++ b/net-irc/kvirc/kvirc-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 2009-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
CMAKE_MAKEFILE_GENERATOR="emake"
PYTHON_COMPAT=( python3_{8..9} )
@@ -34,7 +34,6 @@ IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss
+perl +phonon profile
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
- >=dev-util/cmake-3.16
virtual/pkgconfig
doc? ( app-doc/doxygen )
kde? ( kde-frameworks/extra-cmake-modules:5 )
@@ -71,8 +70,7 @@ DEPEND="dev-qt/qtcore:5
media-libs/libogg
media-libs/libtheora
media-libs/libvorbis
- )
-"
+ )"
RDEPEND="${DEPEND}
gsm? ( media-sound/gsm )"