summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-05-20 15:18:21 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-20 15:19:16 +0200
commit9a032493bd6b6403eada957cb5280fcb033a72b1 (patch)
tree7a74a018e59fd53c8213961663a2715e5b06fc92 /media-sound/qtgain/qtgain-1.0.0.ebuild
parentmedia-sound/bempc: Update HOMEPAGE (diff)
downloadgentoo-9a032493bd6b6403eada957cb5280fcb033a72b1.tar.gz
gentoo-9a032493bd6b6403eada957cb5280fcb033a72b1.tar.bz2
gentoo-9a032493bd6b6403eada957cb5280fcb033a72b1.zip
media-sound/qtgain: EAPI-7 bump, use desktop.eclass
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/qtgain/qtgain-1.0.0.ebuild')
-rw-r--r--media-sound/qtgain/qtgain-1.0.0.ebuild8
1 files 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"