summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-10-26 15:32:13 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-10-26 15:32:13 +0000
commit86973a4930ffa824e72b7a65e2868aa5255ae67e (patch)
treeca925a21332d360b31e3277aaa304a9ebc425c4e /app-text/mythes
parentMarked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff)
downloadgentoo-2-86973a4930ffa824e72b7a65e2868aa5255ae67e.tar.gz
gentoo-2-86973a4930ffa824e72b7a65e2868aa5255ae67e.tar.bz2
gentoo-2-86973a4930ffa824e72b7a65e2868aa5255ae67e.zip
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #387187.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'app-text/mythes')
-rw-r--r--app-text/mythes/ChangeLog6
-rw-r--r--app-text/mythes/mythes-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/mythes/ChangeLog b/app-text/mythes/ChangeLog
index efc6a3754f14..aa125506d276 100644
--- a/app-text/mythes/ChangeLog
+++ b/app-text/mythes/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2011/07/22 21:50:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.3 2011/10/26 15:32:13 chainsaw Exp $
+
+ 26 Oct 2011; Tony Vroon <chainsaw@gentoo.org> mythes-1.2.1.ebuild:
+ Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
+ Agostino "ago" Sarubbo in bug #387187.
22 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> mythes-1.2.1.ebuild:
Use proper license. Sorry.
diff --git a/app-text/mythes/mythes-1.2.1.ebuild b/app-text/mythes/mythes-1.2.1.ebuild
index 72acf99abaef..c0cc410b70ef 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.2 2011/07/22 21:50:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.1.ebuild,v 1.3 2011/10/26 15:32:13 chainsaw 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"
DEPEND="app-text/hunspell"