12 lines
228 B
Bash
12 lines
228 B
Bash
# Copyright 1999-2018 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=6
|
|
|
|
KEYWORDS="alpha ~amd64 ~hppa ~mips ppc sparc x86"
|
|
|
|
FORLANG="Italian"
|
|
TOLANG="English"
|
|
inherit freedict
|
|
|
|
IUSE=""
|