From afb0d916cec9f25ec5156df584f6d5eee03b67cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 5 Oct 2021 08:54:28 +0200 Subject: app-dicts/stardict-en-cz: update to 20210402 --- .../stardict-en-cz/stardict-en-cz-20210201.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 app-dicts/stardict-en-cz/stardict-en-cz-20210201.ebuild (limited to 'app-dicts/stardict-en-cz/stardict-en-cz-20210201.ebuild') diff --git a/app-dicts/stardict-en-cz/stardict-en-cz-20210201.ebuild b/app-dicts/stardict-en-cz/stardict-en-cz-20210201.ebuild deleted file mode 100644 index 44e7dff..0000000 --- a/app-dicts/stardict-en-cz/stardict-en-cz-20210201.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="GNU/FDL English-Czech dictionary for StarDict" -HOMEPAGE="http://slovnik.zcu.cz/" -SRC_URI="http://dl.cihar.com/slovnik/stable/stardict-english-czech-${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -S="${WORKDIR}/stardict-english-czech-${PV}" - -src_install() { - dodir /usr/share/stardict/dic - cp "${S}"/czech-english.* "${D}"/usr/share/stardict/dic/ - cp "${S}"/english-czech.* "${D}"/usr/share/stardict/dic/ -} -- cgit v1.2.3