diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:37:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:37:54 +0000 |
commit | ef634857c3342cfc50bbdce22c247f2b731e6c7e (patch) | |
tree | 50dea546cf7f930c0fab7705e4453c8de0334d73 /app-dicts | |
parent | stable on amd64 (diff) | |
download | gentoo-2-ef634857c3342cfc50bbdce22c247f2b731e6c7e.tar.gz gentoo-2-ef634857c3342cfc50bbdce22c247f2b731e6c7e.tar.bz2 gentoo-2-ef634857c3342cfc50bbdce22c247f2b731e6c7e.zip |
stable on amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-zu/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-zu/myspell-zu-20060316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-zu/ChangeLog b/app-dicts/myspell-zu/ChangeLog index 45e3857d6064..351818f173f5 100644 --- a/app-dicts/myspell-zu/ChangeLog +++ b/app-dicts/myspell-zu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-zu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-zu/ChangeLog,v 1.7 2006/07/16 08:12:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-zu/ChangeLog,v 1.8 2006/08/01 14:37:54 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-zu-20060316.ebuild: + stable on amd64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> myspell-zu-20060316.ebuild: diff --git a/app-dicts/myspell-zu/myspell-zu-20060316.ebuild b/app-dicts/myspell-zu/myspell-zu-20060316.ebuild index ef915453292a..ce3b1cf0c994 100644 --- a/app-dicts/myspell-zu/myspell-zu-20060316.ebuild +++ b/app-dicts/myspell-zu/myspell-zu-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-zu/myspell-zu-20060316.ebuild,v 1.8 2006/07/16 08:12:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-zu/myspell-zu-20060316.ebuild,v 1.9 2006/08/01 14:37:54 blubb Exp $ MYSPELL_SPELLING_DICTIONARIES=( "zu,ZA,zu_ZA,Zulu (Africa),zu_ZA.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Zulu dictionaries for myspell/hunspell" LICENSE="LGPL-2.1" HOMEPAGE="http://lingucomponent.openoffice.org/ http://translate.sourceforge.net/" -KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" |