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-de/
Date: Thu, 22 Apr 2021 21:24:00
Message-Id: 1619126615.f4da1c706af008e50e79bb00c43bbd95ecb79b17.conikost@gentoo
1 commit: f4da1c706af008e50e79bb00c43bbd95ecb79b17
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 20:47:14 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 21:23:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4da1c70
7
8 app-dicts/aspell-de: 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-de/Manifest | 1 -
14 app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | 15 ---------------
15 2 files changed, 16 deletions(-)
16
17 diff --git a/app-dicts/aspell-de/Manifest b/app-dicts/aspell-de/Manifest
18 index c6315530a7a..9e30cd23a80 100644
19 --- a/app-dicts/aspell-de/Manifest
20 +++ b/app-dicts/aspell-de/Manifest
21 @@ -1,2 +1 @@
22 -DIST aspell6-de-20030222-1.tar.bz2 274407 BLAKE2B ed69c0a3c1e63599d99a811b7b2d54c5dc4699f776d4c97fb5d295250df64e6189378c2bdadf8ce1b38a5a49046020b220e528ae69f20be01af5f771dba3bc37 SHA512 2005b56938565b11b761ace31006c1accfd32d401685cc5676cc4d85406bedda81b1df062949359f1bd6972073d3713204d87c7f81d9535fa956cdf130dd8db6
23 DIST aspell6-de-20161207-7-0.tar.bz2 294974 BLAKE2B c468eb843d0585ca196fa983ffebf933eb3386c942e7a8f0798980409aa2635f2ca9f890db0f3da281d7f126369afc9d27ac972d058bbe0dc7c3e7df5d5518ce SHA512 ec29fa49d4e0303d6ceb78da3884ac54ddf34205895f30a95bce0db66f74472b423980200acf01efb1fa40380d6ea6351a58656400af35772266f8a54b1bbec8
24
25 diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
26 deleted file mode 100644
27 index 8ade5392270..00000000000
28 --- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.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="German and Swiss-German"
37 -ASPELL_VERSION=6
38 -inherit aspell-dict-r1
39 -
40 -MY_P=aspell6-de-20030222-1
41 -SRC_URI="mirror://gnu/aspell/dict/de/${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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"