summaryrefslogtreecommitdiff
path: root/app-dicts
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
commit0c100b7dd2b30e75b799d806df4ef899fd98e1ea (patch)
tree464c922e949c7e4d5d891fb2cdda5daee5612537 /app-dicts
parente68d405c5d712af4387159df07e226217bdda049 (diff)
gentoo resync : 16.04.2022
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/Manifest.gzbin95072 -> 95053 bytes
-rw-r--r--app-dicts/aspell-ast/Manifest2
-rw-r--r--app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild4
-rw-r--r--app-dicts/aspell-pt/Manifest4
-rw-r--r--app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild17
-rw-r--r--app-dicts/aspell-pt/aspell-pt-20220304.ebuild2
-rw-r--r--app-dicts/aspell-sc/Manifest2
-rw-r--r--app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild4
-rw-r--r--app-dicts/aspell-tet/Manifest2
-rw-r--r--app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild4
-rw-r--r--app-dicts/sword-BaptistConfession1646/Manifest2
-rw-r--r--app-dicts/sword-BaptistConfession1646/sword-BaptistConfession1646-1.1.ebuild4
-rw-r--r--app-dicts/sword-Concord/Manifest2
-rw-r--r--app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild4
-rw-r--r--app-dicts/sword-Etheridge/Manifest2
-rw-r--r--app-dicts/sword-Etheridge/sword-Etheridge-1.1.ebuild4
-rw-r--r--app-dicts/sword-MollColossians/Manifest2
-rw-r--r--app-dicts/sword-MollColossians/sword-MollColossians-1.0.ebuild4
18 files changed, 23 insertions, 42 deletions
diff --git a/app-dicts/Manifest.gz b/app-dicts/Manifest.gz
index f7f523812639..2f756b654c2b 100644
--- a/app-dicts/Manifest.gz
+++ b/app-dicts/Manifest.gz
Binary files differ
diff --git a/app-dicts/aspell-ast/Manifest b/app-dicts/aspell-ast/Manifest
index 31800b63fd5d..9dd7529651d2 100644
--- a/app-dicts/aspell-ast/Manifest
+++ b/app-dicts/aspell-ast/Manifest
@@ -1,3 +1,3 @@
DIST aspell6-ast-0.01.tar.bz2 123351 BLAKE2B ed4005db252c6f4f281d8b1f56b2f1a0da53b746dd148b2cf1567c0354e8351121145cfe1a06643ab7d3448cc72f81e4dd2c243a94f9f57d0161fd4cbab303ee SHA512 700a45c230218e57549cf4b2caaa9e86c4b8da68a3ed937fa391814816c1e0d16265d77658e209af66550e647f418663eb76952efed973e6b1f88570b90d77bc
-EBUILD aspell-ast-0.01-r1.ebuild 438 BLAKE2B af236afcd584d4d226755802dfd435ebea723ed48f3ccfb6c18ba047124dbf832a563ecb5e69e11198f3e0c1bb791655adb24c77aa62587e861e6c503b7ac8b4 SHA512 f61a6b346eca2c28cfc15817868c40db26009e54cb6e74708cd8b61714f90a64496b63c635f264e070981de8ae45627883d5b573d0f33ec6551e07fa1b6149bd
+EBUILD aspell-ast-0.01-r1.ebuild 431 BLAKE2B a115ed32e0b3f248135511e534ae2d3e42f380ba7c6f807a2cc599c8db67d2af8f734d2ac93f9a975eafad95dc4e62eb258024a2f2e46aa5d7d4931b838a0a84 SHA512 6c6e30c616e8e10c8b7b57a5e321b0494609814b22b0d83933f175f3659726ff668732a137a22e556f80cd70b7dd2e8de1291d4e362be2a5362858b65fdaf2bd
MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
diff --git a/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild b/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild
index 35d266f9214d..43925aad0a57 100644
--- a/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild
+++ b/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
inherit aspell-dict-r1
-SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+SRC_URI="mirror://gnu/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index 14b93eed99cf..fa70ac538952 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1,5 +1,3 @@
-DIST aspell6-pt_PT-20190329-1-0.tar.bz2 87497 BLAKE2B 678f33a13e995a13fbce084546c37a5ef331db6a4a8cb1d31386327acf905dca148167c156043d3ba0175cd0b2cfb3f6f724bace10ed8e0a4a4bf194049ec1e6 SHA512 7c7edb79cd46bf4566814dbdef09f9b6d202f183abe5c25fda454e69c57d617948806657ed1da83039b508c1ccdb8a020d694b7119edfce63bae7defeafa1123
DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305
-EBUILD aspell-pt-20190329.1.0-r1.ebuild 457 BLAKE2B ed636750f36b1287f4935a5273e62c2ffb003ba9c3373a7a1435fe9909f5c898a3249bd7568065d5fb0787b7d8024cd09db63ed4e336d046ecde1bcc719fc95a SHA512 fac5105686a9cb9d069107b18fc06dd1b05eb200e690cd6d64a79f0a7ffea3f26ea31e6546d5ac597d47d31bf017ede9afbd87a5a72a355d6645eb65dbb7669b
-EBUILD aspell-pt-20220304.ebuild 631 BLAKE2B 67bc8d758aad9b1f4fd108312be6f2f1c0d862647a18e80c65d52eaaae7293b6e0dbbee49b6070ef30918aa8099305ededdc0728014f0fdb517b978ffe167cc5 SHA512 55a97f7e8a77a99e653df71a024fc7331882e73f5ad9daef24fff262276705bdede63d98a4efaf9c03621cf788eeade356e7c824bf71aef22e81a945cf9d9c84
+EBUILD aspell-pt-20220304.ebuild 624 BLAKE2B 3159a860b4a7e7054d4887c255d5a558c174438043b4d3b031f409fd2d6c4095d4611cd6477b2adc83fd1499e1ff6eec2259a2a2b16d9259290d5868476c1e12 SHA512 27977738bd384fa1f8fd8984683c1e51c23b2565603a09834446a6e54ce725a10b3419c858cd9abaf2b7a92a3ac06d397434c7400fae87d14d22f016fb139ed6
MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild
deleted file mode 100644
index 53c4971a6ba5..000000000000
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ASPELL_LANG="Portuguese"
-ASPELL_VERSION=6
-MY_PN="${PN}_PT"
-MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV//./-}"
-
-inherit aspell-dict-r1
-
-SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${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"
diff --git a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
index 3a6c3c901d7d..390692000cbc 100644
--- a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
@@ -16,4 +16,4 @@ SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPEL
S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/app-dicts/aspell-sc/Manifest b/app-dicts/aspell-sc/Manifest
index 403f6c5b5a2f..b8bb2494144a 100644
--- a/app-dicts/aspell-sc/Manifest
+++ b/app-dicts/aspell-sc/Manifest
@@ -1,3 +1,3 @@
DIST aspell5-sc-1.0.tar.bz2 281538 BLAKE2B 95b9f5f8508b026a919acabc7f1a6234323ffd462bea0447666831726495a5d3f1b7d52e83887144e275a2d76d2f1cb860537827c2c5e89a83aff2bbef3e0e01 SHA512 3cad49510894645b9bc97bbae877641e64af0440a2abcb6f96197da95390d4dd59d1374008c0ade9dc17772a32c367b9b03e6be65e7f190268365f25069d2a23
-EBUILD aspell-sc-1.0-r1.ebuild 439 BLAKE2B ef51350ad2213864156f99ebdc8738b3fc1a5f5761ced8e30c68b329899386f01580973eb6f730a0bd85e390b88e3590887537016346671c677b343b963ca6d6 SHA512 038648ef9499f5c7f582c4585085dcf4bf657a1c9b27b997aa7c694459cf4ea71aeb149c25e1fe2e3c9c09f5cae97259f1bc4d7213fab7b1ed0acd176c343458
+EBUILD aspell-sc-1.0-r1.ebuild 432 BLAKE2B 8abaa14f5119b02246bd48187845fe44b621e212f2da0ed6707612f308208780dbf81d4e3282d8476c289384330e7c28a745245325c63838b6533296d3650094 SHA512 d29a9a6033687e7a55f96054366330064dd6264735b050e3be1678ce0d2d9a1bb6538a9dd322c975362ec91e6b31145c5b500d5a4efec5f5c40900246d4ff51f
MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
diff --git a/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild b/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild
index 07a268184a5b..84750f590087 100644
--- a/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild
+++ b/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
inherit aspell-dict-r1
-SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+SRC_URI="mirror://gnu/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
diff --git a/app-dicts/aspell-tet/Manifest b/app-dicts/aspell-tet/Manifest
index 251d6524dc51..0baebdb9d2c8 100644
--- a/app-dicts/aspell-tet/Manifest
+++ b/app-dicts/aspell-tet/Manifest
@@ -1,3 +1,3 @@
DIST aspell5-tet-0.1.1.tar.bz2 33044 BLAKE2B 934bf9adf4936bfb18990b3c35ec45bfb9884f2a6a7c9518905fce633b842e7141f7365f9f2d9140d71d17fc24540d32484b8c8e68cf49b2673f770ab171de93 SHA512 6dc691b40cedd054a677197219f97ae5afc21bcf4820bf452d23963ae04a716bf7e38d1cff0eb050e13fd24fd2e8f3b0d24f9b19e7de3868faeca8aa16881802
-EBUILD aspell-tet-0.1.1-r1.ebuild 435 BLAKE2B 689271267e688dd7d67810dd9afe1fba033c5acde9168c19f133ed8b53fef15c1a589e70294a5f2122b4d120aab7f87b4964c71dcba702f6fd16b59710511284 SHA512 b456cc1a3104d3ceb0f29096586b81bec6337580ca78ff0474960086e10b51b387cf2c06a43b4030d5f2b97d5f5f9a104ff58d181df77874cfdebf6eae853ace
+EBUILD aspell-tet-0.1.1-r1.ebuild 428 BLAKE2B 528fd767ababc85107c906866daf2d431dd086d9328c2f8ffa2ac80155857e86ea4b4f92eece2272620650b7e1f4eeb03585f98eff9c356f22a12119ed289605 SHA512 5a5f50c10674a8c55f0f32d19bd4eca43a2d61c43801a63a08ea037e3ec76bd75fa476da9479584176cbc806b009753af24350d3014e6bf9fac672879076dec5
MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
diff --git a/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild b/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild
index c5836e9e0874..b3fa22fa7592 100644
--- a/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild
+++ b/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
inherit aspell-dict-r1
-SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+SRC_URI="mirror://gnu/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
diff --git a/app-dicts/sword-BaptistConfession1646/Manifest b/app-dicts/sword-BaptistConfession1646/Manifest
index 515a3e1bf1e0..db3485566d29 100644
--- a/app-dicts/sword-BaptistConfession1646/Manifest
+++ b/app-dicts/sword-BaptistConfession1646/Manifest
@@ -1,3 +1,3 @@
DIST BaptistConfession1646-1.1.zip 27847 BLAKE2B 4cd9adbea0ad775a2700df553d758558f430873b081aca29dce1747896a0b43bcf2b787e0b2a6d8ef4b4c2ebce13ef481e8856806b7411919d0e380160b3525b SHA512 c3dac4159fb358d0ed003088b7833d9ec18a922d2444270259d9b16c0e90535b967695958fea222e07b2c7630da1b024f311f42722aecfaa89b72918b9ccf032
-EBUILD sword-BaptistConfession1646-1.1.ebuild 416 BLAKE2B 46aac42c9391e3fd2d78a04e5294127ecd0eee4dfecfca28e8343942753a38eed4306483d0d7cbdaa82f78217402143559d8c342def288f0d59c776db22dbd27 SHA512 ea52a3658df4f94329cf999ddabbcd3007b7ebdea42f81755c26148f703ec02c83c885227b878e0ed34fe012ac8da8810571070bb1392fcf73900651ac4a43d7
+EBUILD sword-BaptistConfession1646-1.1.ebuild 409 BLAKE2B f008c476acd1f209322d873a5622f0ccfffd741e30890a720c23ea42a6d7658bf8800816097d948ad3b1915730b3540586753e9b388590ba28edb2bb8d778e1e SHA512 c353e4c48c16263bb60a50e441edafc34c487b13cbb35f249eee70d38718d02796282f7b571eff8e2739109c4619f7f560d3ccf648f63eca81247bd0a903aeb2
MISC metadata.xml 270 BLAKE2B d90b48ed01ae5992ffbc202f3986e25094317fad7487f19dd94522a125654901ab9530e2e968019e914fca406b14128723d976f4135fbaca04a2b940e153a225 SHA512 1227df9b05e8c78e076c45e582f308979de96289b537eeaf49eec613d0149ea62fbed862310b6496f39af5d935039c64d5fedc9ba82be4023cbe6c9b44a61dc5
diff --git a/app-dicts/sword-BaptistConfession1646/sword-BaptistConfession1646-1.1.ebuild b/app-dicts/sword-BaptistConfession1646/sword-BaptistConfession1646-1.1.ebuild
index 16c582f06374..ec3d313b5cfe 100644
--- a/app-dicts/sword-BaptistConfession1646/sword-BaptistConfession1646-1.1.ebuild
+++ b/app-dicts/sword-BaptistConfession1646/sword-BaptistConfession1646-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ SWORD_MINIMUM_VERSION="1.5.9"
inherit sword-module
-DESCRIPTION="First Baptist Confession of Faith, London 1646 Edition with an Addendum by Benjamin Cox"
+DESCRIPTION="First Baptist Confession of Faith, London 1646 Edition with an Addendum by B.Cox"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BaptistConfession1646"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
diff --git a/app-dicts/sword-Concord/Manifest b/app-dicts/sword-Concord/Manifest
index 27bd96a0f2a5..851152d72828 100644
--- a/app-dicts/sword-Concord/Manifest
+++ b/app-dicts/sword-Concord/Manifest
@@ -1,3 +1,3 @@
DIST Concord-2.4.1.zip 795728 BLAKE2B 2795be45f82fe2f30e50219b036053dfc4f2c8258d24dc9c406d76683b9e6773573267e422f9658e62a2b64fe612f2e20dc91a9327a1b44d28645e556ff0d34f SHA512 05fceb6bfba96bd70993bb6218e3bc50f9829e5d34c506254954525f42f7d70d123fcc4bf80674938fa057bcb19f192fad7881c75e34c3d185e463a39817f076
-EBUILD sword-Concord-2.4.1.ebuild 400 BLAKE2B 832125a84d447e9e06fdcd728eb5d99243144659327c7bb930b56b390f101d5f53c22ccb5de097843fd4ca5f229b416b0319fbaaca6167048b9a0569d9c84262 SHA512 ecc4f95ede16b6e9b1f4b30792644d9ea8c2dcd8479ed4f3d9bf699a327275b1e152d8593cad8446d1c7cf31135280045cb99991bde423c3d6441a7ebfb7ebf3
+EBUILD sword-Concord-2.4.1.ebuild 380 BLAKE2B 5b5d6045bac19306d162dc2993d2d3ec36f01129ef64c7f5111196d15cb89c248727e4a89607595367d8fc372a8d5a012f466d964c27c4221e5da5f3f0e62d35 SHA512 610fc51eb14485269f13afb5ceece606c5b8991ddb2919f0b29032dd36864906de0ee5d873c632d77dc736efef5652a9aa2e4c31cd532c87f71534f203e885ad
MISC metadata.xml 539 BLAKE2B b29f6dcab80c7c0ae2ed1457595d57e412f2a58cd0cd00e394697ff58f9d31690bc917fd46576264d7336bb8b821a08620d1049a8fe18c18a8d8ca66746f9ac0 SHA512 06230ecec1e488d3ea0f7c2a6db809b15ed25acefd4daca55299240073bca41cfcccfb9df6ae9cdc7e862384261710c5220488d25a9c23135119ac0a21dce79e
diff --git a/app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild b/app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild
index 2ac798790875..369e292a16a4 100644
--- a/app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild
+++ b/app-dicts/sword-Concord/sword-Concord-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ SWORD_MINIMUM_VERSION="1.5.11"
inherit sword-module
-DESCRIPTION="Book of Concord (Triglot Concordia): The Symbolical Books of the Ev. Lutheran Church"
+DESCRIPTION="Book of Concord: The Symbolical Books of the Ev. Lutheran Church"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Concord"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
diff --git a/app-dicts/sword-Etheridge/Manifest b/app-dicts/sword-Etheridge/Manifest
index 822f440231c6..03bf9e2ff596 100644
--- a/app-dicts/sword-Etheridge/Manifest
+++ b/app-dicts/sword-Etheridge/Manifest
@@ -1,3 +1,3 @@
DIST Etheridge-1.1.zip 379244 BLAKE2B ffc6092de76c828b19e091adb99df742f949ac3110061d2ce94f5d98e8f0f5dfd11de9d6c41cff965ae571265131f07c9b63e9cf32d32684f899eeb6874c4acd SHA512 b7ea32dad0ad3cc33c772444e3dae95472f9c2e8e4e35e753cd85b637e8661d7ddcc4ff75bd659c2595c4ccd7b99d8cb01845db757919ffd00af4d9500e2dba6
-EBUILD sword-Etheridge-1.1.ebuild 401 BLAKE2B 10e19e2f5ffe5a1f01d72961ff4268621d323105b20d9b715ffe1b554d9f25dde8bcf8d9c06283d8a502f44ab49a36fc39dc0d76b7c54b3d199a4500c7c6324b SHA512 707c5e2b56ecef4f6e8d67bfae3366cc82b53025b9df05a2823e1f92831d19d389497765345b8ec673f606063bcfbe8ab938d22caef05873fa64bc4acee7c8ce
+EBUILD sword-Etheridge-1.1.ebuild 376 BLAKE2B a363142e100d490b773c27a704eae0fb952c9c01b18125ac9f386eddfac611acdefdc851d4f36dab4059949e937857db36065c508ab50f1efee153a97274bbd7 SHA512 3443842f55d33a40932a796ff373ba1310d573064f9bf951e6f44b2952dd1b8769c3a76773bd28bcdda07965bbad2d846cb81c788865da3557def41fca0fa0c1
MISC metadata.xml 270 BLAKE2B d90b48ed01ae5992ffbc202f3986e25094317fad7487f19dd94522a125654901ab9530e2e968019e914fca406b14128723d976f4135fbaca04a2b940e153a225 SHA512 1227df9b05e8c78e076c45e582f308979de96289b537eeaf49eec613d0149ea62fbed862310b6496f39af5d935039c64d5fedc9ba82be4023cbe6c9b44a61dc5
diff --git a/app-dicts/sword-Etheridge/sword-Etheridge-1.1.ebuild b/app-dicts/sword-Etheridge/sword-Etheridge-1.1.ebuild
index fa91a8975eb2..44ec06303034 100644
--- a/app-dicts/sword-Etheridge/sword-Etheridge-1.1.ebuild
+++ b/app-dicts/sword-Etheridge/sword-Etheridge-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ SWORD_MINIMUM_VERSION="1.5.1a"
inherit sword-module
-DESCRIPTION="The Peschito Syriac New Testament: Translated into English by John Wesley Etheridge"
+DESCRIPTION="The Peschito Syriac New Testament: Translated into English"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Etheridge"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
diff --git a/app-dicts/sword-MollColossians/Manifest b/app-dicts/sword-MollColossians/Manifest
index 639bce182d9a..6c47f8899e99 100644
--- a/app-dicts/sword-MollColossians/Manifest
+++ b/app-dicts/sword-MollColossians/Manifest
@@ -1,3 +1,3 @@
DIST MollColossians-1.0.zip 34449 BLAKE2B 22cb5d0cd3f45b364f5b00025b8699921e6bfdba4e2d4538cc6ed931c28fe0fa0d66d8280f6db183946920a525d70cad4c9f584e2205a13aadf59ed0481b8b57 SHA512 c4a365892cc14191e34fdfd4f41e486277445fb95e3b5c7bc3f6a267203c265e38888342fadae014940fe17f004738a0cb2136ac471082db1765cd5a6f503b36
-EBUILD sword-MollColossians-1.0.ebuild 404 BLAKE2B 10f3cb82368f314db933ecbc92981ca54a847fa417a226fd78153d6e564f6e0e372d4825d60e8414e87f947fa2ffbb6e9f354e0397d535b392e1ca96241893d8 SHA512 d7359d720250724b0532b16e152e1f08ba9bc685484f616281de297db21c834bba1e0c08d15956bf467467bd8f1878110a1d67b4a65254ece5633c0f31ff39cb
+EBUILD sword-MollColossians-1.0.ebuild 397 BLAKE2B 7788eaa3448c1c60a980054508a9020add28dee9c9d599501cfc85faa0598379c638f7a2c77cb0e81777f3979bee62395da6f40c40b4d17f761eafcecdd82f54 SHA512 ed4322987971e491abfeb3d717b545a3261193d88cbeb6deff582ee47f41a89f2d20789199ecd45d3cea0bfbd49bbb25916ed10a753e9fe2b7ab592a17fbc4db
MISC metadata.xml 466 BLAKE2B 86e5f400533807878a24b97e417a3518604b58052fce1a6eea90b4fc600b554fe5bc53fe7b2bc3942d3d70514c090139b17d56f6b0c29f7a237d8f7da2200952 SHA512 9a3c59dc5f7888ed6e2f18551c6a451bf3025a0e5586456e03d9ee1ba6e40493acf1c2af89189dbd8575dddc8c464642e6e284b2ca523e1cf6d61a26f1cdac65
diff --git a/app-dicts/sword-MollColossians/sword-MollColossians-1.0.ebuild b/app-dicts/sword-MollColossians/sword-MollColossians-1.0.ebuild
index 5cdae1edac7d..2dff91c6912d 100644
--- a/app-dicts/sword-MollColossians/sword-MollColossians-1.0.ebuild
+++ b/app-dicts/sword-MollColossians/sword-MollColossians-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ SWORD_MINIMUM_VERSION="1.6.2"
inherit sword-module
-DESCRIPTION="Paul's Letter to the Believers at Colosse - A Series of Devotions by Pastor Randy Moll"
+DESCRIPTION="Paul's Letter to the Believers at Colosse - A Series of Devotions by Pr R. Moll"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=MollColossians"
LICENSE="crosswire"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"