diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:08:43 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-07-09 01:08:43 +0000 |
commit | 0bbbd47512a39b1db1784211a45fae9eedf5ba41 (patch) | |
tree | 3b23a41d3696b5803eff7204264b4bad7dbbabcc /app-dicts/myspell-gl | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-0bbbd47512a39b1db1784211a45fae9eedf5ba41.tar.gz gentoo-2-0bbbd47512a39b1db1784211a45fae9eedf5ba41.tar.bz2 gentoo-2-0bbbd47512a39b1db1784211a45fae9eedf5ba41.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-gl')
-rw-r--r-- | app-dicts/myspell-gl/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-gl/myspell-gl-20060316.ebuild | 14 |
2 files changed, 13 insertions, 8 deletions
diff --git a/app-dicts/myspell-gl/ChangeLog b/app-dicts/myspell-gl/ChangeLog index f1ecc79e131c..069eb75bad58 100644 --- a/app-dicts/myspell-gl/ChangeLog +++ b/app-dicts/myspell-gl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/myspell-gl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-gl/ChangeLog,v 1.5 2006/07/08 23:42:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-gl/ChangeLog,v 1.6 2006/07/09 01:08:43 kevquinn Exp $ + + 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> + myspell-gl-20060316.ebuild: + rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks + Mr_Bones_ for the heads-up 08 Jul 2006; Lars Weiler <pylon@gentoo.org> myspell-gl-20060316.ebuild: Stable on ppc. diff --git a/app-dicts/myspell-gl/myspell-gl-20060316.ebuild b/app-dicts/myspell-gl/myspell-gl-20060316.ebuild index 5833331bdd47..299c68b09d5e 100644 --- a/app-dicts/myspell-gl/myspell-gl-20060316.ebuild +++ b/app-dicts/myspell-gl/myspell-gl-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-gl/myspell-gl-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="Galician dictionaries for myspell/hunspell" -LICENSE="GPL-2 LGPL-2.1" -HOMEPAGE="http://lingucomponent.openoffice.org/" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-gl/myspell-gl-20060316.ebuild,v 1.7 2006/07/09 01:08:43 kevquinn Exp $ # Note; since the Galician dictionary uses the Spanish # hypenation file, it causes collision problems with @@ -27,6 +21,12 @@ KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" #inherit myspell +DESCRIPTION="Galician dictionaries for myspell/hunspell" +LICENSE="GPL-2 LGPL-2.1" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" + IUSE="" SLOT="0" |