diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-12-13 19:34:21 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-12-13 19:34:21 +0000 |
commit | b8cdcd9701824492b6981b3ec53b32299f7c750e (patch) | |
tree | 38c7e752f4e8005f90b292c7f91bc795946c212f /app-dicts/myspell-fo | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-b8cdcd9701824492b6981b3ec53b32299f7c750e.tar.gz gentoo-2-b8cdcd9701824492b6981b3ec53b32299f7c750e.tar.bz2 gentoo-2-b8cdcd9701824492b6981b3ec53b32299f7c750e.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc55/cvs/Linux i686)
Diffstat (limited to 'app-dicts/myspell-fo')
-rw-r--r-- | app-dicts/myspell-fo/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-fo/myspell-fo-20060316.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-dicts/myspell-fo/ChangeLog b/app-dicts/myspell-fo/ChangeLog index 5633363f3e2e..24b4202ce898 100644 --- a/app-dicts/myspell-fo/ChangeLog +++ b/app-dicts/myspell-fo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-fo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/ChangeLog,v 1.14 2009/06/22 13:33:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/ChangeLog,v 1.15 2009/12/13 19:34:21 halcy0n Exp $ + + 13 Dec 2009; Mark Loeser <halcy0n@gentoo.org> myspell-fo-20060316.ebuild: + QA fixes; IUSE is not defined 22 Jun 2009; Jeroen Roovers <jer@gentoo.org> myspell-fo-20060316.ebuild: Stable for HPPA too. diff --git a/app-dicts/myspell-fo/myspell-fo-20060316.ebuild b/app-dicts/myspell-fo/myspell-fo-20060316.ebuild index 33d2c2dbc34c..e8a4a30f8377 100644 --- a/app-dicts/myspell-fo/myspell-fo-20060316.ebuild +++ b/app-dicts/myspell-fo/myspell-fo-20060316.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/myspell-fo-20060316.ebuild,v 1.14 2009/06/22 13:33:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/myspell-fo-20060316.ebuild,v 1.15 2009/12/13 19:34:21 halcy0n Exp $ MYSPELL_SPELLING_DICTIONARIES=( "fo,FO,fo_FO,Faroese (Faroe Islands),fo_FO.zip" @@ -17,5 +17,6 @@ inherit myspell DESCRIPTION="Faroese dictionaries for myspell/hunspell" LICENSE="GPL-2" HOMEPAGE="http://lingucomponent.openoffice.org/ http://fo.speling.org/" +IUSE="" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" |