summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-08-02 09:40:22 +0000
committerPacho Ramos <pacho@gentoo.org>2015-08-02 09:40:22 +0000
commit90f30c626e017e7ece38ed03e03949a9b24c7f38 (patch)
tree7fc007d758f7f71ec5ecb3c2c5885ef0732cd2f6 /x11-plugins
parentsparc stable wrt bug #551350 (diff)
downloadgentoo-2-90f30c626e017e7ece38ed03e03949a9b24c7f38.tar.gz
gentoo-2-90f30c626e017e7ece38ed03e03949a9b24c7f38.tar.bz2
gentoo-2-90f30c626e017e7ece38ed03e03949a9b24c7f38.zip
sparc stable wrt bug #370123
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcliphist/ChangeLog5
-rw-r--r--x11-plugins/wmcliphist/wmcliphist-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcliphist/ChangeLog b/x11-plugins/wmcliphist/ChangeLog
index 3cfff650f4bc..d21d3fb71ddd 100644
--- a/x11-plugins/wmcliphist/ChangeLog
+++ b/x11-plugins/wmcliphist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcliphist
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.22 2015/07/23 20:41:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.23 2015/08/02 09:40:22 pacho Exp $
+
+ 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> wmcliphist-2.1.ebuild:
+ sparc stable wrt bug #370123
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> wmcliphist-2.1.ebuild:
ppc stable wrt bug #370123
diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
index 76a408308f3e..237c428bc12c 100644
--- a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
+++ b/x11-plugins/wmcliphist/wmcliphist-2.1.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/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild,v 1.3 2015/07/23 20:41:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild,v 1.4 2015/08/02 09:40:22 pacho Exp $
EAPI=5
inherit toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc sparc ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:3"