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-en/
Date: Thu, 22 Apr 2021 21:24:00
Message-Id: 1619126617.01b6fe7cdb699532739b2eadb26885333eb72faf.conikost@gentoo
1 commit: 01b6fe7cdb699532739b2eadb26885333eb72faf
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 21:02:59 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 21:23:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b6fe7c
7
8 app-dicts/aspell-en: 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-en/Manifest | 1 -
14 app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild | 13 -------------
15 2 files changed, 14 deletions(-)
16
17 diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest
18 index 0b0b0ed90ad..bd415f03b81 100644
19 --- a/app-dicts/aspell-en/Manifest
20 +++ b/app-dicts/aspell-en/Manifest
21 @@ -1,2 +1 @@
22 -DIST aspell6-en-2018.04.16-0.tar.bz2 185332 BLAKE2B 98b3d39463a26473450778d3f3763eb11739deb1d5d28db5f7bc0ef4dbfa977435fc0721d26a39ce2bfed9564985a62fd199ec2ba59154a327b6429109966d6e SHA512 70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2
23 DIST aspell6-en-2020.12.07-0.tar.bz2 188972 BLAKE2B 2e200dd1d6d4277a73fa73207119546638d548e40936b5d4744b0d0955b87862257a026e382d344cd4b396099b503367815adc697788362529d9170c3cca6e8b SHA512 9ed4e64891242e5e5e7d6ac82a0d1fda3bdc5116bd9d926e787b8f381080b357915f0c9b39cae04c1da0f2ec6e47ffe30a584f7f3bf7d455a46e8518a7858547
24
25 diff --git a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild
26 deleted file mode 100644
27 index 1a731cecd0c..00000000000
28 --- a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild
29 +++ /dev/null
30 @@ -1,13 +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="English (US, British, Canadian)"
37 -ASPELL_VERSION=6
38 -inherit aspell-dict-r1
39 -
40 -SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(ver_rs 3 '-').tar.bz2"
41 -
42 -LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell"
43 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"