diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:36:06 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:36:06 +0000 |
commit | 44c3f4d3e40235097278693915ac0f65d021c4b8 (patch) | |
tree | 28badda921fe7bf6593b758f872d560c7c9ecd91 /app-dicts/aspell-ga/aspell-ga-0.50.3.ebuild | |
parent | Marking mikachan-font-otf-9.1 ppc64 for bug 156357 (diff) | |
download | gentoo-2-44c3f4d3e40235097278693915ac0f65d021c4b8.tar.gz gentoo-2-44c3f4d3e40235097278693915ac0f65d021c4b8.tar.bz2 gentoo-2-44c3f4d3e40235097278693915ac0f65d021c4b8.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-ga/aspell-ga-0.50.3.ebuild')
-rw-r--r-- | app-dicts/aspell-ga/aspell-ga-0.50.3.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-dicts/aspell-ga/aspell-ga-0.50.3.ebuild b/app-dicts/aspell-ga/aspell-ga-0.50.3.ebuild index a88745f7bb6e..ca01eb641879 100644 --- a/app-dicts/aspell-ga/aspell-ga-0.50.3.ebuild +++ b/app-dicts/aspell-ga/aspell-ga-0.50.3.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-ga/aspell-ga-0.50.3.ebuild,v 1.4 2005/01/01 12:42:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ga/aspell-ga-0.50.3.ebuild,v 1.5 2006/12/01 01:36:06 kevquinn Exp $ ASPELL_LANG="Irish" inherit aspell-dict LICENSE="GPL-2" + +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |