diff options
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.6.18.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.6.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild index d6708ab4bc41..15918afa7598 100644 --- a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.18.ebuild,v 1.5 2011/12/13 23:09:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.ebuild,v 1.6 2011/12/16 15:07:20 jer Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~sparc x86" IUSE="" DEPEND="app-text/ispell" |