summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-10-26 15:34:52 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-10-26 15:34:52 +0000
commit28cdc7fd7dec44a06c81981819e923f1fd2839f2 (patch)
treea409539286100417ac383f707a0b2babf7571396 /app-text/mythes
parentMarked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff)
downloadhistorical-28cdc7fd7dec44a06c81981819e923f1fd2839f2.tar.gz
historical-28cdc7fd7dec44a06c81981819e923f1fd2839f2.tar.bz2
historical-28cdc7fd7dec44a06c81981819e923f1fd2839f2.zip
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #387187.
Package-Manager: portage-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"