summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/aspell-da/aspell-da-1.4.44.ebuild12
-rw-r--r--app-dicts/aspell-da/files/digest-aspell-da-1.4.441
-rw-r--r--app-dicts/ispell-da/ChangeLog7
-rw-r--r--app-dicts/ispell-da/Manifest6
-rw-r--r--app-dicts/ispell-da/files/digest-ispell-da-1.4.441
-rw-r--r--app-dicts/ispell-da/ispell-da-1.4.44.ebuild24
6 files changed, 48 insertions, 3 deletions
diff --git a/app-dicts/aspell-da/aspell-da-1.4.44.ebuild b/app-dicts/aspell-da/aspell-da-1.4.44.ebuild
new file mode 100644
index 000000000000..99252f7e018b
--- /dev/null
+++ b/app-dicts/aspell-da/aspell-da-1.4.44.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2004 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.44.ebuild,v 1.1 2004/10/28 22:00: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"
diff --git a/app-dicts/aspell-da/files/digest-aspell-da-1.4.44 b/app-dicts/aspell-da/files/digest-aspell-da-1.4.44
new file mode 100644
index 000000000000..8f811b5cfba2
--- /dev/null
+++ b/app-dicts/aspell-da/files/digest-aspell-da-1.4.44
@@ -0,0 +1 @@
+MD5 032eaa4c06a780719d7a7817d2720cff new_aspell-da-1.4.44.tar.gz 398095
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog
index 19c43400cd18..a59c506d65c3 100644
--- a/app-dicts/ispell-da/ChangeLog
+++ b/app-dicts/ispell-da/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/ispell-da
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.25 2004/10/11 11:53:09 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.26 2004/10/28 22:03:37 arj Exp $
+
+*ispell-da-1.4.44 (28 Oct 2004)
+
+ 28 Oct 2004; Anders Rune Jensen <arj@gentoo.org> +ispell-da-1.4.44.ebuild:
+ Version bump.
11 Oct 2004; Guy Martin <gmsoft@gentoo.org> ispell-da-1.4.42.ebuild:
Marked stable on hppa.
diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest
index cc5f03dd90be..e0ac051db061 100644
--- a/app-dicts/ispell-da/Manifest
+++ b/app-dicts/ispell-da/Manifest
@@ -1,10 +1,12 @@
-MD5 140f1b4cd4ffadc599e7b953edd36be7 ChangeLog 3723
+MD5 9d019d60a9c96b1292d9535292a72fda ChangeLog 3850
MD5 965ff276d5ee1255095cea90228c8726 ispell-da-1.4.35.ebuild 585
MD5 c6db89cb1e51d0cc7c26aff3edff1afd ispell-da-1.4.40.ebuild 592
+MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251
MD5 bb1d7b4d85235670185870b02fa1be8f ispell-da-1.4.41.ebuild 591
MD5 3050f2c8ad63c45d3f49732a61cc23a7 ispell-da-1.4.42.ebuild 589
MD5 e6032b9157f1175760a76a35f8e6247d ispell-da-1.4.43.ebuild 591
-MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251
+MD5 87a7622cb886f0076d9f91db9c2dc7c8 ispell-da-1.4.44.ebuild 560
+MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68
MD5 f25d57bdc8ebb3fe9643845c94b75804 files/digest-ispell-da-1.4.35 68
MD5 6863311e134f5e2c2874a6fb532694a4 files/digest-ispell-da-1.4.40 68
MD5 853ee5a25351c9eae0af3c24a26bf40c files/digest-ispell-da-1.4.41 68
diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.44 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.44
new file mode 100644
index 000000000000..1fe49028fd13
--- /dev/null
+++ b/app-dicts/ispell-da/files/digest-ispell-da-1.4.44
@@ -0,0 +1 @@
+MD5 7e790deeeb15a71f4680a9c1ce7dd96a ispell-da-1.4.44.tar.gz 446721
diff --git a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild
new file mode 100644
index 000000000000..7df736fc448d
--- /dev/null
+++ b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.44.ebuild,v 1.1 2004/10/28 22:03:37 arj Exp $
+
+DESCRIPTION="A danish dictionary for ispell"
+HOMEPAGE="http://da.speling.org/"
+SRC_URI="http://da.speling.org/filer/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="app-text/ispell"
+
+src_compile() {
+ emake || die
+}
+
+src_install() {
+ insinto /usr/lib/ispell
+ doins dansk.aff dansk.hash
+ dodoc README contributors
+}