summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-da/aspell-da-1.4.49.ebuild')
-rw-r--r--app-dicts/aspell-da/aspell-da-1.4.49.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/aspell-da/aspell-da-1.4.49.ebuild b/app-dicts/aspell-da/aspell-da-1.4.49.ebuild
new file mode 100644
index 000000000000..4b4329682ba4
--- /dev/null
+++ b/app-dicts/aspell-da/aspell-da-1.4.49.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.49.ebuild,v 1.1 2005/04/23 13:44:14 arj Exp $
+
+ASPELL_LANG="Danish"
+inherit aspell-dict
+
+HOMEPAGE="http://da.spelling.org"
+SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz"
+S=${WORKDIR}/new_${P}
+
+LICENSE="GPL-2"