diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:53:55 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:20 +0100 |
commit | 0621c234bd731ea8d186d919a2cabc3ce7940403 (patch) | |
tree | 101291a3d991c4feb1bc26615fb72ab60e862ec0 /app-dicts/aspell-pl | |
parent | app-dicts/aspell-pl: update EAPI 7 -> 8 (diff) | |
download | gentoo-0621c234bd731ea8d186d919a2cabc3ce7940403.tar.gz gentoo-0621c234bd731ea8d186d919a2cabc3ce7940403.tar.bz2 gentoo-0621c234bd731ea8d186d919a2cabc3ce7940403.zip |
app-dicts/aspell-pl: drop 6.0.20210731.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild deleted file mode 100644 index cd5d5eccaae5..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Polish" -ASPELL_VERSION=6 - -inherit aspell-dict-r1 - -HOMEPAGE="https://sjp.pl/slownik/en/" - -MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)" -SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P/sjp-/}" - -LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 " -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |