diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-07-23 11:34:30 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-07-23 11:34:30 +0000 |
commit | af4f47a2913c3f6bdffa00d167c937e7b388a9f5 (patch) | |
tree | ea810bcaba2454ba1d6ccdc80d1e58ef8a530cc2 /app-dicts/myspell-da | |
parent | p.use.mask system-libs for spideroak-bin, bug #426798 (diff) | |
download | gentoo-2-af4f47a2913c3f6bdffa00d167c937e7b388a9f5.tar.gz gentoo-2-af4f47a2913c3f6bdffa00d167c937e7b388a9f5.tar.bz2 gentoo-2-af4f47a2913c3f6bdffa00d167c937e7b388a9f5.zip |
Version bump to latest release. Punt pseudonewer old versions.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-dicts/myspell-da')
-rw-r--r-- | app-dicts/myspell-da/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/myspell-da/myspell-da-2.1.ebuild | 28 | ||||
-rw-r--r-- | app-dicts/myspell-da/myspell-da-20060316.ebuild | 23 | ||||
-rw-r--r-- | app-dicts/myspell-da/myspell-da-20100311.ebuild | 27 |
4 files changed, 35 insertions, 51 deletions
diff --git a/app-dicts/myspell-da/ChangeLog b/app-dicts/myspell-da/ChangeLog index 680a994a55a9..223452eb6841 100644 --- a/app-dicts/myspell-da/ChangeLog +++ b/app-dicts/myspell-da/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/myspell-da # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/ChangeLog,v 1.23 2012/05/17 18:10:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/ChangeLog,v 1.24 2012/07/23 11:34:29 scarabeus Exp $ + +*myspell-da-2.1 (23 Jul 2012) + + 23 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org> +myspell-da-2.1.ebuild, + -myspell-da-20060316.ebuild, -myspell-da-20100311.ebuild: + Version bump to latest release. Punt pseudonewer old versions. 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-da-20060316.ebuild, myspell-da-20100311.ebuild: diff --git a/app-dicts/myspell-da/myspell-da-2.1.ebuild b/app-dicts/myspell-da/myspell-da-2.1.ebuild new file mode 100644 index 000000000000..05527383fcd4 --- /dev/null +++ b/app-dicts/myspell-da/myspell-da-2.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/myspell-da-2.1.ebuild,v 1.1 2012/07/23 11:34:29 scarabeus Exp $ + +EAPI=4 + +MYSPELL_DICT=( + "da_DK.aff" + "da_DK.dic" +) + +MYSPELL_HYPH=( + "hyph_da_DK.dic" +) + +MYSPELL_THES=( +) + +inherit myspell-r2 + +DESCRIPTION="Danish dictionaries for myspell/hunspell" +HOMEPAGE="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary" +SRC_URI="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt" + +LICENSE="GPL-2 LGPL-2.1 MPL-1.1" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" diff --git a/app-dicts/myspell-da/myspell-da-20060316.ebuild b/app-dicts/myspell-da/myspell-da-20060316.ebuild deleted file mode 100644 index 678a232884c7..000000000000 --- a/app-dicts/myspell-da/myspell-da-20060316.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 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.18 2012/05/17 18:10:00 aballier Exp $ - -MYSPELL_SPELLING_DICTIONARIES=( -"da,DK,da_DK,Danish (Denmark),da_DK.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"da,DK,hyph_da_DK,Danish (Denmark),hyph_da_DK.zip" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -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 ~amd64-fbsd ~x86-fbsd" -IUSE="" diff --git a/app-dicts/myspell-da/myspell-da-20100311.ebuild b/app-dicts/myspell-da/myspell-da-20100311.ebuild deleted file mode 100644 index ce37dda214fc..000000000000 --- a/app-dicts/myspell-da/myspell-da-20100311.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/myspell-da-20100311.ebuild,v 1.8 2012/05/17 18:10:00 aballier Exp $ - -# 1.7.32 version from http://da.speling.org/filer/ -# Hyphenation dates hyph_da_DK.zip from 2007-09-03 : -# http://wiki.services.openoffice.org/wiki/Dictionaries#Danish_.28Denmark.29 - -MYSPELL_SPELLING_DICTIONARIES=( -"da,DK,da_DK,Danish (Denmark),da_DK.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"da,DK,hyph_da_DK,Danish (Denmark),hyph_da_DK.zip" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -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 ~mips ~ppc ~ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-macos" -IUSE="" |