summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:29:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:29:08 +0000
commit2dc985a38d3d309d6184d4e8b71828e03a4536af (patch)
tree2952801b539ac2df7c981635cc8e938686315764 /x11-plugins
parentStable for ppc, wrt bug #539650 (diff)
downloadgentoo-2-2dc985a38d3d309d6184d4e8b71828e03a4536af.tar.gz
gentoo-2-2dc985a38d3d309d6184d4e8b71828e03a4536af.tar.bz2
gentoo-2-2dc985a38d3d309d6184d4e8b71828e03a4536af.zip
Stable for ppc, wrt bug #539678
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcoincoin/ChangeLog6
-rw-r--r--x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmcoincoin/ChangeLog b/x11-plugins/wmcoincoin/ChangeLog
index 2e6d42609873..918df09dc4a6 100644
--- a/x11-plugins/wmcoincoin/ChangeLog
+++ b/x11-plugins/wmcoincoin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmcoincoin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.30 2015/02/19 09:04:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.31 2015/02/21 12:29:08 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ wmcoincoin-2.6.2_p20140602.ebuild:
+ Stable for ppc, wrt bug #539678
19 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
wmcoincoin-2.6.2_p20140602.ebuild:
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild
index ac397392e508..b3fd4ca909a2 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.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/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild,v 1.2 2015/02/19 09:04:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild,v 1.3 2015/02/21 12:29:08 ago Exp $
EAPI=5
inherit autotools eutils
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/d-torrance/${PN}/archive/debian/${PV/_p/+}-1.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE="nls xinerama"
RDEPEND="x11-libs/gtk+:2