diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-20 05:30:45 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-20 05:30:45 +0000 |
commit | 2adca67d76cb7730c9d964f49165161cdffd356a (patch) | |
tree | 40c14b70b6c50ba63f610d5cfd93751c3898de3d /app-dicts | |
parent | Marked stable on mips. (diff) | |
download | historical-2adca67d76cb7730c9d964f49165161cdffd356a.tar.gz historical-2adca67d76cb7730c9d964f49165161cdffd356a.tar.bz2 historical-2adca67d76cb7730c9d964f49165161cdffd356a.zip |
Marked stable on mips.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.48.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index e8234d0cd771..39856dd4f9a1 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.54 2006/01/27 02:03:01 arj Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.55 2006/02/20 05:30:45 kumba Exp $ + + 20 Feb 2006; Joshua Kinard <kumba@gentoo.org> ispell-da-1.4.48.ebuild: + Marked stable on mips. *ispell-da-1.4.52 (26 Jan 2006) diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index fb0128d012c5..410d2b585206 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,4 +1,4 @@ -MD5 7ca48ce73685da1cf91f35bd6138405b ChangeLog 7211 +MD5 f7e4b1df51f8f900427a841de3da3be7 ChangeLog 7312 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 @@ -9,7 +9,7 @@ MD5 9e5612c1feef51cb99ed159e2d2cc981 files/digest-ispell-da-1.4.52 68 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 ff477d338d90ba96ebbca52c67ecb416 ispell-da-1.4.48.ebuild 589 +MD5 9dd628b61cfd94b80c6aeb573018f0f2 ispell-da-1.4.48.ebuild 593 MD5 dc92cc19e7c02edfe3d223e9482b1c3d ispell-da-1.4.50.ebuild 592 MD5 4b8462c40481893fe54d68d45f47fc66 ispell-da-1.4.51.ebuild 592 MD5 9a083709daf7d2596c212bce21687cee ispell-da-1.4.52.ebuild 592 diff --git a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild index 3602184ca307..64bfecc3db6d 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.48.ebuild,v 1.6 2005/08/03 18:37:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.ebuild,v 1.7 2006/02/20 05:30:45 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="alpha amd64 hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86" IUSE="" DEPEND="app-text/ispell" |