blob: eea204d8107a5acd6436d305cf257ba4a6111c40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.16 2009/04/26 19:39:27 ranger Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
inherit aspell-dict
LICENSE="GPL-2"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
|