media-sound/freebirth: Bump to eapi5
authorPacho Ramos <pacho@gentoo.org>
Tue, 5 Jan 2016 10:40:50 +0000 (11:40 +0100)
committerPacho Ramos <pacho@gentoo.org>
Tue, 5 Jan 2016 10:40:50 +0000 (11:40 +0100)
Package-Manager: portage-2.2.26

media-sound/freebirth/freebirth-0.3.2-r1.ebuild

index b0e29fea2493f389c3c117eb62ae0aeaaf3aa04f..de5c21c9094d10c194e5c7637335bed2bd60e328 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Free software bass synthesizer step sequencer"
@@ -25,14 +25,14 @@ src_prepare() {
 
 src_compile() {
        tc-export CC
-       emake || die
+       emake
 }
 
 src_install() {
-       dobin ${PN} || die
+       dobin ${PN}
 
        insinto /usr/share/${PN}/raw
-       doins raw/*.raw || die
+       doins raw/*.raw
 
        dodoc CHANGES NEXT_VERSION README