summaryrefslogtreecommitdiff
path: root/app-dicts/sword-Noyes
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-Noyes
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-Noyes')
-rw-r--r--app-dicts/sword-Noyes/Manifest3
-rw-r--r--app-dicts/sword-Noyes/metadata.xml8
-rw-r--r--app-dicts/sword-Noyes/sword-Noyes-1.2.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-Noyes/Manifest b/app-dicts/sword-Noyes/Manifest
new file mode 100644
index 000000000000..c8477105bb22
--- /dev/null
+++ b/app-dicts/sword-Noyes/Manifest
@@ -0,0 +1,3 @@
+DIST Noyes-1.2.zip 827202 BLAKE2B ec7c4dbd78fd004dff6d9f2390e32b00f240abb59df2dd8b8aab88577b0948261aafa4e638d337bf0ee3527d9ee15fd8cf6da2657faa0f61a023477518875b4b SHA512 17ab608ca2e8951f5654ff667100f9b13cbdd530155f39c0e82fc52e9c7a9ac81914f3497c05130794e6a8323b6bed444e72332db674a7c9edfad6b5c1d085f4
+EBUILD sword-Noyes-1.2.ebuild 328 BLAKE2B 2bd293f966d590abb82fc4d37c71e82723d41fadb5aa2029d2209a73ba11991d766a6a0f108b210058b434f179f53791e9b0166c081b5419dc5862446b1279e1 SHA512 ff9c5b6433d98c788f53c215c1a9c44fd63342a5b3a7426557df9f334955413ffd4a4868a912a5d49812ef42e47481d4f760547ad2e60602a8e50dfae412e4f8
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-Noyes/metadata.xml b/app-dicts/sword-Noyes/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-Noyes/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-Noyes/sword-Noyes-1.2.ebuild b/app-dicts/sword-Noyes/sword-Noyes-1.2.ebuild
new file mode 100644
index 000000000000..3dea2141277c
--- /dev/null
+++ b/app-dicts/sword-Noyes/sword-Noyes-1.2.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.9"
+
+inherit sword-module
+
+DESCRIPTION="1869 Noyes Translation"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Noyes"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"