diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 13:55:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 13:55:37 +0000 |
commit | 7748a730716f4190e1fb1a3b4a050d94344c7980 (patch) | |
tree | 880eca267e341d32878ba2a1682798c5f63f83fe /app-dicts | |
parent | Stable on x86, ppc and alpha. (Manifest recommit) (diff) | |
download | gentoo-2-7748a730716f4190e1fb1a3b4a050d94344c7980.tar.gz gentoo-2-7748a730716f4190e1fb1a3b4a050d94344c7980.tar.bz2 gentoo-2-7748a730716f4190e1fb1a3b4a050d94344c7980.zip |
Stable on alpha.
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 37fa62656d2d..ade223e27507 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.23 2004/09/22 17:10:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.24 2004/10/03 13:55:37 kloeri Exp $ + + 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.42.ebuild: + Stable on alpha. 22 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.42.ebuild: Stable on sparc 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 6c914b7251b1..3a128ea0368b 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.3 2004/09/22 17:10:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.4 2004/10/03 13:55:37 kloeri 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" |