diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:55:28 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:33 +0100 |
commit | 61ebcc7f21abde5c2d10bc90b602368af23a8758 (patch) | |
tree | 68a40866fa964790ee9587d0bf1f35b68d1cfa1d /app-dicts | |
parent | app-dicts/aspell-te: update EAPI 7 -> 8 (diff) | |
download | gentoo-61ebcc7f21abde5c2d10bc90b602368af23a8758.tar.gz gentoo-61ebcc7f21abde5c2d10bc90b602368af23a8758.tar.bz2 gentoo-61ebcc7f21abde5c2d10bc90b602368af23a8758.zip |
app-dicts/aspell-te: drop 0.01.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-te/aspell-te-0.01.2.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-te/aspell-te-0.01.2.ebuild b/app-dicts/aspell-te/aspell-te-0.01.2.ebuild deleted file mode 100644 index ffdb3a7a8cd9..000000000000 --- a/app-dicts/aspell-te/aspell-te-0.01.2.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="Telugu" -ASPELL_VERSION=6 - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |