diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:11:38 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:11:38 +0000 |
commit | f2f9e81c9c3df49a85d08cf528f73bc5f59a847d (patch) | |
tree | c3fa94f3bf2ef42c60036961f9a200b1e8f592b5 /app-dicts/myspell-it/myspell-it-20060316.ebuild | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-f2f9e81c9c3df49a85d08cf528f73bc5f59a847d.tar.gz gentoo-2-f2f9e81c9c3df49a85d08cf528f73bc5f59a847d.tar.bz2 gentoo-2-f2f9e81c9c3df49a85d08cf528f73bc5f59a847d.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-it/myspell-it-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-it/myspell-it-20060316.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-it/myspell-it-20060316.ebuild b/app-dicts/myspell-it/myspell-it-20060316.ebuild index 22ac207dc13b..05eb35179fca 100644 --- a/app-dicts/myspell-it/myspell-it-20060316.ebuild +++ b/app-dicts/myspell-it/myspell-it-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-it/myspell-it-20060316.ebuild,v 1.7 2006/07/08 23:42:40 pylon Exp $ - -DESCRIPTION="Italian dictionaries for myspell/hunspell" -LICENSE="GPL-2 LPPL-1.3b" -HOMEPAGE="http://lingucomponent.openoffice.org/ http://sourceforge.net/projects/linguistico/" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-it/myspell-it-20060316.ebuild,v 1.8 2006/07/09 01:11:38 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "it,IT,it_IT,Italian (Italy),it_IT.zip" @@ -23,3 +17,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="Italian dictionaries for myspell/hunspell" +LICENSE="GPL-2 LPPL-1.3b" +HOMEPAGE="http://lingucomponent.openoffice.org/ http://sourceforge.net/projects/linguistico/" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |