diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 23:02:59 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 23:23:37 +0200 |
commit | 01b6fe7cdb699532739b2eadb26885333eb72faf (patch) | |
tree | 518c4d6778faa8a1b2208e00251bd847f2738245 /app-dicts/aspell-en | |
parent | app-dicts/aspell-el: drop old version (diff) | |
download | gentoo-01b6fe7cdb699532739b2eadb26885333eb72faf.tar.gz gentoo-01b6fe7cdb699532739b2eadb26885333eb72faf.tar.bz2 gentoo-01b6fe7cdb699532739b2eadb26885333eb72faf.zip |
app-dicts/aspell-en: 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/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest index 0b0b0ed90ad6..bd415f03b817 100644 --- a/app-dicts/aspell-en/Manifest +++ b/app-dicts/aspell-en/Manifest @@ -1,2 +1 @@ -DIST aspell6-en-2018.04.16-0.tar.bz2 185332 BLAKE2B 98b3d39463a26473450778d3f3763eb11739deb1d5d28db5f7bc0ef4dbfa977435fc0721d26a39ce2bfed9564985a62fd199ec2ba59154a327b6429109966d6e SHA512 70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2 DIST aspell6-en-2020.12.07-0.tar.bz2 188972 BLAKE2B 2e200dd1d6d4277a73fa73207119546638d548e40936b5d4744b0d0955b87862257a026e382d344cd4b396099b503367815adc697788362529d9170c3cca6e8b SHA512 9ed4e64891242e5e5e7d6ac82a0d1fda3bdc5116bd9d926e787b8f381080b357915f0c9b39cae04c1da0f2ec6e47ffe30a584f7f3bf7d455a46e8518a7858547 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 deleted file mode 100644 index 1a731cecd0c7..000000000000 --- a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="English (US, British, Canadian)" -ASPELL_VERSION=6 -inherit aspell-dict-r1 - -SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(ver_rs 3 '-').tar.bz2" - -LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" -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" |