diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-02 09:43:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-02 09:44:19 +0200 |
commit | fe7fdf1255af4ed062703694d137536cc8af8aa7 (patch) | |
tree | d0740865826a2703d9d5269623d98d110f5de569 /app-dicts | |
parent | dev-python/ruamel-std-pathlib: remove last-rited pkg (diff) | |
download | gentoo-fe7fdf1255af4ed062703694d137536cc8af8aa7.tar.gz gentoo-fe7fdf1255af4ed062703694d137536cc8af8aa7.tar.bz2 gentoo-fe7fdf1255af4ed062703694d137536cc8af8aa7.zip |
app-dicts/sword-WEB: 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-WEB/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-WEB/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-WEB/sword-WEB-1.8.ebuild | 12 |
3 files changed, 0 insertions, 21 deletions
diff --git a/app-dicts/sword-WEB/Manifest b/app-dicts/sword-WEB/Manifest deleted file mode 100644 index 80f467178e1d..000000000000 --- a/app-dicts/sword-WEB/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST WEB-1.8.zip 1520597 BLAKE2B 193888d73c8ce68cdec8ad6a5c2becb754d44fe212b29528bb6450e4dcb6c15061fc2c79fa33bfe048f21ab12789306b279a694f3255b7f9495240b9c1b0ea12 SHA512 1abccad5f98c49152195cf3a31ae80a19d88d49dd7bec292afc7c22a1e04e1f8bdca9dbcd2f5572354a05fe5cf951718cdb9173af1ee5e822a09ba8512759e20 diff --git a/app-dicts/sword-WEB/metadata.xml b/app-dicts/sword-WEB/metadata.xml deleted file mode 100644 index 3e5026ee3754..000000000000 --- a/app-dicts/sword-WEB/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-WEB/sword-WEB-1.8.ebuild b/app-dicts/sword-WEB/sword-WEB-1.8.ebuild deleted file mode 100644 index 1142dff77e6d..000000000000 --- a/app-dicts/sword-WEB/sword-WEB-1.8.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="WEB" - -inherit sword-module - -DESCRIPTION="World English Bible" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=WEB" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" |