diff options
Diffstat (limited to 'app-dicts/ispell-de/ispell-de-20071211.ebuild')
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20071211.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-de/ispell-de-20071211.ebuild b/app-dicts/ispell-de/ispell-de-20071211.ebuild index c6c26fbf4b6d..f30100c15aaf 100644 --- a/app-dicts/ispell-de/ispell-de-20071211.ebuild +++ b/app-dicts/ispell-de/ispell-de-20071211.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20071211.ebuild,v 1.6 2012/02/17 11:02:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20071211.ebuild,v 1.7 2012/03/02 22:48:59 klausman Exp $ inherit multilib @@ -12,7 +12,7 @@ SRC_URI="http://j3e.de/ispell/igerman98/dict/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="~alpha amd64 hppa ~mips ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ~sparc x86" DEPEND="app-text/ispell" |