diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:26:17 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:26:17 +0000 |
commit | 59db8c95ff03f01e2360e50715c63fbe321f7410 (patch) | |
tree | 2ac448b5651894c50c6309236aaec8015a27ede1 /app-dicts/aspell-br/aspell-br-0.50.2.ebuild | |
parent | KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (diff) | |
download | gentoo-2-59db8c95ff03f01e2360e50715c63fbe321f7410.tar.gz gentoo-2-59db8c95ff03f01e2360e50715c63fbe321f7410.tar.bz2 gentoo-2-59db8c95ff03f01e2360e50715c63fbe321f7410.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-br/aspell-br-0.50.2.ebuild')
-rw-r--r-- | app-dicts/aspell-br/aspell-br-0.50.2.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild b/app-dicts/aspell-br/aspell-br-0.50.2.ebuild index 32cdf8e9f093..3fd3e4557bb4 100644 --- a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild +++ b/app-dicts/aspell-br/aspell-br-0.50.2.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-br/aspell-br-0.50.2.ebuild,v 1.5 2005/01/01 12:40:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-br/aspell-br-0.50.2.ebuild,v 1.6 2006/12/01 01:26:17 kevquinn Exp $ ASPELL_LANG="Breton" inherit aspell-dict LICENSE="GPL-2" + +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |