aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-15 21:46:41 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-15 21:46:41 +0100
commit67a7ea4b8337e4bf8542f8e30cf532dae39a6f6c (patch)
treeab18c534e307628506c9986739d890423460ee90 /sci-misc/kotus-sanalista/kotus-sanalista-1-r1.ebuild
parentsci-libs/pybids: add version 0.12.4 (diff)
downloadsci-67a7ea4b8337e4bf8542f8e30cf532dae39a6f6c.tar.gz
sci-67a7ea4b8337e4bf8542f8e30cf532dae39a6f6c.tar.bz2
sci-67a7ea4b8337e4bf8542f8e30cf532dae39a6f6c.zip
sci-misc/kotus-sanalista: rem. pack, upstream has dissapeared
no sources (that I can find) on github or gitlab Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-misc/kotus-sanalista/kotus-sanalista-1-r1.ebuild')
-rw-r--r--sci-misc/kotus-sanalista/kotus-sanalista-1-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/sci-misc/kotus-sanalista/kotus-sanalista-1-r1.ebuild b/sci-misc/kotus-sanalista/kotus-sanalista-1-r1.ebuild
deleted file mode 100644
index e83251299..000000000
--- a/sci-misc/kotus-sanalista/kotus-sanalista-1-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P=${PN}-v${PVR}
-
-DESCRIPTION="Finnish dictionary word list"
-HOMEPAGE="http://home.gna.org/omorfi/"
-SRC_URI="http://download.gna.org/omorfi/${MY_P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="dev-java/saxon"
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"