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-QuotingPassages | |
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-QuotingPassages')
-rw-r--r-- | app-dicts/sword-QuotingPassages/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-QuotingPassages/metadata.xml | 12 | ||||
-rw-r--r-- | app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.ebuild | 13 |
3 files changed, 0 insertions, 26 deletions
diff --git a/app-dicts/sword-QuotingPassages/Manifest b/app-dicts/sword-QuotingPassages/Manifest deleted file mode 100644 index c8ee0ecc68e6..000000000000 --- a/app-dicts/sword-QuotingPassages/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST QuotingPassages-1.2.zip 74662 BLAKE2B 3722a7335885b8fdd912648113aea7c8822ba78e4bd809c06c012b05813a3a1d7040cbcc0dfddd4bb82e3988b4eec868f373cbbf8010da998ce6c02e86e0791b SHA512 7f0ba6a3892f26318db19c8e1068e547707356e1bc30b41393f279fa49a5342d82781f4b29e3e188f6707172b0b36a4acd4b4e06a2a84129128779c6d775208a diff --git a/app-dicts/sword-QuotingPassages/metadata.xml b/app-dicts/sword-QuotingPassages/metadata.xml deleted file mode 100644 index e1e2a3326f84..000000000000 --- a/app-dicts/sword-QuotingPassages/metadata.xml +++ /dev/null @@ -1,12 +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/> - <longdescription> - This module contains a list of examples where scripture passages quote or allude to scripture. The cross references are based on a database compiled by David Troidl, expanded and corrected by Andrew Thule. - </longdescription> -</pkgmetadata> diff --git a/app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.ebuild b/app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.ebuild deleted file mode 100644 index 4a27d5fb271f..000000000000 --- a/app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.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.1a" - -inherit sword-module - -DESCRIPTION="Scripture Passages Quoting Scripture" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=QuotingPassages" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |