summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-07-09 01:10:41 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-07-09 01:10:41 +0000
commit194a9c173d593496fd532a05be604a6cf5b96750 (patch)
treea0096884db9478c2b7e835aabf7b934d5007e490 /app-dicts/myspell-ia
parentrearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff)
downloadgentoo-2-194a9c173d593496fd532a05be604a6cf5b96750.tar.gz
gentoo-2-194a9c173d593496fd532a05be604a6cf5b96750.tar.bz2
gentoo-2-194a9c173d593496fd532a05be604a6cf5b96750.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-ia')
-rw-r--r--app-dicts/myspell-ia/ChangeLog7
-rw-r--r--app-dicts/myspell-ia/myspell-ia-20060316.ebuild14
2 files changed, 13 insertions, 8 deletions
diff --git a/app-dicts/myspell-ia/ChangeLog b/app-dicts/myspell-ia/ChangeLog
index d2e4666db250..6532ac20e8f6 100644
--- a/app-dicts/myspell-ia/ChangeLog
+++ b/app-dicts/myspell-ia/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/myspell-ia
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ia/ChangeLog,v 1.5 2006/07/08 23:42:41 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ia/ChangeLog,v 1.6 2006/07/09 01:10:41 kevquinn Exp $
+
+ 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org>
+ myspell-ia-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-ia-20060316.ebuild:
Stable on ppc.
diff --git a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild b/app-dicts/myspell-ia/myspell-ia-20060316.ebuild
index ca6f28e7c87e..b6c25a09e00d 100644
--- a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild
+++ b/app-dicts/myspell-ia/myspell-ia-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-ia/myspell-ia-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $
-
-DESCRIPTION="Interlingua dictionaries for myspell/hunspell"
-LICENSE="LGPL-2.1"
-HOMEPAGE="http://lingucomponent.openoffice.org/"
-
-KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd"
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ia/myspell-ia-20060316.ebuild,v 1.7 2006/07/09 01:10:41 kevquinn Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"ia,ANY,ia,Interlingua (ANY locale),ia_ANY.zip"
@@ -20,3 +14,9 @@ MYSPELL_THESAURUS_DICTIONARIES=(
)
inherit myspell
+
+DESCRIPTION="Interlingua dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="http://lingucomponent.openoffice.org/"
+
+KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd"