summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-gl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
commit7218e1b46bceac05841e90472501742d905fb3fc (patch)
tree56fae051db521b8fce8014cbc8b11484885b14b3 /app-dicts/aspell-gl
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'app-dicts/aspell-gl')
-rw-r--r--app-dicts/aspell-gl/Manifest4
-rw-r--r--app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild10
-rw-r--r--app-dicts/aspell-gl/metadata.xml1
3 files changed, 6 insertions, 9 deletions
diff --git a/app-dicts/aspell-gl/Manifest b/app-dicts/aspell-gl/Manifest
index 31fb97d542f9..5c60cc62af82 100644
--- a/app-dicts/aspell-gl/Manifest
+++ b/app-dicts/aspell-gl/Manifest
@@ -1,3 +1,3 @@
DIST aspell6-gl-0.5a-2.tar.bz2 80043 BLAKE2B 9c2c4601695e5fa5b64d0047e942f797bd37e2c2245421cb3a236a52fd64ba3524e1131c6e0e1deca777cb793d03e786ad4ad8804eadafe3bc17adf779f4b074 SHA512 9c8aae22d23e1cce9c5c94844c35ec3eaa5b76e5049712b714993e7c628a0b8ee250de2ad1b646a6ecffe32ebc0e4f0009a4db041b6f8bde5d021cf71c5cd714
-EBUILD aspell-gl-0.5.2.ebuild 456 BLAKE2B cffda6326cd1eebae92e9b6decb78d48d999ba95bc29b578f3ebcef7d7b02bcc747c4326a888cef154e600fc0401d4360733efc561ead8c97e23866509f776cb SHA512 4a70e06427749e73d72b72dca9e1f0e54ab6976d73c28d6f1070ebb59c8df886ccd240f72e4e571ee40b4c03009f5b262cbe30b292a18f247e091aba14add1dc
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
+EBUILD aspell-gl-0.5.2.ebuild 447 BLAKE2B ce5d6cf7f82fee094ca3a208bd7b959e3f15ef2bb4a4fd952a5b6a42af2d93d68a41e55a84831889255c1e8699da30124b185fea7178316eb91214ea128f8e1c SHA512 e3f1b452dd91fc7ee1fa1481ac2067993534d4e90ad9f939e789ba019776ea03ec7226fed51c621c2f30ec1101be826f2afa631d6bc227911596b71e5152e141
+MISC metadata.xml 190 BLAKE2B 13f967fa4846571025dce39eabf9e0edf83077a00263bf1d0858c1440fb569714ab4ac83f5292ab20680f15620c94a6d20ce9134314d1a3093f7c4cea86342b2 SHA512 60d247fc066287ff37b6e8f1a4c54f0fd37f01648f80a4c20a3e727b5a9022e328dbfca70657d0bed0324848cf9a4fd8d78b56e6418dbd912e4d52673cb2a5b7
diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
index b2076e463e2f..922cd6d71f49 100644
--- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
+++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
@@ -1,20 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
ASPELL_LANG="Galician"
ASPELL_VERSION=6
-
inherit aspell-dict-r1
MY_P=${P%.*}a-${PV##*.}
MY_P=aspell${ASPELL_VERSION}-${MY_P/aspell-/}
-
SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${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"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-gl/metadata.xml b/app-dicts/aspell-gl/metadata.xml
index 6f49eba8f496..9c1b627475c9 100644
--- a/app-dicts/aspell-gl/metadata.xml
+++ b/app-dicts/aspell-gl/metadata.xml
@@ -2,4 +2,5 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <stabilize-allarches/>
</pkgmetadata>