diff options
author | 2020-09-02 09:43:31 +0200 | |
---|---|---|
committer | 2020-09-02 09:44:22 +0200 | |
commit | 46798c1a7a53f024ec189d779ac273f7b7873e85 (patch) | |
tree | 549080ffb145a759a22980a3025fb09a8bd6cb2c /app-dicts | |
parent | app-dicts/sword-RST: Remove last-rited pkg (diff) | |
download | gentoo-46798c1a7a53f024ec189d779ac273f7b7873e85.tar.gz gentoo-46798c1a7a53f024ec189d779ac273f7b7873e85.tar.bz2 gentoo-46798c1a7a53f024ec189d779ac273f7b7873e85.zip |
app-dicts/sword-KJVD: Remove last-rited pkg
Closes: https://bugs.gentoo.org/734116
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-KJVD/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-KJVD/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild | 12 |
3 files changed, 0 insertions, 21 deletions
diff --git a/app-dicts/sword-KJVD/Manifest b/app-dicts/sword-KJVD/Manifest deleted file mode 100644 index daea46eb26f9..000000000000 --- a/app-dicts/sword-KJVD/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST KJVD-1.1.zip 102890 BLAKE2B 70f9bc653e77209f32983564ab5386101c6d1b60b157b76271cb19dbd9bd709f11878a89319ac9a178151352995565688a82f4689ddcf326c76f4aa78cc2850b SHA512 80f761b4ea83af42d36a46df92002de100ba37cade66d8c06528d0a5a52ac8a029e0add06433887c256771323324393e9bd18e9b1e043768e878a818cc17b9fb diff --git a/app-dicts/sword-KJVD/metadata.xml b/app-dicts/sword-KJVD/metadata.xml deleted file mode 100644 index 3e5026ee3754..000000000000 --- a/app-dicts/sword-KJVD/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>marecki@gentoo.org</email> - <name>Marek Szuba</name> - </maintainer> -</pkgmetadata> diff --git a/app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild b/app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild deleted file mode 100644 index ef71d02bdc73..000000000000 --- a/app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="KJVD" - -inherit sword-module - -DESCRIPTION="King James Dictionary" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJVD" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" |