diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:20:26 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:20:26 +0000 |
commit | fd66b7486b2f4ac49c2edf2b947c04f0cbbf8319 (patch) | |
tree | 511c387a8dfc31637689de0248d96c31aa1cce8a /app-dicts/myspell-tn/myspell-tn-20060316.ebuild | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-fd66b7486b2f4ac49c2edf2b947c04f0cbbf8319.tar.gz gentoo-2-fd66b7486b2f4ac49c2edf2b947c04f0cbbf8319.tar.bz2 gentoo-2-fd66b7486b2f4ac49c2edf2b947c04f0cbbf8319.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-tn/myspell-tn-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-tn/myspell-tn-20060316.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild index d5f552b7f4f1..d5a6fd6c7432 100644 --- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild +++ b/app-dicts/myspell-tn/myspell-tn-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-tn/myspell-tn-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="Setswana 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-tn/myspell-tn-20060316.ebuild,v 1.7 2006/07/09 01:20:26 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "tn,ZA,tn_ZA,Setswana (Africa),tn_ZA.zip" @@ -19,3 +13,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="Setswana dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |