diff options
Diffstat (limited to 'app-dicts/aspell-it/aspell-it-0.53.0.ebuild')
-rw-r--r-- | app-dicts/aspell-it/aspell-it-0.53.0.ebuild | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-it/aspell-it-0.53.0.ebuild b/app-dicts/aspell-it/aspell-it-0.53.0.ebuild index 5241f9db45a6..4d54ef09c293 100644 --- a/app-dicts/aspell-it/aspell-it-0.53.0.ebuild +++ b/app-dicts/aspell-it/aspell-it-0.53.0.ebuild @@ -1,9 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-0.53.0.ebuild,v 1.3 2005/01/01 12:43:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-0.53.0.ebuild,v 1.4 2006/12/01 01:39:31 kevquinn Exp $ ASPELL_LANG="Italian" +inherit aspell-dict + LICENSE="GPL-2" -inherit aspell-dict +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |