diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-12-22 22:46:49 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-12-22 22:46:49 +0000 |
commit | 9c574d256b1b410eb412f584353b819d67029fde (patch) | |
tree | ad99aa5d69db7e811e11a89fab004e12b7865668 /x11-misc | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-9c574d256b1b410eb412f584353b819d67029fde.tar.gz gentoo-2-9c574d256b1b410eb412f584353b819d67029fde.tar.bz2 gentoo-2-9c574d256b1b410eb412f584353b819d67029fde.zip |
Stable for amd64 wrt bug #530444
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
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 4db172a55f07..b8ac1980ea52 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.63 2014/01/04 21:10:41 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.64 2014/12/22 22:46:49 nimiux Exp $ + + 22 Dec 2014; Chema Alonso <nimiux@gentoo.org> xbindkeys-1.8.6.ebuild: + Stable for amd64 wrt bug #530444 *xbindkeys-1.8.6 (04 Jan 2014) diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild index 31c4e2b325c0..5f81c7cf88a1 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.1 2014/01/04 21:10:41 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild,v 1.2 2014/12/22 22:46:49 nimiux 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 |