diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:47:18 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:25:25 +0100 |
commit | aba2cb15f00567cfd1965c888b374c250b5539d6 (patch) | |
tree | a73b076b90e6e248eed85324d6bf7a363f71a788 /app-dicts/aspell-el | |
parent | app-dicts/aspell-el: update EAPI 7 -> 8 (diff) | |
download | gentoo-aba2cb15f00567cfd1965c888b374c250b5539d6.tar.gz gentoo-aba2cb15f00567cfd1965c888b374c250b5539d6.tar.bz2 gentoo-aba2cb15f00567cfd1965c888b374c250b5539d6.zip |
app-dicts/aspell-el: drop 0.08.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-el')
-rw-r--r-- | app-dicts/aspell-el/aspell-el-0.08.0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-el/aspell-el-0.08.0.ebuild b/app-dicts/aspell-el/aspell-el-0.08.0.ebuild deleted file mode 100644 index 95cc39f59dd5..000000000000 --- a/app-dicts/aspell-el/aspell-el-0.08.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="Greek" -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" |