diff options
Diffstat (limited to 'app-dicts/aspell-en/aspell-en-0.51.1.ebuild')
-rw-r--r-- | app-dicts/aspell-en/aspell-en-0.51.1.ebuild | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-en/aspell-en-0.51.1.ebuild b/app-dicts/aspell-en/aspell-en-0.51.1.ebuild index 2845f0d98431..4f7d8dc961f3 100644 --- a/app-dicts/aspell-en/aspell-en-0.51.1.ebuild +++ b/app-dicts/aspell-en/aspell-en-0.51.1.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-en/aspell-en-0.51.1.ebuild,v 1.3 2005/01/01 12:41:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.51.1.ebuild,v 1.4 2006/12/01 01:31:17 kevquinn Exp $ ASPELL_LANG="English (US, British, Canadian)" +inherit aspell-dict + LICENSE="as-is public-domain" -inherit aspell-dict +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |