summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-02-05 10:34:43 +0100
committerUlrich Müller <ulm@gentoo.org>2020-02-05 10:40:28 +0100
commit7d66c43e896f9e676fd07b0fede7b0df438be284 (patch)
tree7c4684be8778b02692629a94857f81c78e363293 /app-dicts/sword-la_en
parentdev-lang/ocaml: tweak for gcc-10 (diff)
downloadgentoo-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-la_en')
-rw-r--r--app-dicts/sword-la_en/Manifest1
-rw-r--r--app-dicts/sword-la_en/metadata.xml8
-rw-r--r--app-dicts/sword-la_en/sword-la_en-1.1.ebuild13
3 files changed, 0 insertions, 22 deletions
diff --git a/app-dicts/sword-la_en/Manifest b/app-dicts/sword-la_en/Manifest
deleted file mode 100644
index e593d168dc95..000000000000
--- a/app-dicts/sword-la_en/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST la_en-1.1.zip 104195 BLAKE2B c279d01378d08dbac2f9b588a8bdd7b066eb29090ade3080f79ae4563f97f28166cd7c5f6ad5b735771d1e350b4447c2ce5f747cfc5faf9a7bcb3d490dc588ed SHA512 ebb6345983a533264890b908b22d54b72d1d490f0b37329d1bb202231e3542a848177c78a0c4a1cf06a523a6cdb5cc08fee386901187726419ea7a127c468830
diff --git a/app-dicts/sword-la_en/metadata.xml b/app-dicts/sword-la_en/metadata.xml
deleted file mode 100644
index ed083a312ffa..000000000000
--- a/app-dicts/sword-la_en/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-la_en/sword-la_en-1.1.ebuild b/app-dicts/sword-la_en/sword-la_en-1.1.ebuild
deleted file mode 100644
index 70695cbc6c24..000000000000
--- a/app-dicts/sword-la_en/sword-la_en-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="la_en"
-
-inherit sword-module
-
-DESCRIPTION="Latin to English Glossary"
-HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=la_en"
-LICENSE="all-rights-reserved"
-KEYWORDS="~amd64 ~ppc ~x86"
-RESTRICT="mirror bindist"