summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-03 10:59:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-03 10:59:21 +0000
commit499ecb4a09510ae442bb301d28664acf157ec48b (patch)
tree53dc8f90ccc66c4b48915cf677cb622c4fe903e3 /x11-plugins
parentStable for amd64, wrt bug #521512 (diff)
downloadgentoo-2-499ecb4a09510ae442bb301d28664acf157ec48b.tar.gz
gentoo-2-499ecb4a09510ae442bb301d28664acf157ec48b.tar.bz2
gentoo-2-499ecb4a09510ae442bb301d28664acf157ec48b.zip
Stable for amd64, wrt bug #370123
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 d21d3fb71ddd..8d87cf8f0e86 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.23 2015/08/02 09:40:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.24 2015/08/03 10:59:21 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> wmcliphist-2.1.ebuild:
+ Stable for amd64, wrt bug #370123
02 Aug 2015; Pacho Ramos <pacho@gentoo.org> wmcliphist-2.1.ebuild:
sparc stable wrt bug #370123
diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
index 237c428bc12c..dba4e8f4157e 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.4 2015/08/02 09:40:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild,v 1.5 2015/08/03 10:59:21 ago 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"