diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:46:19 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:25:17 +0100 |
commit | 8147d057e0124acb4fb13a3d016e94920f60f640 (patch) | |
tree | 140502c19e8ac02e12c2c4c4cca734d0cbed4e50 /app-dicts/aspell-br | |
parent | app-dicts/aspell-br: update EAPI 7 -> 8 (diff) | |
download | gentoo-8147d057e0124acb4fb13a3d016e94920f60f640.tar.gz gentoo-8147d057e0124acb4fb13a3d016e94920f60f640.tar.bz2 gentoo-8147d057e0124acb4fb13a3d016e94920f60f640.zip |
app-dicts/aspell-br: drop 0.50.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-br')
-rw-r--r-- | app-dicts/aspell-br/aspell-br-0.50.2.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild b/app-dicts/aspell-br/aspell-br-0.50.2.ebuild deleted file mode 100644 index 9802d4cfd520..000000000000 --- a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Breton" - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |