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-da/Manifest | 2 +- app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild | 15 +++++++++++++++ app-dicts/aspell-da/aspell-da-1.7.42.ebuild | 15 --------------- 3 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild delete mode 100644 app-dicts/aspell-da/aspell-da-1.7.42.ebuild (limited to 'app-dicts/aspell-da') diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index f8b899eea7b4..ed558beb6e15 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -1,3 +1,3 @@ DIST new_aspell-da-1.7.42.tar.bz2 235483 BLAKE2B 0d5ac9c7457b460410734a36e376387d9aaa4444771dcafb85c80b0d2ca4441b906ef485d5016e9d51985147b9759c4677664c01dd9d68c340ba947efac0d932 SHA512 97d3bc95800d5115ce640a3939bf6c94998f1090f1484da3ffb1104318200ca3650d2b32120c36030b87b4b929b95b8f764f6f51dee66ee916700318f6b4e755 -EBUILD aspell-da-1.7.42.ebuild 392 BLAKE2B 198941e005ec9307f3114f0e61c3971056ccff565df6c610305ba82ebebcd5698b0d8ccf6752a66d034ab16d6c42ad8eb04f1687ba82bee32737d23e0ad3a100 SHA512 d023ed1f6e3b1c908378fb77025872289d6926a4a9a4b7c60e38039ed05b6aca0a962c4dc193994ce3ad87fac2171fd967861a017a6499a235f9409c7361b793 +EBUILD aspell-da-1.7.42-r1.ebuild 392 BLAKE2B a575ffdb9b300d4d532f2c5747c21fca706dd8776fd35eadfd2bc785403825431822eb0a394c4334b838cc5cce6eacac344da6330a982541da0db6f5bba53e57 SHA512 66ce081c63447a375bda31cc48dab4ed4b323bca60694be9eb373cbcc99541e6b9216bbd4e07f4797f4d15b313fd5d18ee56245e229e2f6e9f202182c7330970 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild b/app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild new file mode 100644 index 000000000000..1c8beac7d1ec --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Danish" + +inherit aspell-dict-r1 + +HOMEPAGE="https://da.speling.org" +SRC_URI="https://da.speling.org/filer/new_${P}.tar.bz2" +S="${WORKDIR}/new_${P}" + +LICENSE="GPL-2" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" diff --git a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild deleted file mode 100644 index ef0d29179ac3..000000000000 --- a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Danish" - -inherit aspell-dict-r1 - -HOMEPAGE="https://da.speling.org" -SRC_URI="https://da.speling.org/filer/new_${P}.tar.bz2" -S="${WORKDIR}/new_${P}" - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" -- cgit v1.2.3