summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/mythes/ChangeLog5
-rw-r--r--app-text/mythes/mythes-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mythes/ChangeLog b/app-text/mythes/ChangeLog
index 07300bdc1a4a..4b4acb7ea70e 100644
--- a/app-text/mythes/ChangeLog
+++ b/app-text/mythes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/mythes
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.11 2012/03/26 15:48:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.12 2012/04/22 14:20:40 phajdan.jr Exp $
+
+ 22 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mythes-1.2.2.ebuild:
+ x86 stable wrt bug #411449
26 Mar 2012; Brent Baude <ranger@gentoo.org> mythes-1.2.2.ebuild:
Marking mythes-1.2.2 ~ppc64 for bug 398521
diff --git a/app-text/mythes/mythes-1.2.2.ebuild b/app-text/mythes/mythes-1.2.2.ebuild
index 2e86c66f4238..02f25f5ab356 100644
--- a/app-text/mythes/mythes-1.2.2.ebuild
+++ b/app-text/mythes/mythes-1.2.2.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/mythes/mythes-1.2.2.ebuild,v 1.3 2012/03/26 15:48:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.2.ebuild,v 1.4 2012/04/22 14:20:40 phajdan.jr Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="app-text/hunspell"