diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-02-06 19:44:33 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-02-06 19:44:33 +0000 |
commit | 8ab452fa7db5ef61ac6a6e73e63b06c22edeb81f (patch) | |
tree | 7b2a346c8982e3b7621b0b7d566c5bf6dc17e40b /app-dicts | |
parent | Marked stable on mips. (diff) | |
download | historical-8ab452fa7db5ef61ac6a6e73e63b06c22edeb81f.tar.gz historical-8ab452fa7db5ef61ac6a6e73e63b06c22edeb81f.tar.bz2 historical-8ab452fa7db5ef61ac6a6e73e63b06c22edeb81f.zip |
Marked stable on mips.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 14 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.44.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index bab25d19ddb6..e41ad9c141ba 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.39 2005/01/13 04:11:00 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.40 2005/02/06 19:44:33 kumba Exp $ + + 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> ispell-da-1.4.44.ebuild: + Marked stable on mips. *ispell-da-1.4.46 (13 Jan 2005) diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index 9334ad1483c4..1ddca6bc6f2d 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,12 +1,12 @@ -MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 +MD5 fc1121fc126fcb20a62515b5695de629 ChangeLog 5323 +MD5 00b82b0b2863406d13f6a586aa6603d2 ispell-da-1.4.42.ebuild 592 MD5 6b3d9b6e6ad9961bcffc567d94db5157 ispell-da-1.4.43.ebuild 598 +MD5 22103d990720b0f9afe26bb1b51c7805 ispell-da-1.4.44.ebuild 577 MD5 e24c7e1dd2629d257f8c9576b245821c ispell-da-1.4.45.ebuild 599 -MD5 00b82b0b2863406d13f6a586aa6603d2 ispell-da-1.4.42.ebuild 592 -MD5 ae240a43be35d517aebcd813dec10a25 ispell-da-1.4.44.ebuild 577 -MD5 4eaa1eb48933d68d190fc0204be98d5c ChangeLog 5222 MD5 02442abf9afb3191d3fd910d441b5e71 ispell-da-1.4.46.ebuild 592 -MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68 +MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 MD5 b52675a324d9cc53134385f84444afa5 files/digest-ispell-da-1.4.42 68 -MD5 64aa0c395ba84686075b0b0ee8f95790 files/digest-ispell-da-1.4.46 68 -MD5 6f0d940d020e844c1eb09fcbbbe18562 files/digest-ispell-da-1.4.45 68 +MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68 MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68 +MD5 6f0d940d020e844c1eb09fcbbbe18562 files/digest-ispell-da-1.4.45 68 +MD5 64aa0c395ba84686075b0b0ee8f95790 files/digest-ispell-da-1.4.46 68 diff --git a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild index 1fa8da4e1b5a..f8eeed3c0410 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6 2005/01/01 12:53:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.44.ebuild,v 1.7 2005/02/06 19:44:33 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 sparc hppa" +KEYWORDS="x86 sparc hppa mips" IUSE="" DEPEND="app-text/ispell" |