summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-03-27 00:54:18 -0500
committerAaron Bauman <bman@gentoo.org>2018-03-27 18:30:10 -0400
commit2bfe697502c5c191390c25dcc6cb1961c23f1862 (patch)
treeef303546d3b05af2eaefbd447eb731d2076426ae /app-dicts
parentapp-dicts/myspell-af: EAPI bump (diff)
downloadgentoo-2bfe697502c5c191390c25dcc6cb1961c23f1862.tar.gz
gentoo-2bfe697502c5c191390c25dcc6cb1961c23f1862.tar.bz2
gentoo-2bfe697502c5c191390c25dcc6cb1961c23f1862.zip
app-dicts/myspell-bg: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-bg/myspell-bg-4.3.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild b/app-dicts/myspell-bg/myspell-bg-4.3.ebuild
index 18e50f8a8a05..0f267a3dcb43 100644
--- a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild
+++ b/app-dicts/myspell-bg/myspell-bg-4.3.ebuild
@@ -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
}