diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 12:58:37 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-03-12 16:10:34 +0100 |
commit | 6931f9da5bcf13ff2b3ba2350ae19c7697c397fa (patch) | |
tree | 95a7e940d02666c206b4fb9cfa83cdb715f094bb /app-dicts/aspell-ro | |
parent | app-dicts/aspell-sk: EAPI-7 bump (diff) | |
download | gentoo-6931f9da5bcf13ff2b3ba2350ae19c7697c397fa.tar.gz gentoo-6931f9da5bcf13ff2b3ba2350ae19c7697c397fa.tar.bz2 gentoo-6931f9da5bcf13ff2b3ba2350ae19c7697c397fa.zip |
app-dicts/aspell-ro: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ro')
-rw-r--r-- | app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild b/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild index 284db8dff9b0..4b539a98ae39 100644 --- a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild +++ b/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild @@ -1,15 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 ASPELL_LANG="Romanian" ASPELL_VERSION=5 - inherit aspell-dict-r1 -HOMEPAGE="http://aspell.net http://rospell.sourceforge.net/" +HOMEPAGE="http://aspell.net https://rospell.wordpress.com/" LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" |