kde-misc/playbar2: Switch to cmake.eclass
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 2 Jan 2020 00:28:10 +0000 (01:28 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 2 Jan 2020 00:28:10 +0000 (01:28 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-misc/playbar2/playbar2-2.5-r1.ebuild

index 889812d1ec0e850e8dec053be4097c22a2510d03..a7e23bbf24563c28f061c0ba32080fcad1b6f68d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="MPRIS2 client, written in QML for Plasma 5"
 HOMEPAGE="https://github.com/audoban/PlayBar2"