media-sound/fluid-soundfont: Port to EAPI 7
authorDavid Seifert <soap@gentoo.org>
Thu, 12 Dec 2019 16:02:44 +0000 (17:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 12 Dec 2019 16:02:44 +0000 (17:02 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild

index dd602b835a279b02e74a9da0cab9a1629e705b68..ab000cfaa15e24b782eb71bd690ab8647825aa80 100644 (file)
@@ -1,12 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 DESCRIPTION="The Fluid R3 soundfont"
 HOMEPAGE="http://musescore.org/en/handbook/soundfont"
-SRC_URI="http://prereleases.musescore.org/soundfont/${PN}_${PV}.tar.gz
-        timidity? ( https://dev.gentoo.org/~hwoarang/distfiles/timidity.cfg.bz2 )"
+SRC_URI="
+       http://prereleases.musescore.org/soundfont/${PN}_${PV}.tar.gz
+       timidity? ( https://dev.gentoo.org/~hwoarang/distfiles/timidity.cfg.bz2 )"
 
 LICENSE="MIT"
 SLOT="0"