diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-08-14 07:03:48 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-08-14 07:03:48 +0000 |
commit | b2d0bd1ddb3ddb369c695b8805d5b154421de9c3 (patch) | |
tree | cfa6b5d7b8da8f503beb892708c789a6cd123f12 /app-dicts | |
parent | sci-chemistry/pymol: Add aditional messages for crashing shader support (diff) | |
download | gentoo-2-b2d0bd1ddb3ddb369c695b8805d5b154421de9c3.tar.gz gentoo-2-b2d0bd1ddb3ddb369c695b8805d5b154421de9c3.tar.bz2 gentoo-2-b2d0bd1ddb3ddb369c695b8805d5b154421de9c3.zip |
Update to use upstream releases properly. Thanks to Balint Szente for the links.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-hu/ChangeLog | 11 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild | 43 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20060509.ebuild | 34 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20060531.ebuild | 34 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20061117.ebuild | 35 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20080315.ebuild | 26 |
6 files changed, 53 insertions, 130 deletions
diff --git a/app-dicts/myspell-hu/ChangeLog b/app-dicts/myspell-hu/ChangeLog index fc0a0afc6938..b39623faab0b 100644 --- a/app-dicts/myspell-hu/ChangeLog +++ b/app-dicts/myspell-hu/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-dicts/myspell-hu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.28 2012/05/17 18:18:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.29 2012/08/14 07:03:48 scarabeus Exp $ + +*myspell-hu-1.6.1 (14 Aug 2012) + + 14 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> + +myspell-hu-1.6.1.ebuild, -myspell-hu-20060509.ebuild, + -myspell-hu-20060531.ebuild, -myspell-hu-20061117.ebuild, + -myspell-hu-20080315.ebuild: + Update to use upstream releases properly. Thanks to Balint Szente for the + links. 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-hu-20060509.ebuild, myspell-hu-20060531.ebuild, myspell-hu-20061117.ebuild, diff --git a/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild b/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild new file mode 100644 index 000000000000..c3aa7addaed0 --- /dev/null +++ b/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild,v 1.1 2012/08/14 07:03:48 scarabeus Exp $ + +EAPI=4 + +MYSPELL_DICT=( + "hu_HU-${PV}/hu_HU.aff" + "hu_HU-${PV}/hu_HU.dic" +) + +MYSPELL_HYPH=( + "huhyphn_v20110815_LibO/hyph_hu_HU.dic" +) + +MYSPELL_THES=( + "opt/libreoffice3.6/share/extensions/dict-hu/th_hu_HU_v2.dat" + "opt/libreoffice3.6/share/extensions/dict-hu/th_hu_HU_v2.idx" +) + +inherit rpm myspell-r2 + +DESCRIPTION="Hungarian dictionaries for myspell/hunspell" +HOMEPAGE="http://magyarispell.sourceforge.net/" +SRC_URI=" + mirror://sourceforge/magyarispell/hu_HU-${PV}.tar.gz + mirror://sourceforge/magyarispell/huhyphn_v20110815_LibO.tar.gz + http://downloadarchive.documentfoundation.org/libreoffice/old/3.6.0.4/rpm/x86/LibO_3.6.0.4_Linux_x86_langpack-rpm_hu.tar.gz +" +# Hyphen seems to have no releases but was not updated in last 4 years, just use +# one arived version from libreoffice and be done with it. If it needs update +# users can ope a bug. + +LICENSE="GPL-3 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="" + +src_unpack() { + myspell-r2_src_unpack + + rpm_unpack ./LibO_3.6.0.4_Linux_x86_langpack-rpm_hu/RPMS/libreoffice3.6-dict-hu-3.6.0.4-104.i586.rpm +} diff --git a/app-dicts/myspell-hu/myspell-hu-20060509.ebuild b/app-dicts/myspell-hu/myspell-hu-20060509.ebuild deleted file mode 100644 index ce77f5fa5e09..000000000000 --- a/app-dicts/myspell-hu/myspell-hu-20060509.ebuild +++ /dev/null @@ -1,34 +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-hu/myspell-hu-20060509.ebuild,v 1.12 2012/05/17 18:18:13 aballier Exp $ - -MYSPELL_SPELLING_DICTIONARIES=( -"hu,HU,hu_HU_u8,Hungarian (Hungary),hu_HU-1.0.tar.gz" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"hu,HU,hyph_hu,Hungarian (Hungary),huhyphn-20050329.tar.gz" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -"hu,HU,th_hu_HU,Hungarian (Hungary),thes_hu_HU.zip" -) - -inherit myspell - -DESCRIPTION="Hungarian dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://magyarispell.sourceforge.net/ - http://www.tipogral.hu/index.rbx/site/projects/huhyphn - http://lingucomponent.openoffice.org/" -SRC_URI="http://magyarispell.sourceforge.net/hu_HU-1.0.tar.gz - http://www.tipogral.hu/download/huhyphn-20050329.tar.gz - mirror://gentoo/myspell-thes_hu_HU-20060316.zip" -IUSE="" - -KEYWORDS="alpha amd64 arm ia64 ppc sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" - -src_unpack() { - unpack ${A} - mv */* . -} diff --git a/app-dicts/myspell-hu/myspell-hu-20060531.ebuild b/app-dicts/myspell-hu/myspell-hu-20060531.ebuild deleted file mode 100644 index 6a14e3277b60..000000000000 --- a/app-dicts/myspell-hu/myspell-hu-20060531.ebuild +++ /dev/null @@ -1,34 +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-hu/myspell-hu-20060531.ebuild,v 1.10 2012/05/17 18:18:13 aballier Exp $ - -MYSPELL_SPELLING_DICTIONARIES=( -"hu,HU,hu_HU_u8,Hungarian (Hungary),hu_HU-1.0.tar.gz" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"hu,HU,hyph_hu,Hungarian (Hungary),huhyphn-20050329.tar.gz" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -"hu,HU,th_hu_HU,Hungarian (Hungary),thes_hu_HU.zip" -) - -inherit myspell - -DESCRIPTION="Hungarian dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://magyarispell.sourceforge.net/ - http://www.tipogral.hu/index.rbx/site/projects/huhyphn - http://lingucomponent.openoffice.org/" -SRC_URI="http://magyarispell.sourceforge.net/hu_HU-1.0.tar.gz - http://www.tipogral.hu/download/huhyphn-20060531.tar.gz - mirror://gentoo/myspell-thes_hu_HU-20060316.zip" -IUSE="" - -KEYWORDS="alpha amd64 arm ia64 ppc sh sparc x86 ~amd64-fbsd ~x86-fbsd" - -src_unpack() { - unpack ${A} - mv */* . -} diff --git a/app-dicts/myspell-hu/myspell-hu-20061117.ebuild b/app-dicts/myspell-hu/myspell-hu-20061117.ebuild deleted file mode 100644 index a1c9c8061f68..000000000000 --- a/app-dicts/myspell-hu/myspell-hu-20061117.ebuild +++ /dev/null @@ -1,35 +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-hu/myspell-hu-20061117.ebuild,v 1.7 2012/05/17 18:18:13 aballier Exp $ - -MYSPELL_SPELLING_DICTIONARIES=( -"hu,HU,hu_HU_u8,Hungarian UTF-8 (Hungary),hu_HU-1.1.1.tar.gz" -"hu,HU,hu_HU,Hungarian (Hungary),hu_HU-1.1.1.tar.gz" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"hu,HU,hyph_hu,Hungarian (Hungary),huhyphn-20060712.tar.gz" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -"hu,HU,th_hu_HU,Hungarian (Hungary),thes_hu_HU.zip" -) - -inherit myspell - -DESCRIPTION="Hungarian dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://magyarispell.sourceforge.net/ - http://www.tipogral.hu/index.rbx/site/projects/huhyphn - http://lingucomponent.openoffice.org/" -SRC_URI="http://magyarispell.sourceforge.net/hu_HU-1.1.1.tar.gz - http://www.tipogral.hu/download/huhyphn-20060713.tar.gz - mirror://gentoo/myspell-thes_hu_HU-20060316.zip" -IUSE="" - -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" - -src_unpack() { - unpack ${A} - mv */* . -} diff --git a/app-dicts/myspell-hu/myspell-hu-20080315.ebuild b/app-dicts/myspell-hu/myspell-hu-20080315.ebuild deleted file mode 100644 index e55c2afe8049..000000000000 --- a/app-dicts/myspell-hu/myspell-hu-20080315.ebuild +++ /dev/null @@ -1,26 +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-hu/myspell-hu-20080315.ebuild,v 1.8 2012/05/17 18:18:13 aballier Exp $ - -MYSPELL_SPELLING_DICTIONARIES=( -"hu,HU,hu_HU,Hungarian UTF-8 (Hungary),hu_HU.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"hu,HU,hyph_hu_HU,Hungarian (Hungary),hyph_hu_HU.zip" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -"hu,HU,th_hu_HU_v2,Hungarian (Hungary),thes_hu_HU_v2.zip" -) - -inherit myspell - -DESCRIPTION="Hungarian dictionaries for myspell/hunspell" -LICENSE="GPL-3 GPL-2 LGPL-2.1 MPL-1.1" -HOMEPAGE="http://magyarispell.sourceforge.net/ - http://www.tipogral.hu/ - http://wiki.services.openoffice.org/wiki/Dictionaries" -IUSE="" - -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" |