diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-01-23 10:25:23 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-01-23 10:25:23 +0000 |
commit | ef2e6958d5743be51897d8102716623f6549d094 (patch) | |
tree | 4b2d6d01c566a1e025c55a9d56f4b49275b44761 /app-dicts/myspell-en | |
parent | Added Prefix keywords (diff) | |
download | gentoo-2-ef2e6958d5743be51897d8102716623f6549d094.tar.gz gentoo-2-ef2e6958d5743be51897d8102716623f6549d094.tar.bz2 gentoo-2-ef2e6958d5743be51897d8102716623f6549d094.zip |
Marked ~ppc-macos and ~x86-solaris
(Portage version: 2.2.01.17680-prefix/cvs/SunOS i386)
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20081002.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog index 15e906b4de20..2ead0a76a9e7 100644 --- a/app-dicts/myspell-en/ChangeLog +++ b/app-dicts/myspell-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-en -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.27 2010/09/27 22:19:44 leio Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.28 2011/01/23 10:25:23 grobian Exp $ + + 23 Jan 2011; Fabian Groffen <grobian@gentoo.org> myspell-en-20081002.ebuild: + Marked ~ppc-macos and ~x86-solaris 27 Sep 2010; Mart Raudsepp <leio@gentoo.org> myspell-en-20081002.ebuild: Add ~mips diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index 4a5f518f9eaa..390f97d2dcaf 100644 --- a/app-dicts/myspell-en/myspell-en-20081002.ebuild +++ b/app-dicts/myspell-en/myspell-en-20081002.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.13 2010/09/27 22:19:44 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.14 2011/01/23 10:25:23 grobian Exp $ MYSPELL_SPELLING_DICTIONARIES=( "en,AU,en_AU,English (Australian),en_AU.zip" @@ -30,5 +30,5 @@ DESCRIPTION="English dictionaries for myspell/hunspell" LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" |