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