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-Aleppo | |
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-Aleppo')
-rw-r--r-- | app-dicts/sword-Aleppo/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-Aleppo/metadata.xml | 13 | ||||
-rw-r--r-- | app-dicts/sword-Aleppo/sword-Aleppo-2.0.ebuild | 13 |
3 files changed, 0 insertions, 27 deletions
diff --git a/app-dicts/sword-Aleppo/Manifest b/app-dicts/sword-Aleppo/Manifest deleted file mode 100644 index 21a3bbb5b2cb..000000000000 --- a/app-dicts/sword-Aleppo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Aleppo-2.0.zip 863221 BLAKE2B 939056461cf7ec9e5d5d574832b9513b827cb0181fbdee2d66ecde6da247d63dfc2ec108a0930f3e28b90145c57b726dfb1e1f34afd3ddb6f017beff69ca37d1 SHA512 1e9d9546fcb276ec191a863dc5750f954abeadd6c1f2e83fd58917d395cdbc34a5d268a581336a21ccc6d6c87f19e29b690d6329be823a2fe932b59e521ee061 diff --git a/app-dicts/sword-Aleppo/metadata.xml b/app-dicts/sword-Aleppo/metadata.xml deleted file mode 100644 index 9279aef89290..000000000000 --- a/app-dicts/sword-Aleppo/metadata.xml +++ /dev/null @@ -1,13 +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> - The Aleppo Codex (i.e. Hebrew Bible) without Vowel Points or Punctuation. - Based on the electronic edition at http://www.mechon-mamre.org - </longdescription> -</pkgmetadata> diff --git a/app-dicts/sword-Aleppo/sword-Aleppo-2.0.ebuild b/app-dicts/sword-Aleppo/sword-Aleppo-2.0.ebuild deleted file mode 100644 index 5593dc5558a4..000000000000 --- a/app-dicts/sword-Aleppo/sword-Aleppo-2.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.6.0" - -inherit sword-module - -DESCRIPTION="Aleppo Codex" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Aleppo" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |