diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:47:45 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:47:45 +0000 |
commit | 1e7724cba5a77eee010b18fcf4bc6badfbf39137 (patch) | |
tree | 0bbd14caa0008d15810df0ff570d94954842b126 /app-dicts/aspell-af/aspell-af-0.50.0.ebuild | |
parent | Remove old versions. (diff) | |
download | historical-1e7724cba5a77eee010b18fcf4bc6badfbf39137.tar.gz historical-1e7724cba5a77eee010b18fcf4bc6badfbf39137.tar.bz2 historical-1e7724cba5a77eee010b18fcf4bc6badfbf39137.zip |
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'app-dicts/aspell-af/aspell-af-0.50.0.ebuild')
-rw-r--r-- | app-dicts/aspell-af/aspell-af-0.50.0.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild b/app-dicts/aspell-af/aspell-af-0.50.0.ebuild index 6a361042c6bf..cd216367d9e2 100644 --- a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild +++ b/app-dicts/aspell-af/aspell-af-0.50.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-af/aspell-af-0.50.0.ebuild,v 1.1 2005/02/18 20:03:01 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-af/aspell-af-0.50.0.ebuild,v 1.2 2006/12/01 01:24:03 kevquinn Exp $ ASPELL_LANG="Afrikaans" inherit aspell-dict LICENSE="GPL-2" + +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |