diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-05 10:34:43 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-02-05 10:40:28 +0100 |
commit | 7d66c43e896f9e676fd07b0fede7b0df438be284 (patch) | |
tree | 7c4684be8778b02692629a94857f81c78e363293 /app-dicts/sword-emtv | |
parent | dev-lang/ocaml: tweak for gcc-10 (diff) | |
download | gentoo-7d66c43e896f9e676fd07b0fede7b0df438be284.tar.gz gentoo-7d66c43e896f9e676fd07b0fede7b0df438be284.tar.bz2 gentoo-7d66c43e896f9e676fd07b0fede7b0df438be284.zip |
app-dicts/sword-*: Remove last-rited packages.
Bug: https://bugs.gentoo.org/703604
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-dicts/sword-emtv')
-rw-r--r-- | app-dicts/sword-emtv/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-emtv/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-emtv/sword-emtv-1.3.ebuild | 13 |
3 files changed, 0 insertions, 22 deletions
diff --git a/app-dicts/sword-emtv/Manifest b/app-dicts/sword-emtv/Manifest deleted file mode 100644 index 611d286171bb..000000000000 --- a/app-dicts/sword-emtv/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST EMTV-1.3.zip 486673 BLAKE2B ab6a4395cbfe344c650a6be7dd1e4c57e60867095520d081778e95eeb89e91a025fa16a5b20d05271528edb096d14f0d8bb46d167a28fe7564c65cb314fa58cc SHA512 ce8e0557f526b6ed383105e19fb101fb96919ddf97061542bccca92605ab8e5538223dd72301e82c3429846715be2dfe1e03b47f9218d7ca576f3109358010e4 diff --git a/app-dicts/sword-emtv/metadata.xml b/app-dicts/sword-emtv/metadata.xml deleted file mode 100644 index ed083a312ffa..000000000000 --- a/app-dicts/sword-emtv/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="project"> - <email>theology@gentoo.org</email> - <name>Theology</name> -</maintainer> -</pkgmetadata> diff --git a/app-dicts/sword-emtv/sword-emtv-1.3.ebuild b/app-dicts/sword-emtv/sword-emtv-1.3.ebuild deleted file mode 100644 index 578748f3747d..000000000000 --- a/app-dicts/sword-emtv/sword-emtv-1.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -SWORD_MODULE="EMTV" - -inherit sword-module - -DESCRIPTION="English Majority Text Version" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=EMTV" -LICENSE="all-rights-reserved" -KEYWORDS="~amd64 ~ppc ~x86" -RESTRICT="mirror bindist" |