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 | 677d055b0c874da9ef547ae150f97be77b05802b (patch) | |
tree | 0f0407359f86e1f3c2e45cb1d1800a23392eae11 /app-dicts/myspell-en | |
parent | Drop scrolling-one-line.patch as it adds bindings that override default ones, (diff) | |
download | historical-677d055b0c874da9ef547ae150f97be77b05802b.tar.gz historical-677d055b0c874da9ef547ae150f97be77b05802b.tar.bz2 historical-677d055b0c874da9ef547ae150f97be77b05802b.zip |
stable on amd64
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20060316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog index b032440441ca..97cafc695201 100644 --- a/app-dicts/myspell-en/ChangeLog +++ b/app-dicts/myspell-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-en # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.8 2006/07/16 07:57:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.9 2006/08/01 14:26:12 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-en-20060316.ebuild: + stable on amd64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> myspell-en-20060316.ebuild: diff --git a/app-dicts/myspell-en/myspell-en-20060316.ebuild b/app-dicts/myspell-en/myspell-en-20060316.ebuild index 2680238f24dc..563aeb419e7a 100644 --- a/app-dicts/myspell-en/myspell-en-20060316.ebuild +++ b/app-dicts/myspell-en/myspell-en-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-en/myspell-en-20060316.ebuild,v 1.9 2006/07/16 07:57:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20060316.ebuild,v 1.10 2006/08/01 14:26:12 blubb Exp $ MYSPELL_SPELLING_DICTIONARIES=( "en,AU,en_AU,English (Australia),en_AU.zip" @@ -53,4 +53,4 @@ DESCRIPTION="English dictionaries for myspell/hunspell" LICENSE="LGPL-2.1 myspell-en_CA-KevinAtkinson WordNet-1.6 myspell-ispell-GeoffKuenning myspell-en_CA-JRossBeresford" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" |