summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-04-25 15:25:29 +0000
committerFabian Groffen <grobian@gentoo.org>2012-04-25 15:25:29 +0000
commit1f4d009f6fa474ab688490d925e1809475543657 (patch)
tree8b7c66ff76d7806bafa68ac902b03d32392ffb7a /app-text/hunspell
parentAdd new version, with bold mono variant, remove old. Thanks to Azamat H. Haki... (diff)
downloadgentoo-2-1f4d009f6fa474ab688490d925e1809475543657.tar.gz
gentoo-2-1f4d009f6fa474ab688490d925e1809475543657.tar.bz2
gentoo-2-1f4d009f6fa474ab688490d925e1809475543657.zip
Marked ~x64-macos
(Portage version: 2.2.01.20430-prefix/cvs/Darwin i386)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.3.2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index dc019f4f1a1c..5fe00cff0a10 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.104 2012/02/15 11:45:26 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.105 2012/04/25 15:25:29 grobian Exp $
+
+ 25 Apr 2012; Fabian Groffen <grobian@gentoo.org> hunspell-1.3.2-r3.ebuild:
+ Marked ~x64-macos
15 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
-files/hunspell-1.2.9-renameexes.patch, -hunspell-1.2.11.ebuild,
diff --git a/app-text/hunspell/hunspell-1.3.2-r3.ebuild b/app-text/hunspell/hunspell-1.3.2-r3.ebuild
index 8619de7f649e..fb3d33eff69a 100644
--- a/app-text/hunspell/hunspell-1.3.2-r3.ebuild
+++ b/app-text/hunspell/hunspell-1.3.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r3.ebuild,v 1.8 2012/01/14 19:27:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r3.ebuild,v 1.9 2012/04/25 15:25:29 grobian Exp $
EAPI=4
inherit eutils multilib autotools flag-o-matic versionator
@@ -14,7 +14,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline static-libs"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
ncurses? ( sys-libs/ncurses )