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-FreKhan/
Date: Thu, 30 Jul 2020 18:41:01
Message-Id: 1596134226.15f8d2f7518ca4f4a4c339d369f9b862f7c22d1f.marecki@gentoo
1 commit: 15f8d2f7518ca4f4a4c339d369f9b862f7c22d1f
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:42:52 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 18:37:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f8d2f7
7
8 app-dicts/sword-FreKhan: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-FreKhan/Manifest | 1 +
13 app-dicts/sword-FreKhan/metadata.xml | 8 ++++++++
14 app-dicts/sword-FreKhan/sword-FreKhan-1.0.2.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-FreKhan/Manifest b/app-dicts/sword-FreKhan/Manifest
18 new file mode 100644
19 index 00000000000..9e057dcee9c
20 --- /dev/null
21 +++ b/app-dicts/sword-FreKhan/Manifest
22 @@ -0,0 +1 @@
23 +DIST FreKhan-1.0.2.zip 1271070 BLAKE2B f34a4b2f1d31b1c9e3113c4e251e4e23d17b91dd82bf98e5a8f77515e20b73bab28084864f2a737449581462b9c3f76bae48a61791fecd7d9f400aea8f61f539 SHA512 2f3589673fe8e2398d33f69f7350b588944b9623ea5e3a8ba5b74cc21ab86591f63a45512b718836dc66637ce52574c9fe8be763553dd092868830f313069efb
24
25 diff --git a/app-dicts/sword-FreKhan/metadata.xml b/app-dicts/sword-FreKhan/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-FreKhan/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-FreKhan/sword-FreKhan-1.0.2.ebuild b/app-dicts/sword-FreKhan/sword-FreKhan-1.0.2.ebuild
41 new file mode 100644
42 index 00000000000..d28a24a6a9c
43 --- /dev/null
44 +++ b/app-dicts/sword-FreKhan/sword-FreKhan-1.0.2.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.6.0"
52 +
53 +inherit sword-module
54 +
55 +DESCRIPTION="La Bible de Zadoc Khan"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreKhan"
57 +LICENSE="public-domain"
58 +KEYWORDS="~amd64 ~ppc ~x86"