diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:34:39 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:34:39 +0000 |
commit | e09e1129b83f61a19a3b847d73ed62ebfcf0892f (patch) | |
tree | 029861b20a45b427b21bfdedcc53315360d392bb /app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | |
parent | version bump, thanks to Thomas Dickey. It fixes bug #147111 (diff) | |
download | gentoo-2-e09e1129b83f61a19a3b847d73ed62ebfcf0892f.tar.gz gentoo-2-e09e1129b83f61a19a3b847d73ed62ebfcf0892f.tar.bz2 gentoo-2-e09e1129b83f61a19a3b847d73ed62ebfcf0892f.zip |
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild')
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild index cbb44089e518..48cd9a2e8143 100644 --- a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild +++ b/app-dicts/aspell-fo/aspell-fo-0.51.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-fo/aspell-fo-0.51.0.ebuild,v 1.3 2005/01/01 12:42:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild,v 1.4 2006/12/01 01:34:39 kevquinn Exp $ ASPELL_LANG="Faroese" inherit aspell-dict LICENSE="GPL-2" + +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |