diff options
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.42.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.42.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 52fe4d2c6b39..c31876f1d552 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 +# 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.42.ebuild,v 1.1 2004/08/11 02:56:39 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.1.1.1 2005/11/30 09:46:51 chriswhite 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" |