From 93ce13f7102e0da0830f5d3d851c16a5b86862ff Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Mon, 27 Jul 2020 15:25:46 +0200 Subject: 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 --- app-dicts/sword-hitchcock/Manifest | 1 - app-dicts/sword-hitchcock/metadata.xml | 8 -------- app-dicts/sword-hitchcock/sword-hitchcock-1.3.ebuild | 12 ------------ 3 files changed, 21 deletions(-) delete mode 100644 app-dicts/sword-hitchcock/Manifest delete mode 100644 app-dicts/sword-hitchcock/metadata.xml delete mode 100644 app-dicts/sword-hitchcock/sword-hitchcock-1.3.ebuild (limited to 'app-dicts/sword-hitchcock') diff --git a/app-dicts/sword-hitchcock/Manifest b/app-dicts/sword-hitchcock/Manifest deleted file mode 100644 index bfd0aacd6fc4..000000000000 --- a/app-dicts/sword-hitchcock/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Hitchcock-1.3.zip 44959 BLAKE2B 1233a3cdaccbe865ccef9f94ada8cfc1b399df7ece16cfc7848cdc5495cbe498ef1c130d43ab19d3c33ef9d6fca11ef303a6312a4b0ec24a53dede697e12ef90 SHA512 3900ee254025fcbeb38cb43548b8c0172bb390706c73370a0a0d15c1786f8b5285f2921822fde2b43e3cd8c5600a7414d0eb81571ffd09496e908721fac1b069 diff --git a/app-dicts/sword-hitchcock/metadata.xml b/app-dicts/sword-hitchcock/metadata.xml deleted file mode 100644 index 3e5026ee3754..000000000000 --- a/app-dicts/sword-hitchcock/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - marecki@gentoo.org - Marek Szuba - - diff --git a/app-dicts/sword-hitchcock/sword-hitchcock-1.3.ebuild b/app-dicts/sword-hitchcock/sword-hitchcock-1.3.ebuild deleted file mode 100644 index 31bafd2ebb3f..000000000000 --- a/app-dicts/sword-hitchcock/sword-hitchcock-1.3.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="Hitchcock" - -inherit sword-module - -DESCRIPTION="Hitchcock's Bible Names" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Hitchcock" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad