blob: 4cd888524f2a6d6a76653767132ab0a0443e456b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.1.0.ebuild,v 1.4 2005/01/01 13:02:34 eradicator Exp $
FROM_LANG="English"
TO_LANG="Simplified Chinese (GB)"
DICT_PREFIX="xdict-"
DICT_SUFFIX="gb"
inherit stardict
|