summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:58:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:58:35 +0000
commit0cca109f36bd29d303cd98238baa4cc8c622772b (patch)
tree712dc14318a4d34b8bbca9a5106b3afb97c127ef /app-dicts
parentStable for x86, wrt bug #542042 (diff)
downloadgentoo-2-0cca109f36bd29d303cd98238baa4cc8c622772b.tar.gz
gentoo-2-0cca109f36bd29d303cd98238baa4cc8c622772b.tar.bz2
gentoo-2-0cca109f36bd29d303cd98238baa4cc8c622772b.zip
Stable for x86, wrt bug #543798
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/wordnet/ChangeLog5
-rw-r--r--app-dicts/wordnet/wordnet-3.0-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/wordnet/ChangeLog b/app-dicts/wordnet/ChangeLog
index ca3e6f8cb40b..a0a04aa7e41a 100644
--- a/app-dicts/wordnet/ChangeLog
+++ b/app-dicts/wordnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/wordnet
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/ChangeLog,v 1.30 2015/03/25 08:01:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/ChangeLog,v 1.31 2015/03/25 13:58:35 ago Exp $
+
+ 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> wordnet-3.0-r4.ebuild:
+ Stable for x86, wrt bug #543798
25 Mar 2015; Justin Lecher <jlec@gentoo.org> wordnet-3.0-r3.ebuild:
Fix tcl/tk slotting
diff --git a/app-dicts/wordnet/wordnet-3.0-r4.ebuild b/app-dicts/wordnet/wordnet-3.0-r4.ebuild
index e5236f19c81d..009e966985c2 100644
--- a/app-dicts/wordnet/wordnet-3.0-r4.ebuild
+++ b/app-dicts/wordnet/wordnet-3.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/wordnet-3.0-r4.ebuild,v 1.3 2015/03/24 17:24:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/wordnet-3.0-r4.ebuild,v 1.4 2015/03/25 13:58:35 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="Princeton"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="doc"
# In contrast to what the configure script seems to imply, Tcl/Tk is NOT optional.