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-geneva
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-geneva')
-rw-r--r--app-dicts/sword-geneva/Manifest1
-rw-r--r--app-dicts/sword-geneva/metadata.xml8
-rw-r--r--app-dicts/sword-geneva/sword-geneva-1.1.ebuild12
3 files changed, 0 insertions, 21 deletions
diff --git a/app-dicts/sword-geneva/Manifest b/app-dicts/sword-geneva/Manifest
deleted file mode 100644
index a51fc9743e1c..000000000000
--- a/app-dicts/sword-geneva/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Geneva-1.1.zip 1680206 BLAKE2B 1f4ab1f61b12a4fe9f7382be9445799e292f89cf61252688c79d5d09227927317f21cb6d722a63de51cdca32126522cd24a32727939410207de9b9a76b6c2110 SHA512 9bcc2760f6e7a620a6b625f7a01166510daed7bb0b5ec9cddb534f4d2c8b4cc95e15543e725346ca43b66d3e032be72da43dfdc078c8c7579e4f58dd66aaafd9
diff --git a/app-dicts/sword-geneva/metadata.xml b/app-dicts/sword-geneva/metadata.xml
deleted file mode 100644
index 3e5026ee3754..000000000000
--- a/app-dicts/sword-geneva/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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-geneva/sword-geneva-1.1.ebuild b/app-dicts/sword-geneva/sword-geneva-1.1.ebuild
deleted file mode 100644
index 52394db5a31c..000000000000
--- a/app-dicts/sword-geneva/sword-geneva-1.1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-SWORD_MODULE="Geneva"
-
-inherit sword-module
-
-DESCRIPTION="Geneva Bible Translation Notes"
-HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Geneva"
-LICENSE="public-domain"
-KEYWORDS="~amd64 ~ppc ~x86"