From 93a93e9a3b53c1a73142a305ea1f8136846942ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Dec 2021 14:08:05 +0000 Subject: gentoo resync : 22.12.2021 --- app-dicts/aspell-lt/Manifest | 2 +- app-dicts/aspell-lt/aspell-lt-1.3.2-r1.ebuild | 17 +++++++++++++++++ app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild | 17 ----------------- 3 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 app-dicts/aspell-lt/aspell-lt-1.3.2-r1.ebuild delete mode 100644 app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild (limited to 'app-dicts/aspell-lt') diff --git a/app-dicts/aspell-lt/Manifest b/app-dicts/aspell-lt/Manifest index 63088a1165b8..3b32f87b7dee 100644 --- a/app-dicts/aspell-lt/Manifest +++ b/app-dicts/aspell-lt/Manifest @@ -1,3 +1,3 @@ DIST aspell6-lt-1.3.2.tar.bz2 176371 BLAKE2B 6d2d225b04beb3e07a7ec337371f4d7fcafe5a690bf7908f3931bcadb35fd4c9193e50fadca8a748ed93f290c42820cb60a62b57df3538e6fe7f1811f0e33c80 SHA512 df64eb6f5ae9bb564d14f0cd84106da3f32908e79682ebece6e3ed1613216eeca94f48c9c3f689df724cfca4d80f9749e39772766a9ea20167a97ee39074e5a3 -EBUILD aspell-lt-1.3.2.ebuild 502 BLAKE2B fac7fe10becad5d553ff21d864fea5e90ac61e01ee431cee26991b45eae5db9742f602dac54a96a676433ec1a6a21409a72efef6c42ea8df6c41122769925f41 SHA512 3e0e7ace4fd8c5e332b3ff38a905e81b02d7b24e975c2bc79226538c78259f1c4a10fd3e4eaf0f9a54291eeefd1798e49904152e9e4985d6907018bd9dd737d5 +EBUILD aspell-lt-1.3.2-r1.ebuild 502 BLAKE2B a8312e785f60524f0a07b44cb93402e0ac969b6f9709a4d47d647a27dbefbdb4d76f494ae94fb527aa2389a489414f942c60f1faf4084667c5fddfb4eef31584 SHA512 1829a6e807aa82d208d3e04625db9397475258004ea4b8c7968a5098e376e7a965696efe407bb472c8920de1eaf02b21f8f360a4a13d7fac1f0ba8ba23d364f3 MISC metadata.xml 359 BLAKE2B 51492481faedde42c7a2c94c26334e452970e8e3f2f0282f6905e98235e48c3199cfda326b5ab8f028587a4f6faa02c4d9573bbec4eca058320e78ce65b1c746 SHA512 e83fd835c848955a2aef77350c93cf122f52d9c49b721ea37dac1c935496630b2649e20d290aa873bda57a19689453a0ad3dada6df31b5ff93b282b04f136cb2 diff --git a/app-dicts/aspell-lt/aspell-lt-1.3.2-r1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.3.2-r1.ebuild new file mode 100644 index 000000000000..ae93bea1460f --- /dev/null +++ b/app-dicts/aspell-lt/aspell-lt-1.3.2-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Lithuanian" +ASPELL_VERSION=6 +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}" + +inherit aspell-dict-r1 + +HOMEPAGE="https://github.com/ispell-lt/ispell-lt" +SRC_URI="https://github.com/ispell-lt/ispell-lt/releases/download/rel-${PV}/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="BSD" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild b/app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild deleted file mode 100644 index ea5e3d33a7de..000000000000 --- a/app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Lithuanian" -ASPELL_VERSION=6 -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}" - -inherit aspell-dict-r1 - -HOMEPAGE="https://github.com/ispell-lt/ispell-lt" -SRC_URI="https://github.com/ispell-lt/ispell-lt/releases/download/rel-${PV}/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P}" - -LICENSE="BSD" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -- cgit v1.2.3