summaryrefslogtreecommitdiff
path: root/app-dicts/sword-VulgGlossa
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-VulgGlossa
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-VulgGlossa')
-rw-r--r--app-dicts/sword-VulgGlossa/Manifest3
-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, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-VulgGlossa/Manifest b/app-dicts/sword-VulgGlossa/Manifest
new file mode 100644
index 000000000000..c62832c66334
--- /dev/null
+++ b/app-dicts/sword-VulgGlossa/Manifest
@@ -0,0 +1,3 @@
+DIST VulgGlossa-1.0.1.zip 2148186 BLAKE2B 5d24b1b10e3847776cadd041d53982a2555d6330fdbcffbad466db76ab12cc95e5af00c748c0f7a46b7c79399e3a5ac66e8fe5602cdeb6d42e28719abea03473 SHA512 b184d3d33d4ede0d7e836e7adefd473f6e8793048c1c10da4eafcfb891a82d1ec46b1bf3bea2ccd858fd879e6479aaaf2a620d0645d7a6f2f51d4453c937daca
+EBUILD sword-VulgGlossa-1.0.1.ebuild 338 BLAKE2B 1097d5af010cc72267a57dff11211a20c1bf49efb994a3a15e19d2a1920f7896737bd0dd1de7288262027fa91c6e49960337b25e419fc58ef1563979296a2425 SHA512 b50937d6e41df61cf5ea811c50d6c7331ab690e748272ee646efaa833d706f8c08d9047abe71e2cba71e0afa2f77f6b4bbcd4b98ae2bb4a576121e988362f1cd
+MISC metadata.xml 442 BLAKE2B f160b3b75b21271af69d1ae73d80f92a2016fe9a5ec192813fc42cbb2d6c9989b9208dda2bb66bbb76d433a17bd4c7b62e4d1603a791b1640c1033ca007bc0cd SHA512 9083ba14fb44e09b6bd9ed54deb2f8ba0942f2870055ce28ad6aea10c6ed732fb6e186d7d91c28217d44fc671548588603b706dad3b0a14f4fb5d410e5eb265e
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"