blob: 88724080171a2e33b6d97082e945d4c4df61fc3a (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.1.0.ebuild,v 1.1 2003/06/04 13:43:34 liquidx Exp $
FROM_LANG="Simplified Chinese (GB)"
TO_LANG="English"
DICT_PREFIX="xdict-ce-"
DICT_SUFFIX="gb"
inherit stardict
|