diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-07 14:27:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-07 14:27:34 +0000 |
commit | f1c570550b9b7339a88a3dc881ae0b84074c701a (patch) | |
tree | acb71a910b7c7533ae153c7936dd2b2946574bb2 /app-dicts | |
parent | Made it to compile on Mac OS X, added gnuconfig_update. (Manifest recommit) (diff) | |
download | gentoo-2-f1c570550b9b7339a88a3dc881ae0b84074c701a.tar.gz gentoo-2-f1c570550b9b7339a88a3dc881ae0b84074c701a.tar.bz2 gentoo-2-f1c570550b9b7339a88a3dc881ae0b84074c701a.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.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" |