diff options
author | 2006-07-09 01:08:15 +0000 | |
---|---|---|
committer | 2006-07-09 01:08:15 +0000 | |
commit | 3d4531ac654db33220d43383fd5749567bfcc671 (patch) | |
tree | 98400049f2c51477a491a93efef33098ea43558f /app-dicts/myspell-ga/myspell-ga-20060316.ebuild | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-3d4531ac654db33220d43383fd5749567bfcc671.tar.gz gentoo-2-3d4531ac654db33220d43383fd5749567bfcc671.tar.bz2 gentoo-2-3d4531ac654db33220d43383fd5749567bfcc671.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-ga/myspell-ga-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-ga/myspell-ga-20060316.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild b/app-dicts/myspell-ga/myspell-ga-20060316.ebuild index 53c2aa124559..a8ff2e031edb 100644 --- a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild +++ b/app-dicts/myspell-ga/myspell-ga-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-ga/myspell-ga-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="Irish dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://lingucomponent.openoffice.org/ http://borel.slu.edu/ispell/" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ga/myspell-ga-20060316.ebuild,v 1.7 2006/07/09 01:08:15 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "ga,IE,ga_IE,Irish (Ireland),ga_IE.zip" @@ -20,3 +14,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="Irish dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/ http://borel.slu.edu/ispell/" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |