diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:05:45 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:05:45 +0000 |
commit | 979b79a752f148d172a4c020f6ad91538ec6995b (patch) | |
tree | 9ca50aecfd76dc855e6b27153dd40781a3e6c928 /app-dicts/myspell-eo/myspell-eo-20060316.ebuild | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-979b79a752f148d172a4c020f6ad91538ec6995b.tar.gz gentoo-2-979b79a752f148d172a4c020f6ad91538ec6995b.tar.bz2 gentoo-2-979b79a752f148d172a4c020f6ad91538ec6995b.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-eo/myspell-eo-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-eo/myspell-eo-20060316.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-eo/myspell-eo-20060316.ebuild b/app-dicts/myspell-eo/myspell-eo-20060316.ebuild index 93d9fe501855..5d1c17abd023 100644 --- a/app-dicts/myspell-eo/myspell-eo-20060316.ebuild +++ b/app-dicts/myspell-eo/myspell-eo-20060316.ebuild @@ -1,12 +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-eo/myspell-eo-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="Esperanto dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://lingucomponent.openoffice.org/" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-eo/myspell-eo-20060316.ebuild,v 1.7 2006/07/09 01:05:45 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "eo,ANY,eo_l3,Esperanto,eo.zip" @@ -19,3 +13,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="Esperanto dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |