diff options
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.40.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index a2e1af172f38..244ea827cb00 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.15 2004/07/30 21:58:15 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.16 2004/08/07 14:23:37 kloeri Exp $ + + 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.40.ebuild: + Stable on alpha. 30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> +metadata.xml, QA - IUSE fix and {add missing,correct} metatata.xml. Add myself as diff --git a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild b/app-dicts/ispell-da/ispell-da-1.4.40.ebuild index 7099387f8946..9d1fdd518f5e 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.40.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.40.ebuild,v 1.2 2004/07/29 19:57:58 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.40.ebuild,v 1.3 2004/08/07 14:23: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" |