app-eselect/eselect-timidity: bump EAPI
authorAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 19:42:53 +0000 (15:42 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 22:36:58 +0000 (18:36 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild

index d4af518fcf6035acac4ceaf2314cccc26ffa65f9..8154dec810e93d9336a0b008e4c117ec9d9f4f72 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=6
 
 DESCRIPTION="Manages configuration of TiMidity++ patchsets"
 HOMEPAGE="https://www.gentoo.org/"
@@ -16,5 +16,5 @@ RDEPEND=">=app-admin/eselect-1.2.3"
 
 src_install() {
        insinto /usr/share/eselect/modules
-       newins "${WORKDIR}/timidity.eselect-${PVR}" timidity.eselect || die
+       newins "${WORKDIR}/timidity.eselect-${PVR}" timidity.eselect
 }