diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:10:11 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:10:11 +0000 |
commit | cdd689504807489de7871ffb1d682185d5dcec34 (patch) | |
tree | aa661469087b4d87fdcda60833ddb110bea60ea7 /app-dicts/myspell-hu | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-cdd689504807489de7871ffb1d682185d5dcec34.tar.gz gentoo-2-cdd689504807489de7871ffb1d682185d5dcec34.tar.bz2 gentoo-2-cdd689504807489de7871ffb1d682185d5dcec34.zip |
rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bones_ for the heads-up
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'app-dicts/myspell-hu')
-rw-r--r-- | app-dicts/myspell-hu/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20060509.ebuild | 24 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20060531.ebuild | 24 |
3 files changed, 30 insertions, 25 deletions
diff --git a/app-dicts/myspell-hu/ChangeLog b/app-dicts/myspell-hu/ChangeLog index 80dbab7b368c..b2493e6c8a12 100644 --- a/app-dicts/myspell-hu/ChangeLog +++ b/app-dicts/myspell-hu/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/myspell-hu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.9 2006/07/08 23:42:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.10 2006/07/09 01:10:11 kevquinn Exp $ + + 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> + myspell-hu-20060509.ebuild, myspell-hu-20060531.ebuild: + rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks + Mr_Bones_ for the heads-up 08 Jul 2006; Lars Weiler <pylon@gentoo.org> myspell-hu-20060509.ebuild, myspell-hu-20060531.ebuild: diff --git a/app-dicts/myspell-hu/myspell-hu-20060509.ebuild b/app-dicts/myspell-hu/myspell-hu-20060509.ebuild index 9ae6a62f95d4..92da28f044e6 100644 --- a/app-dicts/myspell-hu/myspell-hu-20060509.ebuild +++ b/app-dicts/myspell-hu/myspell-hu-20060509.ebuild @@ -1,17 +1,6 @@ # Copyright 2006-2006 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.7 2006/07/08 23:42:40 pylon Exp $ - -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" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20060509.ebuild,v 1.8 2006/07/09 01:10:11 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "hu,HU,hu_HU_u8,Hungarian (Hungary),hu_HU-1.0.tar.gz" @@ -27,6 +16,17 @@ MYSPELL_THESAURUS_DICTIONARIES=( 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" + +KEYWORDS="~amd64 ppc sparc ~x86 ~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 index 697327083fb0..c78dd74a1d6e 100644 --- a/app-dicts/myspell-hu/myspell-hu-20060531.ebuild +++ b/app-dicts/myspell-hu/myspell-hu-20060531.ebuild @@ -1,17 +1,6 @@ # Copyright 2006-2006 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.3 2006/07/08 23:42:40 pylon Exp $ - -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" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20060531.ebuild,v 1.4 2006/07/09 01:10:11 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "hu,HU,hu_HU_u8,Hungarian (Hungary),hu_HU-1.0.tar.gz" @@ -27,6 +16,17 @@ MYSPELL_THESAURUS_DICTIONARIES=( 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" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" + src_unpack() { unpack ${A} mv */* . |