blob: 95adb3dca7d332ecbc90bb0a1750188c7ec29f51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.29.ebuild,v 1.1 2003/11/15 07:39:31 seemant Exp $
ASPELL_LANG="Danish"
inherit aspell-dict
HOMEPAGE="http://da.spelling.org"
#SRC_URI="http://da.speling.org/filer/${P}.tar.gz"
LICENSE="GPL-2"
|