summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-ru
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-ru
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'app-dicts/aspell-ru')
-rw-r--r--app-dicts/aspell-ru/Manifest4
-rw-r--r--app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild10
-rw-r--r--app-dicts/aspell-ru/metadata.xml1
3 files changed, 6 insertions, 9 deletions
diff --git a/app-dicts/aspell-ru/Manifest b/app-dicts/aspell-ru/Manifest
index 6baa73675698..7a8ff0397f4a 100644
--- a/app-dicts/aspell-ru/Manifest
+++ b/app-dicts/aspell-ru/Manifest
@@ -1,3 +1,3 @@
DIST aspell6-ru-0.99f7-1.tar.bz2 427312 BLAKE2B e039744dff54dbad3dacafd63f5e4874b119b01da57929f403d535958b80b33e90a5429fdcfcc3d2fff2beb0e97e67fa0bd8af03c6a1ca2980d7c7718843c0e6 SHA512 789fe15f5502b54008a41f2afb5635dcb7bb0a36e61b300ee48b2429c339793f5c4808d6063f13f1f8455ce251912433890e7d01ca59d8b0924ecd2987ceb430
-EBUILD aspell-ru-0.99.1-r1.ebuild 575 BLAKE2B 1acd031609800330c286b880fda5eb44e2c5b4f833258f21f9e3cad379b5520e2e86006611e2188a8544fab63ea973c1d3f55f9c9b1a34bbc6d10e62e81d91b2 SHA512 74999fbee73d34e7d1750045d36257dcd5b2664ab2278df79fe7ab2876b88bd92f855421461d26c33a0c8ad2117c361dcaec4bb7f4c5669e6b6032f21c71f990
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
+EBUILD aspell-ru-0.99.1-r1.ebuild 566 BLAKE2B 9ad8c4179378edddd1f666060ac67183a87c66af35fcd1239d91f56f6d2fd9d96be8d627863841bad3c52c0f79d489ee71e7e6c67d5d1045ee721907f6b3934e SHA512 8f7f104a6769becb8bf7e27f17393c9e254a17c39f5a21085ec33a958a18372a92b73fb46df41b6932ec4ead4455991e73d119079dbd2b25072a6dde58f7dd2f
+MISC metadata.xml 190 BLAKE2B 13f967fa4846571025dce39eabf9e0edf83077a00263bf1d0858c1440fb569714ab4ac83f5292ab20680f15620c94a6d20ce9134314d1a3093f7c4cea86342b2 SHA512 60d247fc066287ff37b6e8f1a4c54f0fd37f01648f80a4c20a3e727b5a9022e328dbfca70657d0bed0324848cf9a4fd8d78b56e6418dbd912e4d52673cb2a5b7
diff --git a/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild b/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
index 6928c1cd5dee..3bbe42bf6261 100644
--- a/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
+++ b/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
@@ -1,23 +1,19 @@
-# 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="Russian"
ASPELL_VERSION=6
-
inherit aspell-dict-r1
# very strange filename not supported by the gentoo naming scheme
MY_P="aspell6-ru-0.99f7-1"
-
SRC_URI="mirror://gnu/aspell/dict/ru/${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}
src_prepare() {
default
diff --git a/app-dicts/aspell-ru/metadata.xml b/app-dicts/aspell-ru/metadata.xml
index 6f49eba8f496..9c1b627475c9 100644
--- a/app-dicts/aspell-ru/metadata.xml
+++ b/app-dicts/aspell-ru/metadata.xml
@@ -2,4 +2,5 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <stabilize-allarches/>
</pkgmetadata>