summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-12-16 22:49:00 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-12-16 23:25:39 +0100
commit517ef5ab91f3abd86797873d71c1707f86a53d70 (patch)
tree17733ba2aa55b70dd3cc6e93981d77855198e879 /app-dicts/aspell-gl
parentapp-dicts/aspell-gl: update EAPI 7 -> 8 (diff)
downloadgentoo-517ef5ab91f3abd86797873d71c1707f86a53d70.tar.gz
gentoo-517ef5ab91f3abd86797873d71c1707f86a53d70.tar.bz2
gentoo-517ef5ab91f3abd86797873d71c1707f86a53d70.zip
app-dicts/aspell-gl: drop 0.5.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-gl')
-rw-r--r--app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
deleted file mode 100644
index 8d51194f31cd..000000000000
--- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Galician"
-ASPELL_VERSION=6
-MY_PV="$(ver_cut 1-2)a-$(ver_cut 3)"
-MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${MY_PV}"
-
-inherit aspell-dict-r1
-
-SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"