diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:47:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:47:42 +0000 |
commit | b51526daad83156e6aa94f50f7f9c262555901fa (patch) | |
tree | 510fc8ca88493b2e06d54ca8c241311f7d21cfd5 | |
parent | Stable for x86, wrt bug #539650 (diff) | |
download | gentoo-2-b51526daad83156e6aa94f50f7f9c262555901fa.tar.gz gentoo-2-b51526daad83156e6aa94f50f7f9c262555901fa.tar.bz2 gentoo-2-b51526daad83156e6aa94f50f7f9c262555901fa.zip |
Stable for x86, wrt bug #539678
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | x11-plugins/wmcoincoin/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmcoincoin/ChangeLog b/x11-plugins/wmcoincoin/ChangeLog index 918df09dc4a6..addeed6ad773 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.31 2015/02/21 12:29:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.32 2015/02/25 15:47:42 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> wmcoincoin-2.5.1f.ebuild, + wmcoincoin-2.6.2_p20140602.ebuild: + Stable for x86, wrt bug #539678 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> wmcoincoin-2.6.2_p20140602.ebuild: diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild index 6f1ce6453725..a8e95491c7e5 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.5.1f.ebuild,v 1.8 2014/08/10 20:05:40 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild,v 1.9 2015/02/25 15:47:42 ago Exp $ EAPI=5 diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild index b3fd4ca909a2..f5a21ba0c878 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.3 2015/02/21 12:29:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild,v 1.4 2015/02/25 15:47:42 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 |