diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-04-25 15:23:00 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-04-25 15:23:00 +0000 |
commit | ce8be90b479e3b56fae667758d489328f1c4ec0a (patch) | |
tree | 1af9e59b84e9cacbaac531b113e8053a2ef70601 /app-dicts/myspell-en | |
parent | Add fix for >glib-2.32 (diff) | |
download | gentoo-2-ce8be90b479e3b56fae667758d489328f1c4ec0a.tar.gz gentoo-2-ce8be90b479e3b56fae667758d489328f1c4ec0a.tar.bz2 gentoo-2-ce8be90b479e3b56fae667758d489328f1c4ec0a.zip |
Marked ~x64-macos
(Portage version: 2.2.01.20430-prefix/cvs/Darwin 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 5e287e0a5ddc..93c529b58743 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.30 2011/08/17 16:42:58 chithanh Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.31 2012/04/25 15:23:00 grobian Exp $ + + 25 Apr 2012; Fabian Groffen <grobian@gentoo.org> myspell-en-20081002.ebuild: + Marked ~x64-macos 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> myspell-en-20081002.ebuild: diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index b9a5bf11987b..f5430c125c79 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.15 2011/08/17 16:42:58 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.16 2012/04/25 15:23:00 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 ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |