diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:34:35 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:34:35 +0200 |
commit | ec9905aeded8390da975eb014d715061944feee6 (patch) | |
tree | 106d837b9392c5b313c5af27a207827faf96f9e1 /app-dicts | |
parent | app-dicts/aspell-pl: stabilize all-arches (diff) | |
download | gentoo-ec9905aeded8390da975eb014d715061944feee6.tar.gz gentoo-ec9905aeded8390da975eb014d715061944feee6.tar.bz2 gentoo-ec9905aeded8390da975eb014d715061944feee6.zip |
app-dicts/aspell-pl: drop 6.0.20210731.0-r1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pl/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index 6a9369b4de90..c8f2a9cf3ac0 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,2 +1 @@ -DIST sjp-aspell6-pl-6.0_20210731-0.tar.bz2 639979 BLAKE2B 52a0c1a2f8c7a260dc99acb52371bde4efcd3ac5327dbf668c099cfc071b4e0ced8f747b6136d69e750efa56c4e6ef85f9f8582947afecca68de53d0b8d07597 SHA512 e72bc953e9da7571d167423ad1cf46327f0be46fab7421f57c5d3250bffc506c7e6cc9957bf340bb03884725617b110af5cd4f5219ee42f1f2f8709a4329cc6d DIST sjp-aspell6-pl-6.0_20220601-0.tar.bz2 650672 BLAKE2B cf8212d0ecfa482fd60c4a1b39c3a45c9d47c522899bf243bbe5f0d2dbfe51b8e444950c59b25a210fa8c210a03db03374b24e64350dcf10ce63ab8354b8c026 SHA512 9d3eda4ede1f1ab24b4fc3c9be049fd74711e1a6cd8632d8c8d5248d96b63264cf67f7ed783595142cb632904c15f7f13b887f5ae6656744ae9cc97adfc1ac9e diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild deleted file mode 100644 index 2ecd46b7bf54..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |