diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:48:52 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:25:38 +0100 |
commit | 4f8244c70789a532c778e3a0305edae51c94c2d7 (patch) | |
tree | d6da91d7ba8d9906696f7654d57b254b3f721845 /app-dicts/aspell-gd | |
parent | app-dicts/aspell-gd: update EAPI 7 -> 8 (diff) | |
download | gentoo-4f8244c70789a532c778e3a0305edae51c94c2d7.tar.gz gentoo-4f8244c70789a532c778e3a0305edae51c94c2d7.tar.bz2 gentoo-4f8244c70789a532c778e3a0305edae51c94c2d7.zip |
app-dicts/aspell-gd: drop 0.1.1.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-gd')
-rw-r--r-- | app-dicts/aspell-gd/aspell-gd-0.1.1.1.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-gd/aspell-gd-0.1.1.1.ebuild b/app-dicts/aspell-gd/aspell-gd-0.1.1.1.ebuild deleted file mode 100644 index 095bae137e83..000000000000 --- a/app-dicts/aspell-gd/aspell-gd-0.1.1.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="Scottish Gaelic" -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" |