summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-22 23:08:20 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-22 23:23:41 +0200
commit87fdc22171d2fe9ebbe746efd21b64fe51e2e3cc (patch)
tree1705e15ca1ec82c8b338fd24cafc36459ad7b3c5 /app-dicts
parentapp-dicts/aspell-ga: drop old version (diff)
downloadgentoo-87fdc22171d2fe9ebbe746efd21b64fe51e2e3cc.tar.gz
gentoo-87fdc22171d2fe9ebbe746efd21b64fe51e2e3cc.tar.bz2
gentoo-87fdc22171d2fe9ebbe746efd21b64fe51e2e3cc.zip
app-dicts/aspell-lt: 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')
-rw-r--r--app-dicts/aspell-lt/Manifest1
-rw-r--r--app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/app-dicts/aspell-lt/Manifest b/app-dicts/aspell-lt/Manifest
index 9533fc8dbb3b..d350c39c7b57 100644
--- a/app-dicts/aspell-lt/Manifest
+++ b/app-dicts/aspell-lt/Manifest
@@ -1,2 +1 @@
-DIST aspell6-lt-1.0-1.tar.bz2 155409 BLAKE2B 5beb2cad8c018dcb5b06701ec467464ea2b472c9cebaba966c0c495899de11c0b1fac29cf3d359cc1b8bf85fc890172dcd476206ac7b5b6eec99a619055ad34f SHA512 478acf95f4a7f7a705ddf481650a35f565b200886eb6b42bfcaa4669021b43a99e1f06ca3459d60afbf4cc0b3d111e9394308bc1fc6ec2ac920c9e7aa7f42b31
DIST aspell6-lt-1.3.2.tar.bz2 176371 BLAKE2B 6d2d225b04beb3e07a7ec337371f4d7fcafe5a690bf7908f3931bcadb35fd4c9193e50fadca8a748ed93f290c42820cb60a62b57df3538e6fe7f1811f0e33c80 SHA512 df64eb6f5ae9bb564d14f0cd84106da3f32908e79682ebece6e3ed1613216eeca94f48c9c3f689df724cfca4d80f9749e39772766a9ea20167a97ee39074e5a3
diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
deleted file mode 100644
index be54e5af40f8..000000000000
--- a/app-dicts/aspell-lt/aspell-lt-1.0.1.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="Lithuanian"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P="aspell6-lt-$(ver_rs 2 -)"
-SRC_URI="mirror://gnu/aspell/dict/lt/${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"