Skip to content

Commit

Permalink
app-dicts/aspell-nb: update EAPI 7 -> 8
Browse files Browse the repository at this point in the history
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Dec 16, 2021
1 parent e7d47d0 commit 5640f5a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ASPELL_LANG="Norwegian Bokmal"
MY_P="${PN}-${PV%.*}-${PV##*.}"

inherit aspell-dict-r1

SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${MY_P}.tar.bz2"

LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"

RDEPEND="!app-dicts/aspell-no"

0 comments on commit 5640f5a

Please sign in to comment.