diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:04:16 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:04:16 +0000 |
commit | 042112380a1c91627e6d0aaf7457e39c55a04976 (patch) | |
tree | 2b52cdd3ce97bbd8c2e6b5d0257d0a35908e087a /app-dicts/myspell-de/myspell-de-20060316.ebuild | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-042112380a1c91627e6d0aaf7457e39c55a04976.tar.gz gentoo-2-042112380a1c91627e6d0aaf7457e39c55a04976.tar.bz2 gentoo-2-042112380a1c91627e6d0aaf7457e39c55a04976.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-de/myspell-de-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-de/myspell-de-20060316.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-de/myspell-de-20060316.ebuild b/app-dicts/myspell-de/myspell-de-20060316.ebuild index 05656f31a4d7..c0eb28bab5b7 100644 --- a/app-dicts/myspell-de/myspell-de-20060316.ebuild +++ b/app-dicts/myspell-de/myspell-de-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-de/myspell-de-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="German 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-de/myspell-de-20060316.ebuild,v 1.7 2006/07/09 01:04:16 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "de,AT,de_DE,German (Austria Base),de_DE.zip" @@ -36,3 +30,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="German dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |