diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:37:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:37:33 +0000 |
commit | 50ef98d238c2345905052a26fccb7cafe39c31c0 (patch) | |
tree | efad2a51d3d051ea21b3ed1fe7c2769093c5d527 /app-dicts/myspell-uk | |
parent | stable on amd64 (diff) | |
download | gentoo-2-50ef98d238c2345905052a26fccb7cafe39c31c0.tar.gz gentoo-2-50ef98d238c2345905052a26fccb7cafe39c31c0.tar.bz2 gentoo-2-50ef98d238c2345905052a26fccb7cafe39c31c0.zip |
stable on amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'app-dicts/myspell-uk')
-rw-r--r-- | app-dicts/myspell-uk/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-20060316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-uk/ChangeLog b/app-dicts/myspell-uk/ChangeLog index f40f7fa2395d..fb4f04be45e9 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-uk/ChangeLog,v 1.7 2006/07/16 08:11:35 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-uk/ChangeLog,v 1.8 2006/08/01 14:37:33 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-uk-20060316.ebuild: + stable on amd64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> myspell-uk-20060316.ebuild: diff --git a/app-dicts/myspell-uk/myspell-uk-20060316.ebuild b/app-dicts/myspell-uk/myspell-uk-20060316.ebuild index d530a2f22d28..ff76fb4b0f7c 100644 --- a/app-dicts/myspell-uk/myspell-uk-20060316.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-20060316.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2006 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.8 2006/07/16 08:11:35 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-uk/myspell-uk-20060316.ebuild,v 1.9 2006/08/01 14:37:33 blubb 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="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" |