diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 13:42:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 13:42:32 +0000 |
commit | 60d2754f9a9da9052a14ea2b54dbbf86e169891c (patch) | |
tree | db8b01963ab4c3264b7a8c8ce13c1e50f32bac39 /app-dicts | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-60d2754f9a9da9052a14ea2b54dbbf86e169891c.tar.gz gentoo-2-60d2754f9a9da9052a14ea2b54dbbf86e169891c.tar.bz2 gentoo-2-60d2754f9a9da9052a14ea2b54dbbf86e169891c.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-nl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-nl/myspell-nl-20070607.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/myspell-nl/ChangeLog b/app-dicts/myspell-nl/ChangeLog index 591c324262b1..b9bfdf2d9c2d 100644 --- a/app-dicts/myspell-nl/ChangeLog +++ b/app-dicts/myspell-nl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-nl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v 1.14 2009/03/30 14:32:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v 1.15 2009/06/22 13:42:32 jer Exp $ + + 22 Jun 2009; Jeroen Roovers <jer@gentoo.org> myspell-nl-20070607.ebuild: + Stable for HPPA too. 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> myspell-nl-20070607.ebuild: Add ~arm/~sh wrt #261064 diff --git a/app-dicts/myspell-nl/myspell-nl-20070607.ebuild b/app-dicts/myspell-nl/myspell-nl-20070607.ebuild index 9a2738242cf8..03d8ba3d4aad 100644 --- a/app-dicts/myspell-nl/myspell-nl-20070607.ebuild +++ b/app-dicts/myspell-nl/myspell-nl-20070607.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2009 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20070607.ebuild,v 1.5 2009/03/30 14:32:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20070607.ebuild,v 1.6 2009/06/22 13:42:32 jer Exp $ MYSPELL_SPELLING_DICTIONARIES=( "nl,NL,nl_NL,Dutch (Netherlands),nl_NL.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Dutch dictionaries for myspell/hunspell" LICENSE="GPL-2" HOMEPAGE="http://lingucomponent.openoffice.org/ http://wiki.services.openoffice.org/wiki/Dictionaries#Dutch_.28Netherlands.29" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" |