diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:18:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:18:57 +0000 |
commit | c2fed4b868186288ae2a18431d63c293e35719af (patch) | |
tree | 22ac4e38f4138b32da0e4c7a578eb8c517c4acdc /x11-misc | |
parent | Stable for x86, wrt bug #530302 (diff) | |
download | gentoo-2-c2fed4b868186288ae2a18431d63c293e35719af.tar.gz gentoo-2-c2fed4b868186288ae2a18431d63c293e35719af.tar.bz2 gentoo-2-c2fed4b868186288ae2a18431d63c293e35719af.zip |
Stable for x86, wrt bug #530444
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-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 b8ac1980ea52..31e80ca5039c 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.64 2014/12/22 22:46:49 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.65 2014/12/26 13:18:57 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xbindkeys-1.8.6.ebuild: + Stable for x86, wrt bug #530444 22 Dec 2014; Chema Alonso <nimiux@gentoo.org> xbindkeys-1.8.6.ebuild: Stable for amd64 wrt bug #530444 diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild index 5f81c7cf88a1..8be795d6e33d 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.2 2014/12/22 22:46:49 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild,v 1.3 2014/12/26 13:18:57 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 |