diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 08:19:27 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 08:19:27 +0000 |
commit | dd59f1f5cd71c4ea3201ba9247698b09fae53cc9 (patch) | |
tree | 9eaafbf95e8cc110f1c026333caf002e4e24c377 /app-dicts/ispell-da | |
parent | Added ~mips keyword (diff) | |
download | historical-dd59f1f5cd71c4ea3201ba9247698b09fae53cc9.tar.gz historical-dd59f1f5cd71c4ea3201ba9247698b09fae53cc9.tar.bz2 historical-dd59f1f5cd71c4ea3201ba9247698b09fae53cc9.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 | 4 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.41.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 91c3c6743608..bc326202753e 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.20 2004/08/21 02:23:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.21 2004/08/22 08:18:16 kumba Exp $ + + 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ispell-da-1.4.41.ebuild: + Marked stable on mips. 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.41.ebuild: Stable on sparc diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index 357937fcf352..9431051b1194 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,9 +1,9 @@ -MD5 a5288dceec79166ee3b20953ad203a6b ChangeLog 3029 +MD5 bc31a989486d494d8d7418c3d5e6801b ChangeLog 3128 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 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 -MD5 f655f75d0525ecccc19cfd063cf9a7c9 ispell-da-1.4.41.ebuild 593 +MD5 b2eb7820eb9056ce1c6eff845dfb7b6e ispell-da-1.4.41.ebuild 592 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 diff --git a/app-dicts/ispell-da/ispell-da-1.4.41.ebuild b/app-dicts/ispell-da/ispell-da-1.4.41.ebuild index d9117b5fd787..7f8d178ffe3d 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.41.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.41.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.41.ebuild,v 1.4 2004/08/21 02:23:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.41.ebuild,v 1.5 2004/08/22 08:18:16 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" |