From 109d6b4f673a249aea4deeb0cdb5b54a21592410 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 11 Oct 2015 11:26:48 +0200 Subject: Clear history for egencache --repo=mv --update-changelogs --- .../stardict-dictd-thesaurus-ee-2.4.2.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild (limited to 'app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild') diff --git a/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild b/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild new file mode 100644 index 00000000..bdf0b458 --- /dev/null +++ b/app-dicts/stardict-dictd-thesaurus-ee/stardict-dictd-thesaurus-ee-2.4.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +DICT_PREFIX="" +inherit eutils stardict +RESTRICT="mirror" + +DESCRIPTION="Stardict Dictionary for Dictd.org's English Thesaurus" +HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php" + +KEYWORDS="~amd64 ~x86" +IUSE="" + +src_prepare() { + epatch_user +} -- cgit v1.2.3-65-gdbad