summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-fr
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-fr
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'app-dicts/aspell-fr')
-rw-r--r--app-dicts/aspell-fr/Manifest4
-rw-r--r--app-dicts/aspell-fr/aspell-fr-0.60.ebuild16
-rw-r--r--app-dicts/aspell-fr/metadata.xml1
3 files changed, 9 insertions, 12 deletions
diff --git a/app-dicts/aspell-fr/Manifest b/app-dicts/aspell-fr/Manifest
index 4ee384562102..c2de199001e9 100644
--- a/app-dicts/aspell-fr/Manifest
+++ b/app-dicts/aspell-fr/Manifest
@@ -1,3 +1,3 @@
DIST aspell-fr-0.50-3.tar.bz2 283086 BLAKE2B 674199a56d676ab65c414741e669b099a0f08f2010f3981caf30daff6726e516586aa771190eebf83570093c28a8732761a9166f587a933860a037f1dd561e0e SHA512 bb5d1faada9283521096a19a8f5abada2a19cc02717f6dde57846ef46a4df253113b10a2bb72d2b0e32e4a3ab24b541a5acd9f4595b908d2f6cd2fc448d8bc3b
-EBUILD aspell-fr-0.60.ebuild 535 BLAKE2B 3194f24068ac1aba99a50302668a59033cca8eff93dc6eed333da9374114c2e568c6a49df10d7cf144d212e5407852610a23c3716042d8883fa2f2c9704fdbd4 SHA512 07312004ce306c1df1499d3a501f18bb41b9d3629cbb11c9195c24e333c5500a366b5447bc1d56d4d44d79913079f04642bde840dcde9b2907f9f17882a07b83
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
+EBUILD aspell-fr-0.60.ebuild 549 BLAKE2B 2ba7c9a6759e0db50ef962fb8cc44b18efd9f5980a261ed43eafa0e71733933dafdc8fde3d5c9f9351619354c07ede1d78fb275aeccf2d4a3372f731c9bde048 SHA512 ce21a50da05f1cf6dcd7a4ee2751122f0050be69176ded9be4ecf60495056038dfbc23ccb39f9ddc42f550d9c310c3e6b595c3909c4e919095f1bd42d8850f5f
+MISC metadata.xml 190 BLAKE2B 13f967fa4846571025dce39eabf9e0edf83077a00263bf1d0858c1440fb569714ab4ac83f5292ab20680f15620c94a6d20ce9134314d1a3093f7c4cea86342b2 SHA512 60d247fc066287ff37b6e8f1a4c54f0fd37f01648f80a4c20a3e727b5a9022e328dbfca70657d0bed0324848cf9a4fd8d78b56e6418dbd912e4d52673cb2a5b7
diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild
index 84c15fdf74ce..3706a0054793 100644
--- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild
+++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild
@@ -1,22 +1,18 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-
-ASPELL_LANG="French"
-ASPELL_VERSION=6
+EAPI=7
# This is a hack to allow for using the French 0.50 dictionary until I have
-# the time to do this properly. Do not stabilise this.
+# the time to do this properly. Do not stabilise this. (2021-03-12: yeah right)
+ASPELL_LANG="French"
+ASPELL_VERSION=6
inherit aspell-dict-r1
MY_P="aspell-fr-0.50-3"
-
SRC_URI="mirror://gnu/aspell/dict/fr/${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 ~ppc-macos"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-fr/metadata.xml b/app-dicts/aspell-fr/metadata.xml
index 6f49eba8f496..9c1b627475c9 100644
--- a/app-dicts/aspell-fr/metadata.xml
+++ b/app-dicts/aspell-fr/metadata.xml
@@ -2,4 +2,5 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <stabilize-allarches/>
</pkgmetadata>