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-alzat/
Date: Fri, 31 Jul 2020 17:42:47
Message-Id: 1596217320.af42242a6ab65c8811669b83063cbe766a8c8720.marecki@gentoo
1 commit: af42242a6ab65c8811669b83063cbe766a8c8720
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:52:34 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 17:42:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af42242a
7
8 app-dicts/sword-alzat: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-alzat/Manifest | 1 +
13 app-dicts/sword-alzat/metadata.xml | 11 +++++++++++
14 app-dicts/sword-alzat/sword-alzat-1.0.ebuild | 13 +++++++++++++
15 3 files changed, 25 insertions(+)
16
17 diff --git a/app-dicts/sword-alzat/Manifest b/app-dicts/sword-alzat/Manifest
18 new file mode 100644
19 index 00000000000..8690dc4afbe
20 --- /dev/null
21 +++ b/app-dicts/sword-alzat/Manifest
22 @@ -0,0 +1 @@
23 +DIST alzat-1.0.zip 43100 BLAKE2B aafd0cdd7e31c005335e1c1c77b7fb6fec14cf2ee5d6dfcca5021d4616845c347f6c5d0eddcdd9c87d9d36f79a16af404e07ae50c77e95d2ee2ab9120a5f72fb SHA512 aef7a83aca6a65bffa87750b9f3ca13afabb1369dcdf3beeb5d70556fb9f422e75851675e31566e41751c7e92249c169fca6c53874ff295565546cde4d19606a
24
25 diff --git a/app-dicts/sword-alzat/metadata.xml b/app-dicts/sword-alzat/metadata.xml
26 new file mode 100644
27 index 00000000000..1f47dbd6f6d
28 --- /dev/null
29 +++ b/app-dicts/sword-alzat/metadata.xml
30 @@ -0,0 +1,11 @@
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 + <longdescription lang="ar">
39 + كتاب الذات للبابا شنودة لثالث 2005 - تم وضعه بهذه الصيغة بواسطة مركز الكمبيوتر بكنيسة السيدة العذراء بالزيتون (Bible@×××××××××.org)
40 + </longdescription>
41 +</pkgmetadata>
42
43 diff --git a/app-dicts/sword-alzat/sword-alzat-1.0.ebuild b/app-dicts/sword-alzat/sword-alzat-1.0.ebuild
44 new file mode 100644
45 index 00000000000..def18024833
46 --- /dev/null
47 +++ b/app-dicts/sword-alzat/sword-alzat-1.0.ebuild
48 @@ -0,0 +1,13 @@
49 +# Copyright 1999-2020 Gentoo Authors
50 +# Distributed under the terms of the GNU General Public License v2
51 +
52 +EAPI=7
53 +
54 +SWORD_MINIMUM_VERSION="1.5.1a"
55 +
56 +inherit sword-module
57 +
58 +DESCRIPTION="الذات للبابا شنودة الثالث"
59 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=alzat"
60 +LICENSE="free-noncomm"
61 +KEYWORDS="~amd64 ~ppc ~x86"