summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/mythes')
-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 58c262c7d5ad..07300bdc1a4a 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.10 2012/01/16 11:55:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.11 2012/03/26 15:48:20 ranger Exp $
+
+ 26 Mar 2012; Brent Baude <ranger@gentoo.org> mythes-1.2.2.ebuild:
+ Marking mythes-1.2.2 ~ppc64 for bug 398521
16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> mythes-1.2.2.ebuild:
Stable for amd64, wrt bug #398521
diff --git a/app-text/mythes/mythes-1.2.2.ebuild b/app-text/mythes/mythes-1.2.2.ebuild
index 6fee16af3723..2e86c66f4238 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.2 2012/01/16 11:55:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.2.ebuild,v 1.3 2012/03/26 15:48:20 ranger Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="app-text/hunspell"