summaryrefslogtreecommitdiff
path: root/app-dicts
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/Manifest.gzbin94749 -> 94739 bytes
-rw-r--r--app-dicts/gnome-dictionary/Manifest4
-rw-r--r--app-dicts/gnome-dictionary/gnome-dictionary-3.26.1.ebuild48
-rw-r--r--app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild2
-rw-r--r--app-dicts/sword-Josephus/Manifest2
-rw-r--r--app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild4
-rw-r--r--app-dicts/sword-KJV/Manifest2
-rw-r--r--app-dicts/sword-KJV/sword-KJV-2.9.ebuild13
-rw-r--r--app-dicts/sword-KJVA/Manifest2
-rw-r--r--app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild4
-rw-r--r--app-dicts/sword-Scofield/Manifest2
-rw-r--r--app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild4
-rw-r--r--app-dicts/sword-StrongsGreek/Manifest2
-rw-r--r--app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild4
14 files changed, 14 insertions, 79 deletions
diff --git a/app-dicts/Manifest.gz b/app-dicts/Manifest.gz
index e23ef4130f8e..ffc26ecc77bf 100644
--- a/app-dicts/Manifest.gz
+++ b/app-dicts/Manifest.gz
Binary files differ
diff --git a/app-dicts/gnome-dictionary/Manifest b/app-dicts/gnome-dictionary/Manifest
index 0820e24123fd..fd72bda0c30c 100644
--- a/app-dicts/gnome-dictionary/Manifest
+++ b/app-dicts/gnome-dictionary/Manifest
@@ -1,5 +1,3 @@
-DIST gnome-dictionary-3.26.1.tar.xz 662048 BLAKE2B 3b77d3632629f8502476f029ab9ba3c66225cd619992e185b1403adfeba718b7e0fa0f32762eb086c1e9ef80a08cf79cd872e2ca3026b8cb3975954077c5f7c1 SHA512 da7169795740295c13f02143f5263603f0f6c621e96cecf88a4ee089114399d59f083987bc4571821467da64dc43f00bebbe4ea66b46a035088f85d35d6aee27
DIST gnome-dictionary-40.0.tar.xz 603388 BLAKE2B 1fae73ea5b554786f1ee1bf641b0dc94ee8953a045e4a59b72823075b8c0905d0098827ad35f94e26d26fcbdbed1fd2980391ce582871ae6df4d273d9de5add4 SHA512 96e8c5efbba43e1a7d247703ac17cbcb8579cc633f6db74b6fe4431e0b1aed47ab76fd15cc114497b5ee76fb33b57fd9936cc869ffe905f208c836b5a231b126
-EBUILD gnome-dictionary-3.26.1.ebuild 1007 BLAKE2B 45d40936058cf017a4dbcd8a25c5185948049d842ea7f6aa53c6f89ec1a617d8107d1c3d6c887b3e1111d7b416cd62e9b4fffdb4157f9a8a86b19741df06a353 SHA512 ed7f62cc3ba6796ca60da8910d842f87a533031cd5ad33bb008de19c71cb275987f32ee19919cd2a5ec82a926a73998f9dbf1a42e414f65f9a33fa2615bbacdf
-EBUILD gnome-dictionary-40.0.ebuild 962 BLAKE2B fca0ffb141bae6b677eab9d2fa336899a5d67005cdb29ba02f41085f0e9b68bb0dba465cd994d0f4ef0e921c499ebc2304c7fd212ee360e8830a9657f1295aa9 SHA512 1f238ad6eb5ee8e29d8eb25227b832966d98154760efcca913d1b3e577524e6f011e18d3af15085d361506d649a54520d42d8ec6ad2a9454b117a0353ad861a7
+EBUILD gnome-dictionary-40.0.ebuild 960 BLAKE2B af8632e4c6374acf8d73d3f8060464c1803ebc290cd239bbad70899292f979b05e96504e1b26ec685326125cdfede8cda6fb36e8ff208745cb7f78bd6f9a013f SHA512 3e31a959ac785b7d172ae1ae48d22c6cce5165e43c41f1a05bd8276ec56cd11e1b484a88c95aabc271317ae076044b1f296f82d2a3676ea5b27757fec36fb5fe
MISC metadata.xml 316 BLAKE2B 61e50cf64e718dff6380a8840d59f5679e8f084efadcda41cfb45af74177d1121af1db7485fe57690090b0d1deaceaf9d53733fe39447827643c1785b4c68f3d SHA512 c46d3611dc1954a3229a98892c23aa1ebbc74c572dc5562660fce3390cfb74252515ee3a3048418c855c8165a5cea8e5df1fc10c94f81915eac400d7c58850aa
diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.26.1.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-3.26.1.ebuild
deleted file mode 100644
index 73c50d8d3f1b..000000000000
--- a/app-dicts/gnome-dictionary/gnome-dictionary-3.26.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome.org gnome2-utils meson xdg
-
-DESCRIPTION="Dictionary utility for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Dictionary"
-
-LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
-SLOT="0" # does not provide a public libgdict-1.0.so anymore
-IUSE="ipv6"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-
-COMMON_DEPEND="
- >=dev-libs/glib-2.42:2
- >=x11-libs/gtk+-3.21.2:3
-"
-RDEPEND="${COMMON_DEPEND}
- gnome-base/gsettings-desktop-schemas
-"
-DEPEND="${COMMON_DEPEND}
- app-text/docbook-xsl-stylesheets
- app-text/docbook-xml-dtd:4.3
- dev-libs/libxslt
- dev-util/glib-utils
- dev-util/itstool
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-src_configure() {
- local emesonargs=(
- $(meson_use ipv6 use_ipv6)
- -Dbuild_man=true
- )
- meson_src_configure
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild
index 665d4408cceb..f3c677f0a953 100644
--- a/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild
+++ b/app-dicts/gnome-dictionary/gnome-dictionary-40.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Dictionary"
LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
SLOT="0" # does not provide a public libgdict-1.0.so anymore
IUSE="ipv6"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
DEPEND="
>=dev-libs/glib-2.42:2
diff --git a/app-dicts/sword-Josephus/Manifest b/app-dicts/sword-Josephus/Manifest
index e570683ca55e..f6c05a6991f5 100644
--- a/app-dicts/sword-Josephus/Manifest
+++ b/app-dicts/sword-Josephus/Manifest
@@ -1,3 +1,3 @@
DIST Josephus-1.1.zip 1633099 BLAKE2B 5e1a5d7e887e13729534f61e41a64cfd0e25f8e1574c6f677122c707885d1acdfd4c34b3edfec5420fef47d4f97b7fcec48fbcabe27a894cdd4b24f2b1087978 SHA512 9f8b4f29cc16d966f71fbe65c583eb7b69e5635f5bafbb7a9b3998d70240807513e9ff0f5f2752dc45bc137f65f74bcf539dda4b97ac83ced41a3b1b2e8c2d2c
-EBUILD sword-Josephus-1.1.ebuild 335 BLAKE2B c6ffa2aadd8b184f4499fad26b19bf83e798a0a084156287c9963d2a4406cbbecfeadb8f194ce0901a8dbe44d48b433c9d30b7d20ad1dd95c68615e503078e78 SHA512 fa1c8a026ffa23f5ba8080c38199ce5d55b9551c03e981e02a726e823729131d1814891d5221d4734c75ac6a1350515c8b19d3287b40bef01f4f38039044f138
+EBUILD sword-Josephus-1.1.ebuild 337 BLAKE2B 8cbf6c880210d28855e1e251d0ee2cb03b2c87e79f1236ad9e64b22a0114e43bc7ead4252fb6a3703efe62052a445628f6cc5ef225096a116eb764b7f9499916 SHA512 de7073d068ab12f43c84fb5e2b309529009e1cf634995bc7a09fbe5a95ba164651ea3c49975f8c7de169897341134f44f5fcb3d42be9cfee7b285fdb9a61db6b
MISC metadata.xml 269 BLAKE2B 94cfc62aa495a9b998e0dc1f729f5be1079587af1d233c0399f09e51f31bf112e42b89890cefbd0c38a9fb8e8083a69fe31ab201568237ba4bd7556ba7a57d91 SHA512 87dabbe6b0b86a154a72aa51061285df4fb3ee8e8e12b22618c0e079ed02598c76df70698ca581792469611603925d1fbaa125e2826a17960ab20faecf7af8a7
diff --git a/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild b/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild
index 140bdfc32f68..6c134f0cccf5 100644
--- a/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild
+++ b/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,4 +10,4 @@ inherit sword-module
DESCRIPTION="Josephus: The Complete Works"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Josephus"
LICENSE="public-domain"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/app-dicts/sword-KJV/Manifest b/app-dicts/sword-KJV/Manifest
index b4fc9ffbe48f..ed4c0e470c42 100644
--- a/app-dicts/sword-KJV/Manifest
+++ b/app-dicts/sword-KJV/Manifest
@@ -1,5 +1,3 @@
DIST KJV-2.10.2.zip 4065733 BLAKE2B 9c2fa48a38fe6352232b402de03bd2ce0651e1f30fa4a9e707b98412940a9b18c9fc465b1bb2628bdcd21bf3f8369da7eecf3a68e088ed6072fd9af1cd2f6e5f SHA512 43e841f9a6e833e8f39ac57c75d781af7b3b2d8ba59568300d0829eae809cd190e35639eb60342f36b87e5cdce6093fba4b2d7a55ed97fcdc8681025ed4100ac
-DIST KJV-2.9.zip 4061008 BLAKE2B e29bdba1147b96210b68a221f254b13f63f80616b80e241926b1d4af883cb5b611259668bfcd6f943a333f46f9a3fa24565c461181379428b80a4e41d1dcc502 SHA512 80af4ce768ec5c93e8e502338320c3b7fa5127fcc91ddb22969e0c1cac056538b5296b4b886ae653146cd2e21a61441e3c34f62f90cbec30510a81abc5408ec6
EBUILD sword-KJV-2.10.2.ebuild 360 BLAKE2B b53a90e89785226ef087b6258ded2d3e344c753e8688f02a3d5efa4530d4e0da84ef73361baab6188814ce2bb047e29d7cefc0c383818d532a2e1415c0e984ae SHA512 fe1eabd6e63f281cc9691c3fca2499f954a7e029aaa88ddf2e83d5640c7ffe9baf5b6fe416c6cc7b1e9e6e4284f8eec43aeb9ee6d5f33707097858386377bfa6
-EBUILD sword-KJV-2.9.ebuild 358 BLAKE2B fe24be39f723950c6f721121340a3da6e420c88b6a892c649d8f845c84f36d4f8671828121df2e736196ec2fa1d5cfb4d578afd0545ac286e00ec5f1a854b893 SHA512 d4c25b9ebddc569e2be9b8a09918fee44a4fc982a20f901ee1f4d22e042e0ce5ed22ed5007f27c2fd183cdb55a60576f62c24f07437caeaa4c21581fa203e205
MISC metadata.xml 1659 BLAKE2B 4b84c275017dda0e24343708867616fab721f830d35887349b0d81357272197d4e478dfa41451edcaf8dad52fd864c3a9e7aedb53da785089d0c4bc83fda37bf SHA512 1482b67d390f164304b9884a31bb3a9b9551b43dfaf574e7f868ce3872bb94997e639727ca2fa787ab32b1619873beaa148385c9d4dd259f892a0c96857de9cb
diff --git a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild b/app-dicts/sword-KJV/sword-KJV-2.9.ebuild
deleted file mode 100644
index de2b920d80ad..000000000000
--- a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-SWORD_MINIMUM_VERSION="1.7.0"
-
-inherit sword-module
-
-DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology"
-HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJV"
-LICENSE="freedist"
-KEYWORDS="amd64 ~ppc x86"
diff --git a/app-dicts/sword-KJVA/Manifest b/app-dicts/sword-KJVA/Manifest
index f0f3cbef9270..a6693709d589 100644
--- a/app-dicts/sword-KJVA/Manifest
+++ b/app-dicts/sword-KJVA/Manifest
@@ -1,3 +1,3 @@
DIST KJVA-3.0.1.zip 3941853 BLAKE2B 092ccdc2ef222bdeb1a79621c6daf61b31fe68232258249fe7124c2177bdeb85d984301a6546ee2bcb5a7a2dd2b71417f704de5e34484982236c492753cb431d SHA512 a47fafd19f050aafda95280dbe2b3055818fb05344ad3a9f01cedbb14cb87fa290b515090c259e657b1f26e4c585b7e0fa93ec8c2e824592aefc02b3818ac84d
-EBUILD sword-KJVA-3.0.1.ebuild 376 BLAKE2B 5cf0f7b7ec6b5bc6ed918f8ea4eb0d7a8142f3b23e3fd81745e8967829f9dc4f85138473c45f98825148497f41d4cf3c78fa518ee14be70fbfaac9693ec3540f SHA512 09b48f4fa8c1206ba40f77603cd75addf8ed9018c71cd2fa21d97b83a4f4194914366fdb8dc5c61872d96a1e239b9618d8077838fd3fc8116305155da3082040
+EBUILD sword-KJVA-3.0.1.ebuild 378 BLAKE2B 313ba58d6d3424c9a53d5b67b4ad0f4a06b6640211fbbac63162212724978949dddb27334763e66c466e0ab0e6b656ce75a9fad030bd9c16731acab2d5acce0c SHA512 b26702439682a9dd948d77714d8e82adb3305e7124e1e77b5305811c6a3c3f879f930333fdb3379d5506df58685efe39300be28134a02e35509b9000255371f2
MISC metadata.xml 1659 BLAKE2B 4b84c275017dda0e24343708867616fab721f830d35887349b0d81357272197d4e478dfa41451edcaf8dad52fd864c3a9e7aedb53da785089d0c4bc83fda37bf SHA512 1482b67d390f164304b9884a31bb3a9b9551b43dfaf574e7f868ce3872bb94997e639727ca2fa787ab32b1619873beaa148385c9d4dd259f892a0c96857de9cb
diff --git a/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild b/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild
index 97bedded2311..6e5d4461d6d8 100644
--- a/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild
+++ b/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,4 +10,4 @@ inherit sword-module
DESCRIPTION="King James Version (1769) incl. Apocrypha, with Strongs Numbers and Morphology"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJVA"
LICENSE="freedist"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/app-dicts/sword-Scofield/Manifest b/app-dicts/sword-Scofield/Manifest
index 3a799f20c9ab..2fef7d47e816 100644
--- a/app-dicts/sword-Scofield/Manifest
+++ b/app-dicts/sword-Scofield/Manifest
@@ -1,3 +1,3 @@
DIST Scofield-1.0.zip 404670 BLAKE2B 00e9633956f7ff4b96bf4333c374bd587ed90895249334cae2a7ae2326b7ed8bf03247f7b7667e1fe9741bc8777a105bd17f05f64ddf02536c597eb978ed2988 SHA512 ef2c233354d04abd354711c6dd0ed4c1f59a18c68c23c3d09cd3bf24fd0f78f5525dc8d0c569168159d60fb8fb2d0bd370f4f3411f671f99943e5350fc8d0078
-EBUILD sword-Scofield-1.0.ebuild 346 BLAKE2B a1297a997709826e31da5789830051b820e8aa2da5a45b6169d1044cb9910ede955d781aa5c948b9eaae29aaabfb22b465583ff1bfc09a8a70fe7f265fec08e8 SHA512 376a6d41664168a8354c5a17ecf4ee83be264a7f661d95240593a8ff8cc7de4d64c03427d525ccb52a453c7b75d08544daa75a2ff27a95ae6b1266afd1bd796f
+EBUILD sword-Scofield-1.0.ebuild 348 BLAKE2B 610b942b9a72a0c97dd9614691265e7568bfdaa7fc3b721e1a890079bcf1e8fb9e15babeeb2ef27037b221a2303ea6755865d20d29fddddad29213dd14e78c4a SHA512 f8e977c4339091c8bcea680604ba4c1b29a0297dcb2d4b5c4d315bb602dc80b07cb9ad11b805ae3ef3de9609fe55202c6e753f75fd1144709841b2a233c38c94
MISC metadata.xml 269 BLAKE2B 94cfc62aa495a9b998e0dc1f729f5be1079587af1d233c0399f09e51f31bf112e42b89890cefbd0c38a9fb8e8083a69fe31ab201568237ba4bd7556ba7a57d91 SHA512 87dabbe6b0b86a154a72aa51061285df4fb3ee8e8e12b22618c0e079ed02598c76df70698ca581792469611603925d1fbaa125e2826a17960ab20faecf7af8a7
diff --git a/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild b/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild
index 61c6cd94332b..4d48c7e8a7ce 100644
--- a/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild
+++ b/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,4 +10,4 @@ inherit sword-module
DESCRIPTION="Scofield Reference Notes, 1917 Edition"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Scofield"
LICENSE="public-domain"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/app-dicts/sword-StrongsGreek/Manifest b/app-dicts/sword-StrongsGreek/Manifest
index e7f04de89255..62c2ff2ed485 100644
--- a/app-dicts/sword-StrongsGreek/Manifest
+++ b/app-dicts/sword-StrongsGreek/Manifest
@@ -1,3 +1,3 @@
DIST StrongsGreek-1.2.zip 356388 BLAKE2B ff7947f2aaebc9bb925c9a2ac07950db39d34399fec5fded4ca8f726492b20d30d68e767fe70fa0e89662d76377f289c9a956203b984ce5c6b90b9b7710335d1 SHA512 0a8451f70d9cfed8fcec8ada100274d07080de448c9d7593fbacf3c3f12c471865213555a8678918730d32ca7d93ec5bcd86923c68e384bf1bdd43a88c87e545
-EBUILD sword-StrongsGreek-1.2.ebuild 343 BLAKE2B 3a00bd103a9a2730044fedbd1d2a40e2eaa789dbb2ba3c69e736c34a4d9156fe7d5a5b88743145edf984bd233d2c4608c06b50909923b9acd5aafa5407fa4db9 SHA512 7e87caa2e00951b58d4c1b3e78e0102af4703a396251d367afbe3d9ede5659c1c7e8dffb25d3644bafebeba5e13f0d11fa7809a976be6a010fbdce75470a6856
+EBUILD sword-StrongsGreek-1.2.ebuild 345 BLAKE2B d0d973771cdca6e55d1198c03fc1b038a4c1dd018348c5cf0b2936d336c47575d39fcda090c463d431463cc6eb025cca63c50395536dff51fadf480ca6e47765 SHA512 d74f71bb330717b697d9ea8c44ede53d90008567c77ad1ad7086455617e38f60230bfa6d3828c4f577ecd04155ad384ac8ecc099632861948993077da31515ff
MISC metadata.xml 415 BLAKE2B 435fde4447828bcc5118eb6bf2de753de025dfeb41b05cadc00e9cb5013f8740ab10a278aa108dd220a22e205c070efa09564d62e03bf10498411edcc6f7a074 SHA512 194a2e5f5df2a278f8e924616a920ec998080c2fbdcb11090cf5399d272958d40eec77ef282efb163b9da5fe0f988ddd466f0d0eefae3088d890522b51a923df
diff --git a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild
index 37c7e3f0ec10..7ffe798b24bf 100644
--- a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild
+++ b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,4 +10,4 @@ inherit sword-module
DESCRIPTION="Strong's Greek Bible Dictionary"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek"
LICENSE="public-domain"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"