blob: 0ec72e047fcdb4725d8800ff4eadcb401f8103ad (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.1.0.ebuild,v 1.3 2004/06/24 21:48:39 agriffis Exp $
FROM_LANG="English"
TO_LANG="Simplified Chinese (GB)"
DICT_PREFIX="oxford-"
DICT_SUFFIX="gb"
inherit stardict
|