diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 13:30:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 13:30:10 +0000 |
commit | 4802b6f40cc6fc2c4f0c5327499b8ee6e4a01521 (patch) | |
tree | b5372e6190f4ce7c53df848aac4479015b54d594 /app-dicts/myspell-da | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-4802b6f40cc6fc2c4f0c5327499b8ee6e4a01521.tar.gz gentoo-2-4802b6f40cc6fc2c4f0c5327499b8ee6e4a01521.tar.bz2 gentoo-2-4802b6f40cc6fc2c4f0c5327499b8ee6e4a01521.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-dicts/myspell-da')
-rw-r--r-- | app-dicts/myspell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-da/myspell-da-20060316.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/myspell-da/ChangeLog b/app-dicts/myspell-da/ChangeLog index 960ebff82fae..65180b11f357 100644 --- a/app-dicts/myspell-da/ChangeLog +++ b/app-dicts/myspell-da/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-da # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/ChangeLog,v 1.13 2009/03/30 14:32:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/ChangeLog,v 1.14 2009/06/22 13:30:10 jer Exp $ + + 22 Jun 2009; Jeroen Roovers <jer@gentoo.org> myspell-da-20060316.ebuild: + Stable for HPPA too. 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> myspell-da-20060316.ebuild: Add ~arm/~sh wrt #261064 diff --git a/app-dicts/myspell-da/myspell-da-20060316.ebuild b/app-dicts/myspell-da/myspell-da-20060316.ebuild index e28ce863f81c..8270a5e35d45 100644 --- a/app-dicts/myspell-da/myspell-da-20060316.ebuild +++ b/app-dicts/myspell-da/myspell-da-20060316.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-da/myspell-da-20060316.ebuild,v 1.13 2009/03/30 14:32:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/myspell-da-20060316.ebuild,v 1.14 2009/06/22 13:30:10 jer Exp $ MYSPELL_SPELLING_DICTIONARIES=( "da,DK,da_DK,Danish (Denmark),da_DK.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Danish dictionaries for myspell/hunspell" LICENSE="GPL-2 LGPL-2.1" HOMEPAGE="http://lingucomponent.openoffice.org/ http://da.speling.org/" -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" |