media-sound/synaesthesia: bump EAPI
authorAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 23:38:51 +0000 (19:38 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 00:15:00 +0000 (20:15 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-sound/synaesthesia/synaesthesia-2.4.ebuild

index ade33b06d5b901c2c0ccdfd3f162805e14239988..f29bbe7232c122ec21c8b280d12dd02fda15083c 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
+EAPI=6
 
 DESCRIPTION="a nice graphical accompaniment to music"
 HOMEPAGE="http://www.logarithmic.net/pfh/synaesthesia"
@@ -27,5 +27,5 @@ src_prepare() {
 
 src_install() {
        emake DESTDIR="${D}" install || die "emake install failed"
-       dodoc README
+       default
 }