diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:53:39 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:18 +0100 |
commit | e79510204c82a7bd1263d3088fb483e9542b3f4b (patch) | |
tree | aa77dbb4d28f213fddda5496087b505a7b7b57e6 /app-dicts/aspell-or | |
parent | app-dicts/aspell-or: update EAPI 7 -> 8 (diff) | |
download | gentoo-e79510204c82a7bd1263d3088fb483e9542b3f4b.tar.gz gentoo-e79510204c82a7bd1263d3088fb483e9542b3f4b.tar.bz2 gentoo-e79510204c82a7bd1263d3088fb483e9542b3f4b.zip |
app-dicts/aspell-or: drop 0.03.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-or')
-rw-r--r-- | app-dicts/aspell-or/aspell-or-0.03.1.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-or/aspell-or-0.03.1.ebuild b/app-dicts/aspell-or/aspell-or-0.03.1.ebuild deleted file mode 100644 index 3bec44d528eb..000000000000 --- a/app-dicts/aspell-or/aspell-or-0.03.1.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="Oriya" -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" |