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-hunuj | |
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-hunuj')
-rw-r--r-- | app-dicts/sword-hunuj/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-hunuj/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild | 13 |
3 files changed, 0 insertions, 22 deletions
diff --git a/app-dicts/sword-hunuj/Manifest b/app-dicts/sword-hunuj/Manifest deleted file mode 100644 index 4ef1c0ab1524..000000000000 --- a/app-dicts/sword-hunuj/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST HunUj-1.2.zip 1775652 BLAKE2B 3f53a68b3fca71bed309a2cfd244f24d82f39ec24418872f92252166adb56f4a0195bd5cd1b0d8b95b9bd8d6b24fb6f1e7b58da39d097a01c8ca3e60936e23fb SHA512 87c51f9b275c078a30c84caa03643c24c9d7e42590626f2ee94b8e791adca7a618adff925322aba2abe263384257bade86ee8fb19373feafd11b4fbd6c9ec897 diff --git a/app-dicts/sword-hunuj/metadata.xml b/app-dicts/sword-hunuj/metadata.xml deleted file mode 100644 index ed083a312ffa..000000000000 --- a/app-dicts/sword-hunuj/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-hunuj/sword-hunuj-1.2.ebuild b/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild deleted file mode 100644 index 1b26a866046e..000000000000 --- a/app-dicts/sword-hunuj/sword-hunuj-1.2.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="HunUj" - -inherit sword-module - -DESCRIPTION="New Translation Bible of the Hungarian Bible Society" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HunUj" -LICENSE="all-rights-reserved" -KEYWORDS="~amd64 ~ppc ~x86" -RESTRICT="mirror bindist" |