diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:32:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:32:48 +0000 |
commit | ef3de7cdf936403adb0ef97da8fbf75de08a313c (patch) | |
tree | a700cd2dceab24f6e7a27cab7081eb71992be073 /app-dicts | |
parent | Stable for ppc, wrt bug #542042 (diff) | |
download | gentoo-2-ef3de7cdf936403adb0ef97da8fbf75de08a313c.tar.gz gentoo-2-ef3de7cdf936403adb0ef97da8fbf75de08a313c.tar.bz2 gentoo-2-ef3de7cdf936403adb0ef97da8fbf75de08a313c.zip |
Stable for ppc, wrt bug #543798
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/wordnet/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/wordnet/wordnet-3.0-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/wordnet/ChangeLog b/app-dicts/wordnet/ChangeLog index a0a04aa7e41a..8738a6e33cfb 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.31 2015/03/25 13:58:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/ChangeLog,v 1.32 2015/03/28 21:32:48 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> wordnet-3.0-r4.ebuild: + Stable for ppc, wrt bug #543798 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> wordnet-3.0-r4.ebuild: Stable for x86, wrt bug #543798 diff --git a/app-dicts/wordnet/wordnet-3.0-r4.ebuild b/app-dicts/wordnet/wordnet-3.0-r4.ebuild index 009e966985c2..e39f84b29291 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.4 2015/03/25 13:58:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/wordnet-3.0-r4.ebuild,v 1.5 2015/03/28 21:32:48 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. |