diff options
-rw-r--r-- | app-dicts/myspell-it/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-it/myspell-it-20060316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-it/ChangeLog b/app-dicts/myspell-it/ChangeLog index 210eeae9cc17..30f9a7b4ba9a 100644 --- a/app-dicts/myspell-it/ChangeLog +++ b/app-dicts/myspell-it/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-it # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-it/ChangeLog,v 1.8 2006/07/16 08:02:54 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-it/ChangeLog,v 1.9 2006/08/01 14:30:47 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-it-20060316.ebuild: + stable on amd64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> myspell-it-20060316.ebuild: diff --git a/app-dicts/myspell-it/myspell-it-20060316.ebuild b/app-dicts/myspell-it/myspell-it-20060316.ebuild index 49322423bd44..905bc0f1890e 100644 --- a/app-dicts/myspell-it/myspell-it-20060316.ebuild +++ b/app-dicts/myspell-it/myspell-it-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-it/myspell-it-20060316.ebuild,v 1.9 2006/07/16 08:02:54 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-it/myspell-it-20060316.ebuild,v 1.10 2006/08/01 14:30:47 blubb Exp $ MYSPELL_SPELLING_DICTIONARIES=( "it,IT,it_IT,Italian (Italy),it_IT.zip" @@ -22,4 +22,4 @@ DESCRIPTION="Italian dictionaries for myspell/hunspell" LICENSE="GPL-2 LPPL-1.3b" HOMEPAGE="http://lingucomponent.openoffice.org/ http://sourceforge.net/projects/linguistico/" -KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" |