diff options
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.45.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.4.45.ebuild b/app-dicts/ispell-da/ispell-da-1.4.45.ebuild index e1d05ca5aadb..e1c58067459b 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.45.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.45.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.45.ebuild,v 1.3 2004/12/08 22:41:59 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.45.ebuild,v 1.4 2004/12/11 15:55:47 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 ~sparc ~amd64" +KEYWORDS="~x86 ~sparc ~amd64 ~alpha" IUSE="" DEPEND="app-text/ispell" |