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-tet/Manifest | 2 +- app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild | 16 ++++++++++++++++ app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild | 16 ---------------- 3 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild delete mode 100644 app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild (limited to 'app-dicts/aspell-tet') diff --git a/app-dicts/aspell-tet/Manifest b/app-dicts/aspell-tet/Manifest index 0afc51309e60..251d6524dc51 100644 --- a/app-dicts/aspell-tet/Manifest +++ b/app-dicts/aspell-tet/Manifest @@ -1,3 +1,3 @@ DIST aspell5-tet-0.1.1.tar.bz2 33044 BLAKE2B 934bf9adf4936bfb18990b3c35ec45bfb9884f2a6a7c9518905fce633b842e7141f7365f9f2d9140d71d17fc24540d32484b8c8e68cf49b2673f770ab171de93 SHA512 6dc691b40cedd054a677197219f97ae5afc21bcf4820bf452d23963ae04a716bf7e38d1cff0eb050e13fd24fd2e8f3b0d24f9b19e7de3868faeca8aa16881802 -EBUILD aspell-tet-0.1.1.ebuild 435 BLAKE2B 9619c4894e8152d6917fe666c7c721cb47e8fd307bf880b9ec625961228a0ef11ae0168354c450bfceefcf0ea9a8833746df36589b5d68eb820be167d10d2b32 SHA512 18f0038036898b6274bb0872f7dfc9e6717dc544a0816e2e245faba4e0435c8574f8fc8cfac3ee952ead04e098c53f8ebbd26df50207864300e6db82c5e9c339 +EBUILD aspell-tet-0.1.1-r1.ebuild 435 BLAKE2B 689271267e688dd7d67810dd9afe1fba033c5acde9168c19f133ed8b53fef15c1a589e70294a5f2122b4d120aab7f87b4964c71dcba702f6fd16b59710511284 SHA512 b456cc1a3104d3ceb0f29096586b81bec6337580ca78ff0474960086e10b51b387cf2c06a43b4030d5f2b97d5f5f9a104ff58d181df77874cfdebf6eae853ace MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild b/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild new file mode 100644 index 000000000000..c5836e9e0874 --- /dev/null +++ b/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Tetum" +ASPELL_VERSION=5 +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}" + +inherit aspell-dict-r1 + +SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="GPL-2" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild b/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild deleted file mode 100644 index 75f829680eee..000000000000 --- a/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Tetum" -ASPELL_VERSION=5 -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}" - -inherit aspell-dict-r1 - -SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P}" - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -- cgit v1.2.3