app-dicts/stardict-dictd-thesaurus-ee - 2.4.2 (mv)

Search

Install

Install this version:

emerge -a =app-dicts/stardict-dictd-thesaurus-ee-2.4.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-dicts/stardict-dictd-thesaurus-ee-2.4.2

Or alternatively:

emerge --autounmask-write -a =app-dicts/stardict-dictd-thesaurus-ee-2.4.2

Package Information

Description:
Stardict Dictionary for Dictd.org's English Thesaurus
Homepage:
http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php

Ebuild Details

Version EAPI Keywords Slot
2.4.2 8 amd64 ~arm64 x86
View Raw Ebuild
# Copyright 2010-2022 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2

EAPI=8
RESTRICT="fetch"
DICT_PREFIX=""
inherit stardict
DESCRIPTION="Stardict Dictionary for Dictd.org's English Thesaurus"
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php"
KEYWORDS="amd64 ~arm64 x86"
IUSE=""

Inherited Eclasses