diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-03-27 01:23:44 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-27 18:30:31 -0400 |
commit | ceb462906b2c9af73d1f32900f7f9b0652bdfff0 (patch) | |
tree | 304cc396853cfe089c203d40d144c4773e5492b0 /app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild | |
parent | app-dicts/myspell-pl: EAPI bump (diff) | |
download | gentoo-ceb462906b2c9af73d1f32900f7f9b0652bdfff0.tar.gz gentoo-ceb462906b2c9af73d1f32900f7f9b0652bdfff0.tar.bz2 gentoo-ceb462906b2c9af73d1f32900f7f9b0652bdfff0.zip |
app-dicts/myspell-pt-br: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild')
-rw-r--r-- | app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild index f43431994624..f3c7273ec2bc 100644 --- a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild +++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.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 MYSPELL_DICT=( "pt_BR.aff" @@ -30,6 +30,3 @@ LICENSE="LGPL-3 MPL-1.1" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" |