12 lines
385 B
Bash
12 lines
385 B
Bash
# Copyright 1999-2010 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.50.2.ebuild,v 1.9 2010/10/08 00:18:34 leio Exp $
|
|
|
|
ASPELL_LANG="German and Swiss-German"
|
|
|
|
inherit aspell-dict
|
|
|
|
LICENSE="GPL-2"
|
|
|
|
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
|
|
IUSE=""
|