diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-13 19:46:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-13 19:46:59 +0000 |
commit | 607584d9b04210d3f89c3305b9001257d1a7c5fd (patch) | |
tree | f1753abc1024fbf503dbed9bb8eb04bf537e1f62 /app-dicts/myspell-uk | |
parent | Bug #318851: USE=cluster also needs the partition engine support in 5.1.46. (diff) | |
download | historical-607584d9b04210d3f89c3305b9001257d1a7c5fd.tar.gz historical-607584d9b04210d3f89c3305b9001257d1a7c5fd.tar.bz2 historical-607584d9b04210d3f89c3305b9001257d1a7c5fd.zip |
Marked ppc64 stable.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-dicts/myspell-uk')
-rw-r--r-- | app-dicts/myspell-uk/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-20060316.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-uk/ChangeLog b/app-dicts/myspell-uk/ChangeLog index f8f687991cec..9a1d68e6eccd 100644 --- a/app-dicts/myspell-uk/ChangeLog +++ b/app-dicts/myspell-uk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-uk -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-uk/ChangeLog,v 1.14 2009/06/22 13:47:09 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-uk/ChangeLog,v 1.15 2010/05/13 19:46:41 josejx Exp $ + + 13 May 2010; Joseph Jezak <josejx@gentoo.org> myspell-uk-20060316.ebuild: + Marked ppc64 stable. 22 Jun 2009; Jeroen Roovers <jer@gentoo.org> myspell-uk-20060316.ebuild: Stable for HPPA too. diff --git a/app-dicts/myspell-uk/myspell-uk-20060316.ebuild b/app-dicts/myspell-uk/myspell-uk-20060316.ebuild index 367bfb63feaf..2bf63eb27e02 100644 --- a/app-dicts/myspell-uk/myspell-uk-20060316.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-20060316.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/myspell-uk/myspell-uk-20060316.ebuild,v 1.14 2009/06/22 13:47:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-uk/myspell-uk-20060316.ebuild,v 1.15 2010/05/13 19:46:41 josejx Exp $ MYSPELL_SPELLING_DICTIONARIES=( "uk,UA,uk_UA,Ukrainian (Ukraine),uk_UA.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" LICENSE="GPL-2" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" |