summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-17 18:31:50 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-17 18:31:50 +0000
commite2eeae72a914663502875aff48bbd6266dfdf08d (patch)
tree176b842687f43e6bb03fc63b569150fa6672e281 /app-dicts/myspell-tn
parentsplit out the csu bootstrapping code in its own function (diff)
downloadhistorical-e2eeae72a914663502875aff48bbd6266dfdf08d.tar.gz
historical-e2eeae72a914663502875aff48bbd6266dfdf08d.tar.bz2
historical-e2eeae72a914663502875aff48bbd6266dfdf08d.zip
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'app-dicts/myspell-tn')
-rw-r--r--app-dicts/myspell-tn/ChangeLog7
-rw-r--r--app-dicts/myspell-tn/myspell-tn-20060316.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-tn/ChangeLog b/app-dicts/myspell-tn/ChangeLog
index 8c52c62e97a2..8645511fea63 100644
--- a/app-dicts/myspell-tn/ChangeLog
+++ b/app-dicts/myspell-tn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-tn
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-tn/ChangeLog,v 1.17 2010/09/27 23:44:44 leio Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-tn/ChangeLog,v 1.18 2012/05/17 18:30:39 aballier Exp $
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-tn-20060316.ebuild:
+ keyword ~amd64-fbsd
27 Sep 2010; Mart Raudsepp <leio@gentoo.org> myspell-tn-20060316.ebuild:
Add ~mips
diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
index 487a4abcfcb4..eb7db4bd848b 100644
--- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
+++ b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-tn/myspell-tn-20060316.ebuild,v 1.17 2010/09/27 23:44:44 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-tn/myspell-tn-20060316.ebuild,v 1.18 2012/05/17 18:30:39 aballier Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"tn,ZA,tn_ZA,Setswana (Africa),tn_ZA.zip"
@@ -18,4 +18,4 @@ DESCRIPTION="Setswana dictionaries for myspell/hunspell"
LICENSE="GPL-2"
HOMEPAGE="http://lingucomponent.openoffice.org/"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"