From: Andreas Sturmlechner Date: Mon, 4 Dec 2017 22:14:29 +0000 (+0100) Subject: media-sound/rosegarden: Bump to EAPI 6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=098e399d6cdaa28d00156c09981ab3417d95eb5d;p=gentoo.git media-sound/rosegarden: Bump to EAPI 6 Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- diff --git a/media-sound/rosegarden/rosegarden-17.04.ebuild b/media-sound/rosegarden/rosegarden-17.04.ebuild index 0e90094d8d6b..32462a981e29 100644 --- a/media-sound/rosegarden/rosegarden-17.04.ebuild +++ b/media-sound/rosegarden/rosegarden-17.04.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -inherit cmake-utils eutils xdg-utils gnome2-utils +inherit cmake-utils gnome2-utils xdg-utils DESCRIPTION="MIDI and audio sequencer and notation editor" HOMEPAGE="http://www.rosegardenmusic.com/"