diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:55:54 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:36 +0100 |
commit | f5a5ee269abf4954947234a1e6a7c1f5f94f1c8b (patch) | |
tree | 35cb4ba4cd6e0418cc3e68132d0daa08e368f3df /app-dicts | |
parent | app-dicts/aspell-tl: update EAPI 7 -> 8 (diff) | |
download | gentoo-f5a5ee269abf4954947234a1e6a7c1f5f94f1c8b.tar.gz gentoo-f5a5ee269abf4954947234a1e6a7c1f5f94f1c8b.tar.bz2 gentoo-f5a5ee269abf4954947234a1e6a7c1f5f94f1c8b.zip |
app-dicts/aspell-tl: drop 0.4.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild deleted file mode 100644 index 8aef60274273..000000000000 --- a/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Tagalog" -ASPELL_VERSION=6 -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%.*}-${PV##*.}" - -inherit aspell-dict-r1 - -SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tagalog-wordlist/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |