media-libs/game-music-emu: EAPI-6 bump
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 18 Aug 2018 14:52:52 +0000 (16:52 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 18 Aug 2018 15:23:00 +0000 (17:23 +0200)
Package-Manager: Portage-2.3.47, Repoman-2.3.10

media-libs/game-music-emu/game-music-emu-0.6.1.ebuild

index 70c22bbe3c9e2fa801e139589e62257b3ec650b6..116ab63d0cd29940ceee3b36cc92e243d32621e2 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
+
 inherit cmake-multilib
 
 DESCRIPTION="Video game music file emulators"
@@ -13,4 +14,4 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
-DOCS="changes.txt design.txt gme.txt readme.txt"
+DOCS=( changes.txt design.txt gme.txt readme.txt )