summaryrefslogtreecommitdiff
path: root/app-dicts/sword-VarApp
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-VarApp
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-VarApp')
-rw-r--r--app-dicts/sword-VarApp/Manifest3
-rw-r--r--app-dicts/sword-VarApp/metadata.xml8
-rw-r--r--app-dicts/sword-VarApp/sword-VarApp-1.0.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-VarApp/Manifest b/app-dicts/sword-VarApp/Manifest
new file mode 100644
index 000000000000..636eae45fa2d
--- /dev/null
+++ b/app-dicts/sword-VarApp/Manifest
@@ -0,0 +1,3 @@
+DIST VarApp-1.0.zip 925096 BLAKE2B 51051e5c529dcaaacf426cd9182902a7b99ac1e54a98bf3711ed9a37cc0f23c7e3ebd20965552fcb129b4c3be86d0d9f6b550b0304d720b30f38e35ed6398428 SHA512 512030bc6ed288b1fbb356d52b2e33cfa73a392dfd64777402b84d9bfe58336e6df7fddd04fab393b98f7ede21293e696d7540394d07f832d9f2254b9292f1ee
+EBUILD sword-VarApp-1.0.ebuild 332 BLAKE2B 36576eb0af4a9ec115ce92b114d034d380ead01f862f496f70cbf4aa14fbc1f7bccb2db75ee8ee99eb3ecb7b0fe31fca2d10eabb3a25ff9d2e4b8a22d139c6cf SHA512 570ee23e52679b7b969c7f63978de9042e747a85e476e1055e7c0a4327d881459dc31eeca95e086ea06fcc3f703a87bc4cbcaa54d558f87e7572935da10efdbe
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-VarApp/metadata.xml b/app-dicts/sword-VarApp/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-VarApp/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>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-VarApp/sword-VarApp-1.0.ebuild b/app-dicts/sword-VarApp/sword-VarApp-1.0.ebuild
new file mode 100644
index 000000000000..1db3964b87fd
--- /dev/null
+++ b/app-dicts/sword-VarApp/sword-VarApp-1.0.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.2"
+
+inherit sword-module
+
+DESCRIPTION="NT Manuscript Variant Apparatus"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VarApp"
+LICENSE="CC0-1.0"
+KEYWORDS="~amd64 ~ppc ~x86"