diff options
author | 2023-02-28 13:03:17 +0000 | |
---|---|---|
committer | 2023-02-28 13:12:42 +0000 | |
commit | 1bea4d4dc078e26598448018341d7d24a92c8a7d (patch) | |
tree | 59eaa3df5b438e77c1c0971ebe724024e734e9a8 /app-dicts/sword-Rieger | |
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-Rieger')
-rw-r--r-- | app-dicts/sword-Rieger/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-Rieger/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/sword-Rieger/sword-Rieger-1.0.ebuild | 13 |
3 files changed, 0 insertions, 23 deletions
diff --git a/app-dicts/sword-Rieger/Manifest b/app-dicts/sword-Rieger/Manifest deleted file mode 100644 index 6461ddbca607..000000000000 --- a/app-dicts/sword-Rieger/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Rieger-1.0.zip 859735 BLAKE2B a25a62002ba19f6c66c4016522044771564182e1e81a9a22bcb8f73ce67a8083ba2982ecc90a267e5dae3326e3e37639a5b63563d2015db683323d5ed1ceb19e SHA512 5da6e85ecb335448712befb74a47c9ae21d2cd8d5ed6ba03227ffb8c916f3b4f261f15eb75035ac22dc1e6ec1fa9a0ea466002150eb93048182a19993055cc94 diff --git a/app-dicts/sword-Rieger/metadata.xml b/app-dicts/sword-Rieger/metadata.xml deleted file mode 100644 index bc94402fe731..000000000000 --- a/app-dicts/sword-Rieger/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-Rieger/sword-Rieger-1.0.ebuild b/app-dicts/sword-Rieger/sword-Rieger-1.0.ebuild deleted file mode 100644 index 1ac21e401a52..000000000000 --- a/app-dicts/sword-Rieger/sword-Rieger-1.0.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.2" - -inherit sword-module - -DESCRIPTION="Carl Heinrich Riegers Kommentar" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Rieger" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |