Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-VieStrongsGreek/
Date: Fri, 11 Sep 2020 00:44:36
Message-Id: 1599785058.d04ed838d71935341a77976c8d6a30820fc1ca09.marecki@gentoo
1 commit: d04ed838d71935341a77976c8d6a30820fc1ca09
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 11 00:40:07 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 11 00:44:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04ed838
7
8 app-dicts/sword-VieStrongsGreek: new ebuild
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-VieStrongsGreek/Manifest | 1 +
13 app-dicts/sword-VieStrongsGreek/metadata.xml | 8 ++++++++
14 .../sword-VieStrongsGreek/sword-VieStrongsGreek-1.0.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-VieStrongsGreek/Manifest b/app-dicts/sword-VieStrongsGreek/Manifest
18 new file mode 100644
19 index 00000000000..ef0460696e0
20 --- /dev/null
21 +++ b/app-dicts/sword-VieStrongsGreek/Manifest
22 @@ -0,0 +1 @@
23 +DIST VieStrongsGreek-1.0.zip 554805 BLAKE2B 027a49933d41af9ef8447e705e09e8cbdb92086425730ecf6e0f247ff8b4d1e631c6632b1980d7d2bf581efba7687ceb7910be2fc6e2bfed698a45945e25564e SHA512 706c976797acac96d9be17cada4e3f79a8a1ac0b0f36939e481af352655f1bb9d35e4fae275333618ec7224b7be0f7a6637f7d5b431dd352986bb8b5c5f2ddb3
24
25 diff --git a/app-dicts/sword-VieStrongsGreek/metadata.xml b/app-dicts/sword-VieStrongsGreek/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-VieStrongsGreek/metadata.xml
30 @@ -0,0 +1,8 @@
31 +<?xml version="1.0" encoding="UTF-8"?>
32 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
33 +<pkgmetadata>
34 + <maintainer type="person">
35 + <email>marecki@g.o</email>
36 + <name>Marek Szuba</name>
37 + </maintainer>
38 +</pkgmetadata>
39
40 diff --git a/app-dicts/sword-VieStrongsGreek/sword-VieStrongsGreek-1.0.ebuild b/app-dicts/sword-VieStrongsGreek/sword-VieStrongsGreek-1.0.ebuild
41 new file mode 100644
42 index 00000000000..e2c727a0a27
43 --- /dev/null
44 +++ b/app-dicts/sword-VieStrongsGreek/sword-VieStrongsGreek-1.0.ebuild
45 @@ -0,0 +1,13 @@
46 +# Copyright 1999-2020 Gentoo Authors
47 +# Distributed under the terms of the GNU General Public License v2
48 +
49 +EAPI=7
50 +
51 +SWORD_MINIMUM_VERSION="1.7.2"
52 +
53 +inherit sword-module
54 +
55 +DESCRIPTION="Richard Helleme’s Greek-English-Vietnamese Dictionary in Vietnamese"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VieStrongsGreek"
57 +LICENSE="CC-BY-4.0"
58 +KEYWORDS="~amd64 ~ppc ~x86"