diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-11-07 09:23:09 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-11-07 09:23:09 +0000 |
commit | 4cca4d971e683ee2d9e6513b10723cc26e4b0ed1 (patch) | |
tree | 2834fa6fecc450eec6aa6db0a41a75c5aedd58bc /app-dicts/ispell-da | |
parent | LICENSE fix (diff) | |
download | historical-4cca4d971e683ee2d9e6513b10723cc26e4b0ed1.tar.gz historical-4cca4d971e683ee2d9e6513b10723cc26e4b0ed1.tar.bz2 historical-4cca4d971e683ee2d9e6513b10723cc26e4b0ed1.zip |
Marked stable on mips.
Diffstat (limited to 'app-dicts/ispell-da')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 10 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.42.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index a59c506d65c3..314c8058a622 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2004/10/28 22:03:37 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.27 2004/11/07 09:23:09 kumba Exp $ + + 07 Nov 2004; Joshua Kinard <kumba@gentoo.org> ispell-da-1.4.42.ebuild: + Marked stable on mips. *ispell-da-1.4.44 (28 Oct 2004) diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index 1fde0b47f464..529c0146524d 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,14 +1,14 @@ -MD5 3f9c9909bf908e5ecccde5e76d08fa40 ChangeLog 3847 +MD5 c7321c5d776e5e271866ad5e11627e19 ChangeLog 3948 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 c29e0ac460b71da5ac370cad3b36cbcb ispell-da-1.4.42.ebuild 587 +MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 MD5 e6032b9157f1175760a76a35f8e6247d ispell-da-1.4.43.ebuild 591 MD5 c7c5684590e653bfb57b9c5381de7cea ispell-da-1.4.44.ebuild 560 -MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68 +MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 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 +MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68 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 91ef238c3790..01824cce63bf 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.6 2004/10/11 11:53:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.7 2004/11/07 09:23:09 kumba 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" |