blob: 9e77a8e3a9590058c34f7bda65f3ee86b1379476 (
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-quick-eng-jpn/stardict-quick-eng-jpn-2.1.0.ebuild,v 1.1 2003/07/06 17:49:48 liquidx Exp $
FROM_LANG="English"
TO_LANG="Japanese Romaji"
DICT_PREFIX="quick_"
inherit stardict
|