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