summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2004-09-21 18:47:40 +0000
committerAnders Rune Jensen <arj@gentoo.org>2004-09-21 18:47:40 +0000
commitf5bb8744b06902ef20f6f58107925fa4ba92939d (patch)
treed571e088080e3bad5aaa4a93badd4a73164a429e /app-dicts
parentMoved from dev-ruby/mod-ruby to dev-ruby/mod_ruby. (diff)
downloadgentoo-2-f5bb8744b06902ef20f6f58107925fa4ba92939d.tar.gz
gentoo-2-f5bb8744b06902ef20f6f58107925fa4ba92939d.tar.bz2
gentoo-2-f5bb8744b06902ef20f6f58107925fa4ba92939d.zip
new version
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-da/ChangeLog7
-rw-r--r--app-dicts/aspell-da/Manifest2
-rw-r--r--app-dicts/aspell-da/aspell-da-1.4.43.ebuild12
-rw-r--r--app-dicts/aspell-da/files/digest-aspell-da-1.4.431
-rw-r--r--app-dicts/ispell-da/ChangeLog11
-rw-r--r--app-dicts/ispell-da/Manifest10
-rw-r--r--app-dicts/ispell-da/files/digest-ispell-da-1.4.331
-rw-r--r--app-dicts/ispell-da/files/digest-ispell-da-1.4.431
-rw-r--r--app-dicts/ispell-da/ispell-da-1.4.42.ebuild4
-rw-r--r--app-dicts/ispell-da/ispell-da-1.4.43.ebuild (renamed from app-dicts/ispell-da/ispell-da-1.4.33.ebuild)4
10 files changed, 42 insertions, 11 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog
index 170cbf9b245c..9235cfd49d60 100644
--- a/app-dicts/aspell-da/ChangeLog
+++ b/app-dicts/aspell-da/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/aspell-da
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.12 2004/08/11 02:57:28 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.13 2004/09/21 18:47:40 arj Exp $
+
+*aspell-da-1.4.43 (21 Sep 2004)
+
+ 21 Sep 2004; Anders Rune Jensen <arj@gentoo.org> +aspell-da-1.4.43.ebuild:
+ Version bump.
*aspell-da-1.4.42 (10 Aug 2004)
diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest
index 8c95e2093888..f7c61cba53a5 100644
--- a/app-dicts/aspell-da/Manifest
+++ b/app-dicts/aspell-da/Manifest
@@ -5,8 +5,10 @@ MD5 9dd5ee5ba73ea1234bf99651ed7cd45c aspell-da-1.4.35.ebuild 392
MD5 e6e46391c671ab5659d49abe812b497c aspell-da-1.4.39.ebuild 392
MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251
MD5 592246e936c3659032b0e3634b7de994 aspell-da-1.4.41.ebuild 392
+MD5 d96818b151201d75d6b5997edb4eb5db aspell-da-1.4.43.ebuild 392
MD5 7668cd8a2bebd975170a0b8100566742 files/digest-aspell-da-0.50.2 69
MD5 e346543c6832cda49bd5197d56311d9b files/digest-aspell-da-1.4.42 72
MD5 a423cc7b82fa55695b06bae2d4d9d8d9 files/digest-aspell-da-1.4.35 72
MD5 30ded19cafaef1857833f217e44939ec files/digest-aspell-da-1.4.39 72
MD5 d89b4bcc04afe849c39362d86110857f files/digest-aspell-da-1.4.41 72
+MD5 d702e56bbbb02a7674ef243198d7df88 files/digest-aspell-da-1.4.43 72
diff --git a/app-dicts/aspell-da/aspell-da-1.4.43.ebuild b/app-dicts/aspell-da/aspell-da-1.4.43.ebuild
new file mode 100644
index 000000000000..698f303484fb
--- /dev/null
+++ b/app-dicts/aspell-da/aspell-da-1.4.43.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.43.ebuild,v 1.1 2004/09/21 18:47:40 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.43 b/app-dicts/aspell-da/files/digest-aspell-da-1.4.43
new file mode 100644
index 000000000000..a25a0bcd8a9e
--- /dev/null
+++ b/app-dicts/aspell-da/files/digest-aspell-da-1.4.43
@@ -0,0 +1 @@
+MD5 41701df52aac60e05c9033e2bfb590f1 new_aspell-da-1.4.43.tar.gz 396657
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog
index bc326202753e..8b00fdba8711 100644
--- a/app-dicts/ispell-da/ChangeLog
+++ b/app-dicts/ispell-da/ChangeLog
@@ -1,6 +1,15 @@
# 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.21 2004/08/22 08:18:16 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.22 2004/09/21 18:46:54 arj Exp $
+
+*ispell-da-1.4.43 (21 Sep 2004)
+
+ 21 Sep 2004; Anders Rune Jensen <arj@gentoo.org> +ispell-da-1.4.43.ebuild,
+ -ispell-da-1.4.33.ebuild:
+ Version bump. Remove old version. 1.4.35 is stable on all archs.
+
+ 21 Sep 2004; Anders Rune Jensen <arj@gentoo.org> ispell-da-1.4.42.ebuild:
+ Mark stable on x86.
22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ispell-da-1.4.41.ebuild:
Marked stable on mips.
diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest
index 02d029fa97be..6ce72821259d 100644
--- a/app-dicts/ispell-da/Manifest
+++ b/app-dicts/ispell-da/Manifest
@@ -1,12 +1,14 @@
MD5 ab1592d8b266ca72a3541dc0ff4a3700 ChangeLog 3125
-MD5 d97792a724ed33e68ebc0ac9868349c4 ispell-da-1.4.40.ebuild 591
MD5 35da6a1df70ff0e9e8dd062dbe4358f5 ispell-da-1.4.33.ebuild 590
MD5 965ff276d5ee1255095cea90228c8726 ispell-da-1.4.35.ebuild 585
+MD5 d97792a724ed33e68ebc0ac9868349c4 ispell-da-1.4.40.ebuild 591
MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251
MD5 900c42fd865dc9dde8f18a1b9133bced ispell-da-1.4.41.ebuild 589
-MD5 ae8fe3d0e8f45bf0235c3e4fbe6b55e9 ispell-da-1.4.42.ebuild 591
-MD5 6863311e134f5e2c2874a6fb532694a4 files/digest-ispell-da-1.4.40 68
-MD5 853ee5a25351c9eae0af3c24a26bf40c files/digest-ispell-da-1.4.41 68
+MD5 2e89756faafa8fea8c1e8e1c35fac3cb ispell-da-1.4.42.ebuild 590
+MD5 ae8fe3d0e8f45bf0235c3e4fbe6b55e9 ispell-da-1.4.43.ebuild 591
MD5 7eb0c877911fc6702eab75be1f3c86fa files/digest-ispell-da-1.4.33 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
MD5 b52675a324d9cc53134385f84444afa5 files/digest-ispell-da-1.4.42 68
+MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68
diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.33 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.33
deleted file mode 100644
index bcc0dfee9f92..000000000000
--- a/app-dicts/ispell-da/files/digest-ispell-da-1.4.33
+++ /dev/null
@@ -1 +0,0 @@
-MD5 41151276a45be1f4f35b3342216beb20 ispell-da-1.4.33.tar.gz 415501
diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.43 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.43
new file mode 100644
index 000000000000..0c3f46f7ab61
--- /dev/null
+++ b/app-dicts/ispell-da/files/digest-ispell-da-1.4.43
@@ -0,0 +1 @@
+MD5 d20e9eab39f04cb909e5781abab90588 ispell-da-1.4.43.tar.gz 445312
diff --git a/app-dicts/ispell-da/ispell-da-1.4.42.ebuild b/app-dicts/ispell-da/ispell-da-1.4.42.ebuild
index 52fe4d2c6b39..0ca180873edc 100644
--- a/app-dicts/ispell-da/ispell-da-1.4.42.ebuild
+++ b/app-dicts/ispell-da/ispell-da-1.4.42.ebuild
@@ -1,6 +1,6 @@
# 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.42.ebuild,v 1.1 2004/08/11 02:56:39 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.2 2004/09/21 18:46:54 arj Exp $
DESCRIPTION="A danish dictionary for ispell"
HOMEPAGE="http://da.speling.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa"
IUSE=""
DEPEND="app-text/ispell"
diff --git a/app-dicts/ispell-da/ispell-da-1.4.33.ebuild b/app-dicts/ispell-da/ispell-da-1.4.43.ebuild
index d4e674557213..25aa8295a9f4 100644
--- a/app-dicts/ispell-da/ispell-da-1.4.33.ebuild
+++ b/app-dicts/ispell-da/ispell-da-1.4.43.ebuild
@@ -1,6 +1,6 @@
# 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.33.ebuild,v 1.4 2004/06/24 21:41:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.43.ebuild,v 1.1 2004/09/21 18:46:54 arj Exp $
DESCRIPTION="A danish dictionary for ispell"
HOMEPAGE="http://da.speling.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa"
IUSE=""
DEPEND="app-text/ispell"