* [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-ZhEnglish/
@ 2020-07-31 17:42 Marek Szuba
0 siblings, 0 replies; 2+ messages in thread
From: Marek Szuba @ 2020-07-31 17:42 UTC (permalink / raw
To: gentoo-commits
commit: 9f9cef5e1717b2386ad332ad989ae1a97a35a3dc
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 16:52:24 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 17:41:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9cef5e
app-dicts/sword-ZhEnglish: new package
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-dicts/sword-ZhEnglish/Manifest | 1 +
app-dicts/sword-ZhEnglish/metadata.xml | 8 ++++++++
app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild | 13 +++++++++++++
3 files changed, 22 insertions(+)
diff --git a/app-dicts/sword-ZhEnglish/Manifest b/app-dicts/sword-ZhEnglish/Manifest
new file mode 100644
index 00000000000..3155b97cf04
--- /dev/null
+++ b/app-dicts/sword-ZhEnglish/Manifest
@@ -0,0 +1 @@
+DIST ZhEnglish-1.0.1.zip 1148611 BLAKE2B 9f43eeeafd6c83b9b516fcc9a74b05b33f5926b3aca43dc9ee5cbb82b794ba3632c237cbb95ea49df7765c48e2a10093e59e8047f356c2c93d87a02258c4a03b SHA512 dcb596976899a48c9209d3194d7389f5e97ceef1d0108b490d5e6455c16b59a7de490fbbb69da0039dbc1d64f0fdeab7664cf2d6f961d93be7fbee09b155dbba
diff --git a/app-dicts/sword-ZhEnglish/metadata.xml b/app-dicts/sword-ZhEnglish/metadata.xml
new file mode 100644
index 00000000000..3e5026ee375
--- /dev/null
+++ b/app-dicts/sword-ZhEnglish/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild b/app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild
new file mode 100644
index 00000000000..af0ee6cafe8
--- /dev/null
+++ b/app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.1a"
+
+inherit sword-module
+
+DESCRIPTION="CEDICT English/Chinese Dictionary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ZhEnglish"
+LICENSE="CEDICT"
+KEYWORDS="~amd64 ~ppc ~x86"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-ZhEnglish/
@ 2022-05-19 6:47 WANG Xuerui
0 siblings, 0 replies; 2+ messages in thread
From: WANG Xuerui @ 2022-05-19 6:47 UTC (permalink / raw
To: gentoo-commits
commit: 3df0312d9b254675932a35f4a6ff5a0d2273ce8a
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 05:34:56 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 19 06:46:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df0312d
app-dicts/sword-ZhEnglish: keyword 1.0.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild b/app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild
index 14e6b0cf5ee1..758477be71a4 100644
--- a/app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.1.ebuild
+++ b/app-dicts/sword-ZhEnglish/sword-ZhEnglish-1.0.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
@@ -10,4 +10,4 @@ inherit sword-module
DESCRIPTION="CEDICT English/Chinese Dictionary"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ZhEnglish"
LICENSE="CEDICT"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-19 6:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-19 6:47 [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-ZhEnglish/ WANG Xuerui
-- strict thread matches above, loose matches on Subject: below --
2020-07-31 17:42 Marek Szuba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox