diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:35:58 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:35:58 +0000 |
commit | d509c498c6083091eb008f8282a17266f0eea38b (patch) | |
tree | 139f28dab652cb6b7558eed53835a37a62193bf1 /app-dicts/ispell-ga/ispell-ga-3.3.ebuild | |
parent | Add ~mips keyword. (diff) | |
download | historical-d509c498c6083091eb008f8282a17266f0eea38b.tar.gz historical-d509c498c6083091eb008f8282a17266f0eea38b.tar.bz2 historical-d509c498c6083091eb008f8282a17266f0eea38b.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'app-dicts/ispell-ga/ispell-ga-3.3.ebuild')
-rw-r--r-- | app-dicts/ispell-ga/ispell-ga-3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ispell-ga/ispell-ga-3.3.ebuild b/app-dicts/ispell-ga/ispell-ga-3.3.ebuild index 97882bd3d6a3..a1fc98d9a354 100644 --- a/app-dicts/ispell-ga/ispell-ga-3.3.ebuild +++ b/app-dicts/ispell-ga/ispell-ga-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-3.3.ebuild,v 1.5 2005/01/01 12:54:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-3.3.ebuild,v 1.6 2010/10/08 01:31:51 leio Exp $ MY_P=ispell-gaeilge-${PV} @@ -11,7 +11,7 @@ SRC_URI="http://borel.slu.edu/ispell/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa" +KEYWORDS="alpha hppa ~mips ppc sparc x86" IUSE="" DEPEND="app-text/ispell" |