summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-24 17:24:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-24 17:24:11 +0000
commit04e4a9e14fc4740b5031420e21205509779bdb2a (patch)
tree0040445450d96a9d007e946cee9f746aafa42a9e /app-dicts
parentStable for amd64, wrt bug #544052 (diff)
downloadgentoo-2-04e4a9e14fc4740b5031420e21205509779bdb2a.tar.gz
gentoo-2-04e4a9e14fc4740b5031420e21205509779bdb2a.tar.bz2
gentoo-2-04e4a9e14fc4740b5031420e21205509779bdb2a.zip
Stable for amd64, wrt bug #543798
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 31c0eec4ee88..af58e2c5ee89 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.28 2015/03/20 06:48:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/ChangeLog,v 1.29 2015/03/24 17:24:11 ago Exp $
+
+ 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> wordnet-3.0-r4.ebuild:
+ Stable for amd64, wrt bug #543798
20 Mar 2015; Justin Lecher <jlec@gentoo.org>
+files/wordnet-3.0-src_stubs_c.patch, -files/wordnet-3.0-stubs_c.patch,
diff --git a/app-dicts/wordnet/wordnet-3.0-r4.ebuild b/app-dicts/wordnet/wordnet-3.0-r4.ebuild
index 602bf3020ca8..e5236f19c81d 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.2 2015/03/20 06:48:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/wordnet-3.0-r4.ebuild,v 1.3 2015/03/24 17:24:11 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.