summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-07-09 01:16:28 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-07-09 01:16:28 +0000
commitcc02c0f8a04aa4951f15f3c15e733dac00d23f2f (patch)
treec5d3a12a7ae720e01395f9e2c9c6aee7af38d8b1 /app-dicts/myspell-pl
parentrearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff)
downloadgentoo-2-cc02c0f8a04aa4951f15f3c15e733dac00d23f2f.tar.gz
gentoo-2-cc02c0f8a04aa4951f15f3c15e733dac00d23f2f.tar.bz2
gentoo-2-cc02c0f8a04aa4951f15f3c15e733dac00d23f2f.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-pl')
-rw-r--r--app-dicts/myspell-pl/ChangeLog7
-rw-r--r--app-dicts/myspell-pl/myspell-pl-20060316.ebuild14
2 files changed, 13 insertions, 8 deletions
diff --git a/app-dicts/myspell-pl/ChangeLog b/app-dicts/myspell-pl/ChangeLog
index 01fc9ec6219e..913b8e5d9006 100644
--- a/app-dicts/myspell-pl/ChangeLog
+++ b/app-dicts/myspell-pl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.5 2006/07/08 23:42:41 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.6 2006/07/09 01:16:28 kevquinn Exp $
+
+ 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org>
+ myspell-pl-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-pl-20060316.ebuild:
Stable on ppc.
diff --git a/app-dicts/myspell-pl/myspell-pl-20060316.ebuild b/app-dicts/myspell-pl/myspell-pl-20060316.ebuild
index 9dda37377b66..b367743e0df2 100644
--- a/app-dicts/myspell-pl/myspell-pl-20060316.ebuild
+++ b/app-dicts/myspell-pl/myspell-pl-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-pl/myspell-pl-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $
-
-DESCRIPTION="Polish dictionaries for myspell/hunspell"
-LICENSE="CCPL-ShareAlike-1.0 LGPL-2.1 GPL-2"
-HOMEPAGE="http://lingucomponent.openoffice.org/ http://www.kurnik.pl/dictionary/ http://synonimy.sourceforge.net/"
-
-KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd"
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20060316.ebuild,v 1.7 2006/07/09 01:16:28 kevquinn Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"pl,PL,pl_PL,Polish (Poland),pl_PL.zip"
@@ -21,3 +15,9 @@ MYSPELL_THESAURUS_DICTIONARIES=(
)
inherit myspell
+
+DESCRIPTION="Polish dictionaries for myspell/hunspell"
+LICENSE="CCPL-ShareAlike-1.0 LGPL-2.1 GPL-2"
+HOMEPAGE="http://lingucomponent.openoffice.org/ http://www.kurnik.pl/dictionary/ http://synonimy.sourceforge.net/"
+
+KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd"