summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/sword-VulgGlossa/Manifest1
-rw-r--r--app-dicts/sword-VulgGlossa/metadata.xml11
-rw-r--r--app-dicts/sword-VulgGlossa/sword-VulgGlossa-1.0.1.ebuild13
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-VulgGlossa/Manifest b/app-dicts/sword-VulgGlossa/Manifest
new file mode 100644
index 000000000000..c1628046f0af
--- /dev/null
+++ b/app-dicts/sword-VulgGlossa/Manifest
@@ -0,0 +1 @@
+DIST VulgGlossa-1.0.1.zip 2148186 BLAKE2B 5d24b1b10e3847776cadd041d53982a2555d6330fdbcffbad466db76ab12cc95e5af00c748c0f7a46b7c79399e3a5ac66e8fe5602cdeb6d42e28719abea03473 SHA512 b184d3d33d4ede0d7e836e7adefd473f6e8793048c1c10da4eafcfb891a82d1ec46b1bf3bea2ccd858fd879e6479aaaf2a620d0645d7a6f2f51d4453c937daca
diff --git a/app-dicts/sword-VulgGlossa/metadata.xml b/app-dicts/sword-VulgGlossa/metadata.xml
new file mode 100644
index 000000000000..ab0317efe7cd
--- /dev/null
+++ b/app-dicts/sword-VulgGlossa/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription>
+ Glossa ordinara (Ordinary Glosses), edited by Jacques-Paul Migne (1800-1875), published in 1879. Electronic text prepared by Steven Killings for VulSearch.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-VulgGlossa/sword-VulgGlossa-1.0.1.ebuild b/app-dicts/sword-VulgGlossa/sword-VulgGlossa-1.0.1.ebuild
new file mode 100644
index 000000000000..76e2a3f1a196
--- /dev/null
+++ b/app-dicts/sword-VulgGlossa/sword-VulgGlossa-1.0.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.6.1"
+
+inherit sword-module
+
+DESCRIPTION="Glossa ordinaria, ed. Migne"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgGlossa"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"