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-FVDPVietAnh/
Date: Thu, 30 Jul 2020 18:40:38
Message-Id: 1596134173.7ef405b849cb2db53d9d2d8d2989d4baa7739a83.marecki@gentoo
1 commit: 7ef405b849cb2db53d9d2d8d2989d4baa7739a83
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:42:05 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 18:36:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef405b8
7
8 app-dicts/sword-FVDPVietAnh: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-FVDPVietAnh/Manifest | 1 +
13 app-dicts/sword-FVDPVietAnh/metadata.xml | 8 ++++++++
14 app-dicts/sword-FVDPVietAnh/sword-FVDPVietAnh-1.1.1.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-FVDPVietAnh/Manifest b/app-dicts/sword-FVDPVietAnh/Manifest
18 new file mode 100644
19 index 00000000000..ad9e6a7d5db
20 --- /dev/null
21 +++ b/app-dicts/sword-FVDPVietAnh/Manifest
22 @@ -0,0 +1 @@
23 +DIST FVDPVietAnh-1.1.1.zip 1683189 BLAKE2B 5acecdd1ce5c0ff3bdbb19cc7a563650a6cea26f649096c98bb87752d3f6a43bd8183b2524faa0712c205c0e6aa4d96ad61be1c84fe8f3d67bb0b58be122a6b0 SHA512 a2c539cbce9bb6cf936227fb5ee38992be6659c7e7d799e98fabdf7db1588eee871983734191d555eec6ef8898c3208198264678a5805f85db01af3b38453f1b
24
25 diff --git a/app-dicts/sword-FVDPVietAnh/metadata.xml b/app-dicts/sword-FVDPVietAnh/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-FVDPVietAnh/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-FVDPVietAnh/sword-FVDPVietAnh-1.1.1.ebuild b/app-dicts/sword-FVDPVietAnh/sword-FVDPVietAnh-1.1.1.ebuild
41 new file mode 100644
42 index 00000000000..6d660c1d6d6
43 --- /dev/null
44 +++ b/app-dicts/sword-FVDPVietAnh/sword-FVDPVietAnh-1.1.1.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.5.11"
52 +
53 +inherit sword-module
54 +
55 +DESCRIPTION="FVDP Vietnamese-English Dictionary"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FVDPVietAnh"
57 +LICENSE="GPL-3+"
58 +KEYWORDS="~amd64 ~ppc ~x86"