diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:12:13 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:12:13 +0000 |
commit | 5582dc4651387c6b738c1dd5589d45818d6fcdf1 (patch) | |
tree | 60212ec0a8a70e65a3d36ec200db79d7c704d184 /app-dicts/myspell-pl | |
parent | Version bump. (diff) | |
download | historical-5582dc4651387c6b738c1dd5589d45818d6fcdf1.tar.gz historical-5582dc4651387c6b738c1dd5589d45818d6fcdf1.tar.bz2 historical-5582dc4651387c6b738c1dd5589d45818d6fcdf1.zip |
marking myspell dicts stable on x86
Package-Manager: portage-2.1-r1
Diffstat (limited to 'app-dicts/myspell-pl')
-rw-r--r-- | app-dicts/myspell-pl/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-pl/myspell-pl-20060316.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-pl/ChangeLog b/app-dicts/myspell-pl/ChangeLog index 913b8e5d9006..f30cff81ef46 100644 --- a/app-dicts/myspell-pl/ChangeLog +++ b/app-dicts/myspell-pl/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2006/07/09 01:16:28 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.7 2006/07/16 08:07:02 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-pl-20060316.ebuild: + x86 stable; for openoffice-2.0.3 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> myspell-pl-20060316.ebuild: diff --git a/app-dicts/myspell-pl/myspell-pl-20060316.ebuild b/app-dicts/myspell-pl/myspell-pl-20060316.ebuild index b367743e0df2..5a541065e3ca 100644 --- a/app-dicts/myspell-pl/myspell-pl-20060316.ebuild +++ b/app-dicts/myspell-pl/myspell-pl-20060316.ebuild @@ -1,6 +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.7 2006/07/09 01:16:28 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20060316.ebuild,v 1.8 2006/07/16 08:07:02 tsunam Exp $ MYSPELL_SPELLING_DICTIONARIES=( "pl,PL,pl_PL,Polish (Poland),pl_PL.zip" @@ -20,4 +20,4 @@ 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" +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" |