summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-ru
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /app-dicts/aspell-ru
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.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.ebuild9
-rw-r--r--app-dicts/aspell-ru/metadata.xml5
3 files changed, 11 insertions, 7 deletions
diff --git a/app-dicts/aspell-ru/Manifest b/app-dicts/aspell-ru/Manifest
index 7a8ff0397f4a..4f5379183e46 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 566 BLAKE2B 9ad8c4179378edddd1f666060ac67183a87c66af35fcd1239d91f56f6d2fd9d96be8d627863841bad3c52c0f79d489ee71e7e6c67d5d1045ee721907f6b3934e SHA512 8f7f104a6769becb8bf7e27f17393c9e254a17c39f5a21085ec33a958a18372a92b73fb46df41b6932ec4ead4455991e73d119079dbd2b25072a6dde58f7dd2f
-MISC metadata.xml 190 BLAKE2B 13f967fa4846571025dce39eabf9e0edf83077a00263bf1d0858c1440fb569714ab4ac83f5292ab20680f15620c94a6d20ce9134314d1a3093f7c4cea86342b2 SHA512 60d247fc066287ff37b6e8f1a4c54f0fd37f01648f80a4c20a3e727b5a9022e328dbfca70657d0bed0324848cf9a4fd8d78b56e6418dbd912e4d52673cb2a5b7
+EBUILD aspell-ru-0.99.1-r1.ebuild 573 BLAKE2B a87c5300001979f237d8a979a5866eeaa1d4be16198d547ea2e1a384c4197fcff14fac14228f5a882638ef05f73ca1ea4edff1371aec46d9dc4fe0ff239e8b88 SHA512 0d5ddc7f8352b57ab348f5bc3240c4a169e0b652f07b68c27ccd795ed36a0eac070c60ef7820b5f62a6cd4761c3cf599aab1976a759c4d2490269c9c1b61a994
+MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9
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 3bbe42bf6261..d5e6d7fd61b4 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
@@ -5,11 +5,12 @@ EAPI=7
ASPELL_LANG="Russian"
ASPELL_VERSION=6
+MY_PV="$(ver_cut 1-2)f7-$(ver_cut 3)"
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${MY_PV}"
+
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"
+SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
@@ -18,6 +19,6 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 s
src_prepare() {
default
- einfo "Setting default dictionary to ru-yeyo"
+ # Setting default dictionary to ru-yeyo
cp -v ru-yeyo.multi ru.multi || die
}
diff --git a/app-dicts/aspell-ru/metadata.xml b/app-dicts/aspell-ru/metadata.xml
index 9c1b627475c9..debde3ef6ae3 100644
--- a/app-dicts/aspell-ru/metadata.xml
+++ b/app-dicts/aspell-ru/metadata.xml
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
<stabilize-allarches/>
</pkgmetadata>