diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-06-15 14:17:50 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-06-15 14:17:50 +0000 |
commit | 7e275b33287103fb5e41f6ca86ebea0c28a0d8c6 (patch) | |
tree | 526da248d54c590e124a39ccc02fae6074be89f0 /app-dicts | |
parent | Patch signal handling: http://article.gmane.org/gmane.science.mathematics.log... (diff) | |
download | gentoo-2-7e275b33287103fb5e41f6ca86ebea0c28a0d8c6.tar.gz gentoo-2-7e275b33287103fb5e41f6ca86ebea0c28a0d8c6.tar.bz2 gentoo-2-7e275b33287103fb5e41f6ca86ebea0c28a0d8c6.zip |
Version bump to the latest. Thanks to jmbsvicetto for the locations. Using preao as default per his request.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-pt/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/myspell-pt/metadata.xml | 3 | ||||
-rw-r--r-- | app-dicts/myspell-pt/myspell-pt-20060316.ebuild | 24 | ||||
-rw-r--r-- | app-dicts/myspell-pt/myspell-pt-20120420.ebuild | 36 |
4 files changed, 47 insertions, 25 deletions
diff --git a/app-dicts/myspell-pt/ChangeLog b/app-dicts/myspell-pt/ChangeLog index 456080ca085d..5a08e6bcedab 100644 --- a/app-dicts/myspell-pt/ChangeLog +++ b/app-dicts/myspell-pt/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-dicts/myspell-pt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt/ChangeLog,v 1.18 2012/05/17 18:26:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt/ChangeLog,v 1.19 2012/06/15 14:17:50 scarabeus Exp $ + +*myspell-pt-20120420 (15 Jun 2012) + + 15 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> + -myspell-pt-20060316.ebuild, +myspell-pt-20120420.ebuild, metadata.xml: + Version bump to the latest. Thanks to jmbsvicetto for the locations. Using + preao as default per his request. 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-pt-20060316.ebuild: keyword ~amd64-fbsd diff --git a/app-dicts/myspell-pt/metadata.xml b/app-dicts/myspell-pt/metadata.xml index bf8ace7df47e..6cda9b442aba 100644 --- a/app-dicts/myspell-pt/metadata.xml +++ b/app-dicts/myspell-pt/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>app-dicts</herd> +<use> + <flag name='preao'>Use the pre ortographic agreement version of the dictionary</flag> +</use> </pkgmetadata> diff --git a/app-dicts/myspell-pt/myspell-pt-20060316.ebuild b/app-dicts/myspell-pt/myspell-pt-20060316.ebuild deleted file mode 100644 index 8c7f5aa05a00..000000000000 --- a/app-dicts/myspell-pt/myspell-pt-20060316.ebuild +++ /dev/null @@ -1,24 +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-pt/myspell-pt-20060316.ebuild,v 1.18 2012/05/17 18:26:33 aballier Exp $ - -MYSPELL_SPELLING_DICTIONARIES=( -"pt,BR,pt_BR,Portuguese (Brazil),pt_BR.zip" -"pt,PT,pt_PT,Portuguese (Portugal),pt_PT.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"pt,BR,hyph_pt_BR,Portuguese (Brazil),hyph_pt_BR.zip" -"pt,PT,hyph_pt_PT,Portuguese (Portugal),hyph_pt_PT.zip" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -DESCRIPTION="Portuguese dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://lingucomponent.openoffice.org/" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" diff --git a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild new file mode 100644 index 000000000000..1131334cfc5f --- /dev/null +++ b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt/myspell-pt-20120420.ebuild,v 1.1 2012/06/15 14:17:50 scarabeus Exp $ + +EAPI=4 + +MYSPELL_DICT=( + "pt_PT.aff" + "pt_PT.dic" +) + +MYSPELL_HYPH=( + "hyph_pt_PT.dic" +) + +MYSPELL_THES=( + "th_pt_PT.dat" + "th_pt_PT.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Czech dictionaries for myspell/hunspell" +HOMEPAGE="http://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main" +# The dicts are not versioned. +# Version is determined by its date of upload to the server. +# Check at: http://darkstar.ist.utl.pt/openoffice.org/pt/ +SRC_URI=" + http://darkstar.ist.utl.pt/openoffice.org/pt/oo3x-pt-PT.oxt + preao? ( http://darkstar.ist.utl.pt/openoffice.org/pt/oo3x-pt-PT-preao.oxt ) +" + +LICENSE="GPL-2 MIT" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="+preao" |