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-LtKBB | |
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-LtKBB')
-rw-r--r-- | app-dicts/sword-LtKBB/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-LtKBB/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/sword-LtKBB/sword-LtKBB-1.7.2.ebuild | 13 |
3 files changed, 0 insertions, 23 deletions
diff --git a/app-dicts/sword-LtKBB/Manifest b/app-dicts/sword-LtKBB/Manifest deleted file mode 100644 index f628edd244a3..000000000000 --- a/app-dicts/sword-LtKBB/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST LtKBB-1.7.2.zip 1411962 BLAKE2B 44e850c792b08a47d56492def0c5e57f18b95366e1d9726b3d708b086ec3ce37b8e0904f0b2e2e5167ae3597e29866dee47e35e242b0fc4d2a971a14b060b375 SHA512 f874c121094d315c7d2c53677b5ea5620815cd275a242a508be6b131a25ed014e810550a3d02f823dbc7e47cce80c5a08309ee1d9414296f9117f4fd014022ea diff --git a/app-dicts/sword-LtKBB/metadata.xml b/app-dicts/sword-LtKBB/metadata.xml deleted file mode 100644 index bc94402fe731..000000000000 --- a/app-dicts/sword-LtKBB/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-LtKBB/sword-LtKBB-1.7.2.ebuild b/app-dicts/sword-LtKBB/sword-LtKBB-1.7.2.ebuild deleted file mode 100644 index 7ad0afb022ed..000000000000 --- a/app-dicts/sword-LtKBB/sword-LtKBB-1.7.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2022 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="Lithuanian Bible" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=LtKBB" -LICENSE="crosswire" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |