From 9a032493bd6b6403eada957cb5280fcb033a72b1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 20 May 2020 15:18:21 +0200 Subject: [PATCH] media-sound/qtgain: EAPI-7 bump, use desktop.eclass Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- media-sound/qtgain/qtgain-1.0.0.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/qtgain/qtgain-1.0.0.ebuild b/media-sound/qtgain/qtgain-1.0.0.ebuild index 0c9e85181ddd..30cfbd9acb38 100644 --- a/media-sound/qtgain/qtgain-1.0.0.ebuild +++ b/media-sound/qtgain/qtgain-1.0.0.ebuild @@ -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" -- 2.26.2