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-icelandic | |
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-icelandic')
-rw-r--r-- | app-dicts/sword-icelandic/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-icelandic/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-icelandic/sword-icelandic-1.1.ebuild | 13 |
3 files changed, 0 insertions, 22 deletions
diff --git a/app-dicts/sword-icelandic/Manifest b/app-dicts/sword-icelandic/Manifest deleted file mode 100644 index b2db5b7a89db..000000000000 --- a/app-dicts/sword-icelandic/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Icelandic-1.1.zip 1513390 BLAKE2B 7c64a6b120af6d2c14acf604bf014671d4dc65e11d2cd0882c1ce8169d280369a551d80b5c217ac76a76c58dbb82b1d5769aa6f7d681fe3df35f3d3cff87bcf7 SHA512 db973262bd6e98a7a32a674f9424dca1389c6f57d7e5917b2ea2cb8e9eda4f026ac6290c0e2ade8ec803350249723d492400eed1491885bbcf10bbb32f7e209f diff --git a/app-dicts/sword-icelandic/metadata.xml b/app-dicts/sword-icelandic/metadata.xml deleted file mode 100644 index ed083a312ffa..000000000000 --- a/app-dicts/sword-icelandic/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-icelandic/sword-icelandic-1.1.ebuild b/app-dicts/sword-icelandic/sword-icelandic-1.1.ebuild deleted file mode 100644 index 156b7d7b531c..000000000000 --- a/app-dicts/sword-icelandic/sword-icelandic-1.1.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="Icelandic" - -inherit sword-module - -DESCRIPTION="Icelandic Bible" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Icelandic" -LICENSE="all-rights-reserved" -KEYWORDS="~amd64 ~ppc ~x86" -RESTRICT="mirror bindist" |