9 lines
191 B
Bash
9 lines
191 B
Bash
# Copyright 1999-2009 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
FORLANG="German"
|
|
TOLANG="English"
|
|
inherit freedict
|
|
|
|
KEYWORDS="~amd64 ~x86"
|
|
IUSE=""
|