summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2005-07-05 00:52:10 +0000
committerAnders Rune Jensen <arj@gentoo.org>2005-07-05 00:52:10 +0000
commit6e35379af9522d25ef5d30b8ca1d9523f3f07ad9 (patch)
tree7ac1e4c3472dbb7f78618bc247407c99f27d1060 /app-dicts/aspell-da/aspell-da-1.4.50.ebuild
parentversion bump to fix #97825. Add gnome use flag with deps since its supported... (diff)
downloadgentoo-2-6e35379af9522d25ef5d30b8ca1d9523f3f07ad9.tar.gz
gentoo-2-6e35379af9522d25ef5d30b8ca1d9523f3f07ad9.tar.bz2
gentoo-2-6e35379af9522d25ef5d30b8ca1d9523f3f07ad9.zip
new version
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-dicts/aspell-da/aspell-da-1.4.50.ebuild')
-rw-r--r--app-dicts/aspell-da/aspell-da-1.4.50.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/aspell-da/aspell-da-1.4.50.ebuild b/app-dicts/aspell-da/aspell-da-1.4.50.ebuild
new file mode 100644
index 000000000000..d883581a981c
--- /dev/null
+++ b/app-dicts/aspell-da/aspell-da-1.4.50.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.50.ebuild,v 1.1 2005/07/05 00:52:10 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"