summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-22 23:04:14 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-22 23:23:38 +0200
commit75d5864c76fcc3f7d95b1eb10f11c31e35333cc5 (patch)
tree10ba9f0f2666035b5ee321675584a04975df5814 /app-dicts/aspell-es
parentapp-dicts/aspell-en: drop old version (diff)
downloadgentoo-75d5864c76fcc3f7d95b1eb10f11c31e35333cc5.tar.gz
gentoo-75d5864c76fcc3f7d95b1eb10f11c31e35333cc5.tar.bz2
gentoo-75d5864c76fcc3f7d95b1eb10f11c31e35333cc5.zip
app-dicts/aspell-es: drop old version
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r--app-dicts/aspell-es/Manifest1
-rw-r--r--app-dicts/aspell-es/aspell-es-1.9a.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
index 817d192a3382..c377937cc006 100644
--- a/app-dicts/aspell-es/Manifest
+++ b/app-dicts/aspell-es/Manifest
@@ -1,2 +1 @@
DIST aspell6-es-1.11-2.tar.bz2 154787 BLAKE2B cc035b4f9c6b12c90b7112ad414ee3f28c00554179e9e88d79ceb06e14edbb891a3d2f7d2b3a70945651ceccecc4250e8e1f187cb75e1f6bdbe653e278a54140 SHA512 5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8
-DIST aspell6-es-1.9a-1.tar.bz2 132542 BLAKE2B df33c5c38633573b1616c480c2df4b53bd1b6afc6d749f558c22d56482df9977cc5aa366a0e9a7b5b1bdfc12b92bf4e38957e23b3bf8dca38b0dfe00824ff365 SHA512 7ea228104231a4af395787da41eb14f27b6b864f1512c9ccb72b5f19b4327a0e4ccc37fdc31085b33da83a0b3b45bfe608f0a1361da8297dff2bcd96096f4c06
diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild b/app-dicts/aspell-es/aspell-es-1.9a.ebuild
deleted file mode 100644
index cfa148c63bc1..000000000000
--- a/app-dicts/aspell-es/aspell-es-1.9a.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Spanish"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P="${P/aspell/aspell6}-1"
-SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"