diff options
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.40.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 cfa947704b97..d0b0013e7e37 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.4 2004/08/08 13:50:05 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.40.ebuild,v 1.5 2004/10/05 12:29:39 pvdabeel 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" |