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-est/sword-est-1.1.ebuild | |
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-est/sword-est-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-est/sword-est-1.1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-dicts/sword-est/sword-est-1.1.ebuild b/app-dicts/sword-est/sword-est-1.1.ebuild deleted file mode 100644 index 73103a1ae372..000000000000 --- a/app-dicts/sword-est/sword-est-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="Est" - -inherit sword-module - -DESCRIPTION="Estonian Bible" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Est" -LICENSE="all-rights-reserved" -KEYWORDS="~amd64 ~ppc ~x86" -RESTRICT="mirror bindist" |