summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-27 15:25:46 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-27 15:42:06 +0200
commit93ce13f7102e0da0830f5d3d851c16a5b86862ff (patch)
treecb1f1c229a41118d70286cb410b1a9daab253ac4 /app-dicts/sword-Tisch
parentdev-libs/console_bridge: fix for network sandbox (diff)
downloadgentoo-93ce13f7102e0da0830f5d3d851c16a5b86862ff.tar.gz
gentoo-93ce13f7102e0da0830f5d3d851c16a5b86862ff.tar.bz2
gentoo-93ce13f7102e0da0830f5d3d851c16a5b86862ff.zip
app-dicts/sword-*: mass renaming
Previously package names were all-lowercase variants of upstream module names, which required the latter to be explicitly added to ebuilds. Simply use upstream module names in package names, this will make it possible to simplify both ebuilds and sword-module.eclass. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Tisch')
-rw-r--r--app-dicts/sword-Tisch/Manifest1
-rw-r--r--app-dicts/sword-Tisch/metadata.xml8
-rw-r--r--app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild12
3 files changed, 21 insertions, 0 deletions
diff --git a/app-dicts/sword-Tisch/Manifest b/app-dicts/sword-Tisch/Manifest
new file mode 100644
index 000000000000..baae43a67de8
--- /dev/null
+++ b/app-dicts/sword-Tisch/Manifest
@@ -0,0 +1 @@
+DIST Tisch-1.3.zip 394774 BLAKE2B 6339167ed661c75120dcbd8608c2aa77535ca8f2c8f582754cc28a5f50016789efc6903791630a3160313899418c6bc00084fc7660bcae7529964a4955e4b7e7 SHA512 0c6e83f9c392fb32c23660012e23229d15be079808679c3bd2d8985bba06af22ecd8297e796e095c0590f8b4894c9900f3daabb4061562ab62d4516878eb556a
diff --git a/app-dicts/sword-Tisch/metadata.xml b/app-dicts/sword-Tisch/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-Tisch/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-Tisch/sword-Tisch-1.3.ebuild b/app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild
new file mode 100644
index 000000000000..904d5e5f7a85
--- /dev/null
+++ b/app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+SWORD_MODULE="Tisch"
+
+inherit sword-module
+
+DESCRIPTION="Tischendorf's Eighth Edition GNT"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Tisch"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"