diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:35:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:35:26 +0000 |
commit | 996140fa8f5a239dfa8ee0c46c65322a4acef829 (patch) | |
tree | 4c94262c72cadc8f0d75c90b4b8c052bae9543c7 /app-dicts/myspell-ru | |
parent | stable on amd64 (diff) | |
download | gentoo-2-996140fa8f5a239dfa8ee0c46c65322a4acef829.tar.gz gentoo-2-996140fa8f5a239dfa8ee0c46c65322a4acef829.tar.bz2 gentoo-2-996140fa8f5a239dfa8ee0c46c65322a4acef829.zip |
stable on amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'app-dicts/myspell-ru')
-rw-r--r-- | app-dicts/myspell-ru/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20060316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-ru/ChangeLog b/app-dicts/myspell-ru/ChangeLog index f91bb902ba7f..6d1d44db7003 100644 --- a/app-dicts/myspell-ru/ChangeLog +++ b/app-dicts/myspell-ru/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-ru # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ru/ChangeLog,v 1.7 2006/07/16 08:08:12 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ru/ChangeLog,v 1.8 2006/08/01 14:35:26 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-ru-20060316.ebuild: + stable on amd64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> myspell-ru-20060316.ebuild: diff --git a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild index f5ccb395e486..a139e020aadc 100644 --- a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild +++ b/app-dicts/myspell-ru/myspell-ru-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-ru/myspell-ru-20060316.ebuild,v 1.8 2006/07/16 08:08:12 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ru/myspell-ru-20060316.ebuild,v 1.9 2006/08/01 14:35:26 blubb Exp $ MYSPELL_SPELLING_DICTIONARIES=( "ru,RU,ru_RU,Russian (Russia),ru_RU.zip" @@ -21,4 +21,4 @@ DESCRIPTION="Russian dictionaries for myspell/hunspell" LICENSE="LGPL-2.1 myspell-ru_RU-ALexanderLebedev" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" |