* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-de_1901/
@ 2016-05-06 1:25 Ulrich Müller
0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Müller @ 2016-05-06 1:25 UTC (permalink / raw
To: gentoo-commits
commit: d19ab88e4738aa8cb6558bd7133b4cc38c59972d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri May 6 01:24:46 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri May 6 01:25:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19ab88e
app-dicts/myspell-de_1901: Version bump.
Package-Manager: portage-2.2.28
app-dicts/myspell-de_1901/Manifest | 1 +
.../myspell-de_1901-20160403.ebuild | 39 ++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/app-dicts/myspell-de_1901/Manifest b/app-dicts/myspell-de_1901/Manifest
index f0b7b58..07ce70c 100644
--- a/app-dicts/myspell-de_1901/Manifest
+++ b/app-dicts/myspell-de_1901/Manifest
@@ -1 +1,2 @@
DIST dict-de_de-1901_oldspell_2012-09-29.oxt 4807281 SHA256 252d8a411446dc8a1bc971fbbef0610a88203cdc910a949a6292c60188c02eb0 SHA512 15afe6157c6a1fbd723610440f98e823217d91fd0accf54975797ca20b3f47d6beb14c2ce118a44d17815c05e6dab923ea1ec3759237c6c4758344d805776cde WHIRLPOOL 39703e5c2b0ca8bf619d512efc40eb6151d9f2902be89497597f82fa1330e088fe0098b0fcda5b895c22e9917f3c1847d9ed5f86d4e4c1c511f102764170ce20
+DIST dict-de_de-1901_oldspell_2016-04-03.oxt 8197279 SHA256 4c59cb201c794186d43a638a18ed718a0502b70f4c4a84eaf2c7f07d141ac4a2 SHA512 af6a353e52505895e4084378d91578956452d7db402a14073e6b2387d7b5377bcf652414bf90e113d976f24e082adf138ba138d54fa321c55bcb2c4d93c83cdc WHIRLPOOL cc44d97d12571d05bb98aa1e4fa9f746b20cd1a521d56ab91eb2b9eb78ff939c2469ff94816993905a3c0f71644b405b25ce2a83c9288144979a00a7535a105b
diff --git a/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild b/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild
new file mode 100644
index 0000000..6afe6d3
--- /dev/null
+++ b/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "de_DE_1901.aff"
+ "de_DE_1901.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_de_DE_1901.dic"
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="German (traditional orthography) dictionaries for myspell/hunspell"
+HOMEPAGE="http://www.j3e.de/myspell/
+ http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries"
+#SRC_URI="http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries/pscreleasefolder.2011-11-04.1209635399/${PV:0:4}.${PV:4:2}.${PV:6:2}/dict-de_de-1901_oldspell_${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt"
+SRC_URI="mirror://sourceforge/project/aoo-extensions/1057/8/dict-de_de-1901_oldspell_${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+
+src_prepare() {
+ default
+ # Nicely rename; http://www.iana.org/assignments/language-subtag-registry
+ mv de_DE_OLDSPELL.aff de_DE_1901.aff || die
+ mv de_DE_OLDSPELL.dic de_DE_1901.dic || die
+ mv hyph_de_DE_OLDSPELL.dic hyph_de_DE_1901.dic || die
+ # Remove thesaurus for new spelling to avoid installing its readme file
+ rm th_de_DE_v2* || die
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-de_1901/
@ 2019-01-09 0:06 Thomas Deutschmann
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2019-01-09 0:06 UTC (permalink / raw
To: gentoo-commits
commit: 8c9973de2351c95c32c4cbb656c1f68f70aabdb1
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 9 00:02:40 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 9 00:06:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9973de
app-dicts/myspell-de_1901: x86 stable, applying ALLARCHES policy (bug #674726)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild b/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild
index 21d8c13f503..2a7d110699a 100644
--- a/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild
+++ b/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild
@@ -25,7 +25,7 @@ SRC_URI="mirror://sourceforge/project/aoo-extensions/1057/8/dict-de_de-1901_olds
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
src_prepare() {
default
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-de_1901/
@ 2019-01-09 8:15 Ulrich Müller
0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Müller @ 2019-01-09 8:15 UTC (permalink / raw
To: gentoo-commits
commit: 9719c358db7ce848014b44ac7e2b5b682843e9d3
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 9 08:12:23 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 9 08:12:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9719c358
app-dicts/myspell-de_1901: Remove old.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-dicts/myspell-de_1901/Manifest | 1 -
.../myspell-de_1901-20120929.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
diff --git a/app-dicts/myspell-de_1901/Manifest b/app-dicts/myspell-de_1901/Manifest
index 152a486c187..1c021b2ede1 100644
--- a/app-dicts/myspell-de_1901/Manifest
+++ b/app-dicts/myspell-de_1901/Manifest
@@ -1,2 +1 @@
-DIST dict-de_de-1901_oldspell_2012-09-29.oxt 4807281 BLAKE2B 39998a25f9361be7ac1b6374178efd213b349fc5965f81a532d833d4f5a32e7fdf4b1c89d6e927a87cb5b93e165491545e8b859ae8ff85e1d261d077d780b0ea SHA512 15afe6157c6a1fbd723610440f98e823217d91fd0accf54975797ca20b3f47d6beb14c2ce118a44d17815c05e6dab923ea1ec3759237c6c4758344d805776cde
DIST dict-de_de-1901_oldspell_2016-04-03.oxt 8197279 BLAKE2B 5f930ee3d727ad7e6ce37ca1062a200b09d3a922a446dde201c192842c898e5754b7405cf92dd58f9981bb4445d7223131f30f336a39d1c84001f8a61cd08eca SHA512 af6a353e52505895e4084378d91578956452d7db402a14073e6b2387d7b5377bcf652414bf90e113d976f24e082adf138ba138d54fa321c55bcb2c4d93c83cdc
diff --git a/app-dicts/myspell-de_1901/myspell-de_1901-20120929.ebuild b/app-dicts/myspell-de_1901/myspell-de_1901-20120929.ebuild
deleted file mode 100644
index 680905fdf43..00000000000
--- a/app-dicts/myspell-de_1901/myspell-de_1901-20120929.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MYSPELL_DICT=(
- "de_DE_1901.aff"
- "de_DE_1901.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_de_DE_1901.dic"
-)
-
-MYSPELL_THES=(
-)
-
-inherit myspell-r2
-
-DESCRIPTION="German (traditional orthography) dictionaries for myspell/hunspell"
-HOMEPAGE="http://www.j3e.de/myspell/
- http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries"
-SRC_URI="http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries/pscreleasefolder.2011-11-04.1209635399/${PV:0:4}.${PV:4:2}.${PV:6:2}/dict-de_de-1901_oldspell_${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-
-src_prepare() {
- # Nicely rename; http://www.iana.org/assignments/language-subtag-registry
- mv de_DE_OLDSPELL.aff de_DE_1901.aff || die
- mv de_DE_OLDSPELL.dic de_DE_1901.dic || die
- mv hyph_de_DE_OLDSPELL.dic hyph_de_DE_1901.dic || die
- # Remove thesaurus for new spelling to avoid installing its readme file
- rm th_de_DE_v2* || die
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-de_1901/
@ 2021-07-05 6:57 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2021-07-05 6:57 UTC (permalink / raw
To: gentoo-commits
commit: 4e8c9ad1c628fb6660983237e3f0f9e093d87725
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 5 06:53:09 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 06:57:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8c9ad1
app-dicts/myspell-de_1901: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #800443
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild b/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild
index 640f8b8c5a9..611714af2d1 100644
--- a/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild
+++ b/app-dicts/myspell-de_1901/myspell-de_1901-20170622.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/dict-de-de-1901-o
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
src_prepare() {
default
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-de_1901/
@ 2021-07-05 9:46 Ulrich Müller
0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Müller @ 2021-07-05 9:46 UTC (permalink / raw
To: gentoo-commits
commit: 540d7fd02a0eec25e1f8e711ac8f661283833f80
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 5 09:45:58 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 09:45:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540d7fd0
app-dicts/myspell-de_1901: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-dicts/myspell-de_1901/Manifest | 1 -
.../myspell-de_1901-20160403.ebuild | 38 ----------------------
2 files changed, 39 deletions(-)
diff --git a/app-dicts/myspell-de_1901/Manifest b/app-dicts/myspell-de_1901/Manifest
index 7863ae20a2f..cfdc4429811 100644
--- a/app-dicts/myspell-de_1901/Manifest
+++ b/app-dicts/myspell-de_1901/Manifest
@@ -1,2 +1 @@
DIST dict-de-de-1901-oldspell-2017-06-22.oxt 11531519 BLAKE2B 4d2e1e1b6f79fde2fe4662a816e32037861b53633400a3097330a268d33d47be3de21520c01e1a459146d5e582d35c72abb5d1b0830dd65521586ca772ec15b7 SHA512 48f57da9f405f84af91455a987a36759eb7687a9925785af630ad3dfd961526f17ea9c30b61110ad7b75aaac7ca6dfdbd73695cad652ff2a0d64903df5cfbc51
-DIST dict-de_de-1901_oldspell_2016-04-03.oxt 8197279 BLAKE2B 5f930ee3d727ad7e6ce37ca1062a200b09d3a922a446dde201c192842c898e5754b7405cf92dd58f9981bb4445d7223131f30f336a39d1c84001f8a61cd08eca SHA512 af6a353e52505895e4084378d91578956452d7db402a14073e6b2387d7b5377bcf652414bf90e113d976f24e082adf138ba138d54fa321c55bcb2c4d93c83cdc
diff --git a/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild b/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild
deleted file mode 100644
index 3d9e8815367..00000000000
--- a/app-dicts/myspell-de_1901/myspell-de_1901-20160403.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MYSPELL_DICT=(
- "de_DE_1901.aff"
- "de_DE_1901.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_de_DE_1901.dic"
-)
-
-MYSPELL_THES=(
-)
-
-inherit myspell-r2
-
-DESCRIPTION="German (traditional orthography) dictionaries for myspell/hunspell"
-HOMEPAGE="http://www.j3e.de/myspell/
- http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries"
-#SRC_URI="http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries/pscreleasefolder.2011-11-04.1209635399/${PV:0:4}.${PV:4:2}.${PV:6:2}/dict-de_de-1901_oldspell_${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt"
-SRC_URI="mirror://sourceforge/project/aoo-extensions/1057/8/dict-de_de-1901_oldspell_${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-
-src_prepare() {
- default
- # Nicely rename; http://www.iana.org/assignments/language-subtag-registry
- mv de_DE_OLDSPELL.aff de_DE_1901.aff || die
- mv de_DE_OLDSPELL.dic de_DE_1901.dic || die
- mv hyph_de_DE_OLDSPELL.dic hyph_de_DE_1901.dic || die
- # Remove thesaurus for new spelling to avoid installing its readme file
- rm th_de_DE_v2* || die
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-07-05 9:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-09 8:15 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-de_1901/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2021-07-05 9:46 Ulrich Müller
2021-07-05 6:57 Agostino Sarubbo
2019-01-09 0:06 Thomas Deutschmann
2016-05-06 1:25 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox