media-sound/qtgain: EAPI-7 bump, use desktop.eclass
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 May 2020 13:18:21 +0000 (15:18 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 May 2020 13:19:16 +0000 (15:19 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-sound/qtgain/qtgain-1.0.0.ebuild

index 0c9e85181ddd5f2429d30a5ad9c8b3347a659ef9..30cfbd9acb38867a5a9335bc397335853ce5ab1e 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MY_PN="QtGain"
-inherit eutils qmake-utils
+inherit desktop qmake-utils
 
-DESCRIPTION="A simple frontend to mp3gain, vorbisgain and metaflac"
+DESCRIPTION="Simple frontend to mp3gain, vorbisgain and metaflac"
 HOMEPAGE="https://www.linux-apps.com/content/show.php/QtGain?content=56842"
 SRC_URI="https://dl.opendesktop.org/api/files/download/id/1466640864/56842-${MY_PN}_${PV}.zip"