diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:03:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:03:45 +0000 |
commit | 02c4fe834b1ecbc31792833f5cf4c0efec923f7a (patch) | |
tree | 069f199aae395d8a181d5ae7fdbeae7696ccc5cb /x11-misc/xbindkeys | |
parent | Stable for ppc, wrt bug #530296 (diff) | |
download | gentoo-2-02c4fe834b1ecbc31792833f5cf4c0efec923f7a.tar.gz gentoo-2-02c4fe834b1ecbc31792833f5cf4c0efec923f7a.tar.bz2 gentoo-2-02c4fe834b1ecbc31792833f5cf4c0efec923f7a.zip |
Stable for ppc, wrt bug #530444
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 31e80ca5039c..f318cf2fb8cf 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbindkeys # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.65 2014/12/26 13:18:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.66 2014/12/31 16:03:45 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xbindkeys-1.8.6.ebuild: + Stable for ppc, wrt bug #530444 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xbindkeys-1.8.6.ebuild: Stable for x86, wrt bug #530444 diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild index 8be795d6e33d..2501563fd213 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild,v 1.3 2014/12/26 13:18:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild,v 1.4 2014/12/31 16:03:45 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.nongnu.org/xbindkeys/xbindkeys.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="guile tk" RDEPEND="x11-libs/libX11 |