commit:     f047161a7e66f3d55de6604a77ac910af1fb165c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 16:52:47 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 17:42:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f047161a

app-dicts/sword-la_en: new package

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-dicts/sword-la_en/Manifest               |  1 +
 app-dicts/sword-la_en/metadata.xml           |  8 ++++++++
 app-dicts/sword-la_en/sword-la_en-1.1.ebuild | 13 +++++++++++++
 3 files changed, 22 insertions(+)

diff --git a/app-dicts/sword-la_en/Manifest b/app-dicts/sword-la_en/Manifest
new file mode 100644
index 00000000000..d25345900b9
--- /dev/null
+++ b/app-dicts/sword-la_en/Manifest
@@ -0,0 +1 @@
+DIST la_en-1.1.zip 104210 BLAKE2B 
f28418e4c1524466930cb4a56b3136e8f2fceb69e9d303b04cc01f7e9edd4a909bd1b190f3821ea1777cd905513edf23689a2d8bea136e52a5223a8dda195a9b
 SHA512 
b4e3128b93d974a0ccd46dac277efcbe661675460a757cbe765a4fd239a24047f18e088cf3d3907d5162d3e2fa0317412863acb71d15aa9ed062a8560591d903

diff --git a/app-dicts/sword-la_en/metadata.xml 
b/app-dicts/sword-la_en/metadata.xml
new file mode 100644
index 00000000000..3e5026ee375
--- /dev/null
+++ b/app-dicts/sword-la_en/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>[email protected]</email>
+               <name>Marek Szuba</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/app-dicts/sword-la_en/sword-la_en-1.1.ebuild 
b/app-dicts/sword-la_en/sword-la_en-1.1.ebuild
new file mode 100644
index 00000000000..e9e7940993a
--- /dev/null
+++ b/app-dicts/sword-la_en/sword-la_en-1.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="Latin to English Glossary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=la_en";
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"

Reply via email to