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