app-dicts/myspell-bg: EAPI bump
authorMarty E. Plummer <hanetzer@startmail.com>
Tue, 27 Mar 2018 05:54:18 +0000 (00:54 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 27 Mar 2018 22:30:10 +0000 (18:30 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-dicts/myspell-bg/myspell-bg-4.3.ebuild

index 18e50f8a8a051879d174979dad77a0536770da07..0f267a3dcb439118e3eff2defa2dc381c22b8bdd 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
 MY_P="OOo-full-pack-bg-${PV}"
 
@@ -33,7 +33,8 @@ IUSE=""
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
+       default
        # remove licenses that are suffixed with txt
        # so they are not picked by install dodoc
-       rm -rf *.txt
+       rm -rf *.txt || die
 }