summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-11 21:53:50 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-11 21:53:50 +0000
commit43f2fa698afebd0a7f253522bc7c6793d05390c4 (patch)
treed100c743beb9b8da66282977c6cb222ed2b1a22a /app-text/mythes
parentarm stable, bug #392789 (diff)
downloadgentoo-2-43f2fa698afebd0a7f253522bc7c6793d05390c4.tar.gz
gentoo-2-43f2fa698afebd0a7f253522bc7c6793d05390c4.tar.bz2
gentoo-2-43f2fa698afebd0a7f253522bc7c6793d05390c4.zip
x86 stable, bug #387187
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'app-text/mythes')
-rw-r--r--app-text/mythes/ChangeLog5
-rw-r--r--app-text/mythes/mythes-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mythes/ChangeLog b/app-text/mythes/ChangeLog
index 993f0e72900c..96d8e6aafdb5 100644
--- a/app-text/mythes/ChangeLog
+++ b/app-text/mythes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/mythes
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.6 2011/11/13 11:28:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.7 2011/12/11 21:53:50 maekke Exp $
+
+ 11 Dec 2011; Markus Meier <maekke@gentoo.org> mythes-1.2.1.ebuild:
+ x86 stable, bug #387187
28 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> mythes-1.2.1.ebuild:
Depend on pkgconfig wrt bug #388731.
diff --git a/app-text/mythes/mythes-1.2.1.ebuild b/app-text/mythes/mythes-1.2.1.ebuild
index 69dbf0c5dae1..467cf47ad1f5 100644
--- a/app-text/mythes/mythes-1.2.1.ebuild
+++ b/app-text/mythes/mythes-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.1.ebuild,v 1.4 2011/10/28 08:19:12 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.1.ebuild,v 1.5 2011/12/11 21:53:50 maekke 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 x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="app-text/hunspell"