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-pl/
Date: Thu, 22 Apr 2021 21:24:05
Message-Id: 1619126622.f647bdacda7f125a54feff126758d3213f52faed.conikost@gentoo
1 commit: f647bdacda7f125a54feff126758d3213f52faed
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 21:10:42 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 21:23:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f647bdac
7
8 app-dicts/aspell-pl: 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-pl/Manifest | 1 -
14 app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 17 -----------------
15 2 files changed, 18 deletions(-)
16
17 diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
18 index 738c17add18..d0e40fba5b4 100644
19 --- a/app-dicts/aspell-pl/Manifest
20 +++ b/app-dicts/aspell-pl/Manifest
21 @@ -1,2 +1 @@
22 -DIST sjp-aspell6-pl-6.0_20120418-0.tar.bz2 579320 BLAKE2B d338a7b6cc804604e80cab20cf3b6c6d219377a7c4de4d513626e6b787b8aa32e4ab2a7925ea9bc1d0b224fc6770755e3c6ef3440a34c8adb187352b7e106c06 SHA512 58f6734d035f0b4831a7de48f4f0dc2394206e287cdefec95849a8a46f3bf2303f81228f24b52ace0a4f444cad2f354b30bb3598f3ff1930c17a4d54d808fe9e
23 DIST sjp-aspell6-pl-6.0_20210216-0.tar.bz2 640441 BLAKE2B edce2332824cde13897002849d3c241b5aa1d46d1f6f6f67c419a995474999bd270aa32add7647ea521304b32ef6c2283e245b1189683b629ba54b2a6326d011 SHA512 22f2dbfe77a3fa69953215117a5951d4d6f029134295a7fd765339f6574ffbc0f19ff448411992c8876e56069471e2874becd6e57769d7fd40b0e804853e4614
24
25 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild
26 deleted file mode 100644
27 index 68e67ee61a4..00000000000
28 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild
29 +++ /dev/null
30 @@ -1,17 +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="Polish"
37 -ASPELL_VERSION=6
38 -inherit aspell-dict-r1
39 -
40 -HOMEPAGE="https://sjp.pl/slownik/en/"
41 -
42 -MY_P="${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)"
43 -SRC_URI="https://sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2"
44 -S="${WORKDIR}/${MY_P}"
45 -
46 -LICENSE="GPL-2"
47 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"