Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-lt/
Date: Thu, 22 Apr 2021 21:24:05
Message-Id: 1619126621.87fdc22171d2fe9ebbe746efd21b64fe51e2e3cc.conikost@gentoo
1 commit: 87fdc22171d2fe9ebbe746efd21b64fe51e2e3cc
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 21:08:20 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 21:23:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fdc221
7
8 app-dicts/aspell-lt: drop old version
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 app-dicts/aspell-lt/Manifest | 1 -
14 app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild | 15 ---------------
15 2 files changed, 16 deletions(-)
16
17 diff --git a/app-dicts/aspell-lt/Manifest b/app-dicts/aspell-lt/Manifest
18 index 9533fc8dbb3..d350c39c7b5 100644
19 --- a/app-dicts/aspell-lt/Manifest
20 +++ b/app-dicts/aspell-lt/Manifest
21 @@ -1,2 +1 @@
22 -DIST aspell6-lt-1.0-1.tar.bz2 155409 BLAKE2B 5beb2cad8c018dcb5b06701ec467464ea2b472c9cebaba966c0c495899de11c0b1fac29cf3d359cc1b8bf85fc890172dcd476206ac7b5b6eec99a619055ad34f SHA512 478acf95f4a7f7a705ddf481650a35f565b200886eb6b42bfcaa4669021b43a99e1f06ca3459d60afbf4cc0b3d111e9394308bc1fc6ec2ac920c9e7aa7f42b31
23 DIST aspell6-lt-1.3.2.tar.bz2 176371 BLAKE2B 6d2d225b04beb3e07a7ec337371f4d7fcafe5a690bf7908f3931bcadb35fd4c9193e50fadca8a748ed93f290c42820cb60a62b57df3538e6fe7f1811f0e33c80 SHA512 df64eb6f5ae9bb564d14f0cd84106da3f32908e79682ebece6e3ed1613216eeca94f48c9c3f689df724cfca4d80f9749e39772766a9ea20167a97ee39074e5a3
24
25 diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
26 deleted file mode 100644
27 index be54e5af40f..00000000000
28 --- a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
29 +++ /dev/null
30 @@ -1,15 +0,0 @@
31 -# Copyright 1999-2021 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=7
35 -
36 -ASPELL_LANG="Lithuanian"
37 -ASPELL_VERSION=6
38 -inherit aspell-dict-r1
39 -
40 -MY_P="aspell6-lt-$(ver_rs 2 -)"
41 -SRC_URI="mirror://gnu/aspell/dict/lt/${MY_P}.tar.bz2"
42 -S="${WORKDIR}/${MY_P}"
43 -
44 -LICENSE="GPL-2"
45 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"