diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:21:11 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:21:11 +0000 |
commit | fec609f28d3fe69d371a4d1801c8e62aa0c6271a (patch) | |
tree | e5c19111f926945cb57050a3999b5381fcad46c0 /app-dicts/myspell-lt | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-fec609f28d3fe69d371a4d1801c8e62aa0c6271a.tar.gz gentoo-2-fec609f28d3fe69d371a4d1801c8e62aa0c6271a.tar.bz2 gentoo-2-fec609f28d3fe69d371a4d1801c8e62aa0c6271a.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-lt')
-rw-r--r-- | app-dicts/myspell-lt/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-lt/myspell-lt-20060316.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-lt/ChangeLog b/app-dicts/myspell-lt/ChangeLog index 13406f78b6bd..1a3b13bbc09f 100644 --- a/app-dicts/myspell-lt/ChangeLog +++ b/app-dicts/myspell-lt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-lt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lt/ChangeLog,v 1.19 2010/09/27 23:36:41 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lt/ChangeLog,v 1.20 2012/05/17 18:21:11 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-lt-20060316.ebuild: + keyword ~amd64-fbsd 27 Sep 2010; Mart Raudsepp <leio@gentoo.org> myspell-lt-20060316.ebuild: Add ~mips diff --git a/app-dicts/myspell-lt/myspell-lt-20060316.ebuild b/app-dicts/myspell-lt/myspell-lt-20060316.ebuild index 68d249ace7f2..6fb5276b1e4e 100644 --- a/app-dicts/myspell-lt/myspell-lt-20060316.ebuild +++ b/app-dicts/myspell-lt/myspell-lt-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-lt/myspell-lt-20060316.ebuild,v 1.19 2010/09/27 23:36:41 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lt/myspell-lt-20060316.ebuild,v 1.20 2012/05/17 18:21:11 aballier Exp $ MYSPELL_SPELLING_DICTIONARIES=( "lt,LT,lt_LT,Lithuanian (Lithuania),lt_LT.zip" @@ -20,4 +20,4 @@ LICENSE="BSD LPPL-1.3b" HOMEPAGE="http://lingucomponent.openoffice.org/ ftp://ftp.akl.lt/ispell-lt/" IUSE="" -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" |