diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-02-28 13:03:17 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-02-28 13:12:42 +0000 |
commit | 1bea4d4dc078e26598448018341d7d24a92c8a7d (patch) | |
tree | 59eaa3df5b438e77c1c0971ebe724024e734e9a8 /app-dicts/sword-TFG | |
parent | app-text/sword-modules: treeclean (diff) | |
download | gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.tar.gz gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.tar.bz2 gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.zip |
app-dicts/sword-*: treeclean
Closes: https://bugs.gentoo.org/892069
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-TFG')
-rw-r--r-- | app-dicts/sword-TFG/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-TFG/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/sword-TFG/sword-TFG-1.5.ebuild | 12 |
3 files changed, 0 insertions, 22 deletions
diff --git a/app-dicts/sword-TFG/Manifest b/app-dicts/sword-TFG/Manifest deleted file mode 100644 index 1f24dba40c34..000000000000 --- a/app-dicts/sword-TFG/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST TFG-1.5.zip 1031265 BLAKE2B 313a55b5e0f4aebfd58354ff9ceb0e78428f62d966d45eba4a045f5c857c6a3d008a60fe1423c9baf26d97264c086a6a081c9a9146606811f0d23b3a3088f76d SHA512 9377a6467192e23f97f12b7e7139a731c3a08bebd723e8f38f22099f9d4ee4b21de77ae72a1477d21ddb7cdf4238f94c1303bd10589b7142d69eed829ac4d299 diff --git a/app-dicts/sword-TFG/metadata.xml b/app-dicts/sword-TFG/metadata.xml deleted file mode 100644 index bc94402fe731..000000000000 --- a/app-dicts/sword-TFG/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>marecki@gentoo.org</email> - <name>Marek Szuba</name> - </maintainer> - <stabilize-allarches/> -</pkgmetadata> diff --git a/app-dicts/sword-TFG/sword-TFG-1.5.ebuild b/app-dicts/sword-TFG/sword-TFG-1.5.ebuild deleted file mode 100644 index f941a0d4bdc4..000000000000 --- a/app-dicts/sword-TFG/sword-TFG-1.5.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="TFG" - -inherit sword-module - -DESCRIPTION="The Fourfold Gospel and Commentary on Acts of Apostles" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TFG" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |