From b5dba65b9334dfb0306973e0c723a10c50e2243f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 2 Jan 2020 01:28:10 +0100 Subject: kde-misc/playbar2: Switch to cmake.eclass Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- kde-misc/playbar2/playbar2-2.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde-misc/playbar2') diff --git a/kde-misc/playbar2/playbar2-2.5-r1.ebuild b/kde-misc/playbar2/playbar2-2.5-r1.ebuild index 889812d1ec0e..a7e23bbf2456 100644 --- a/kde-misc/playbar2/playbar2-2.5-r1.ebuild +++ b/kde-misc/playbar2/playbar2-2.5-r1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad