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-AB | |
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-AB')
-rw-r--r-- | app-dicts/sword-AB/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-AB/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/sword-AB/sword-AB-1.3.1.ebuild | 13 |
3 files changed, 0 insertions, 23 deletions
diff --git a/app-dicts/sword-AB/Manifest b/app-dicts/sword-AB/Manifest deleted file mode 100644 index da0c7271b042..000000000000 --- a/app-dicts/sword-AB/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST AB-1.3.1.zip 1203747 BLAKE2B 9850d115e7f398375f72e8c350969e5d8aa3eb0cad6d8a1fc32f5c303dced090c70b60323bb16ade42cf7b2b78f62fc738cb34f04ef9bfbbfeddd167da80400f SHA512 11c27e2cfc162d4e12d1b2d9413d3417340c916d980f9591f27ae0d151e8e7832b4931e8421aab04ae89fcec91e8b09537aabf09464d07804f1e9399fe33528b diff --git a/app-dicts/sword-AB/metadata.xml b/app-dicts/sword-AB/metadata.xml deleted file mode 100644 index bc94402fe731..000000000000 --- a/app-dicts/sword-AB/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-AB/sword-AB-1.3.1.ebuild b/app-dicts/sword-AB/sword-AB-1.3.1.ebuild deleted file mode 100644 index a048f31a9a25..000000000000 --- a/app-dicts/sword-AB/sword-AB-1.3.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -SWORD_MINIMUM_VERSION="1.5.8" - -inherit sword-module - -DESCRIPTION="The Apostles' Bible" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AB" -LICENSE="crosswire" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |