diff options
author | 2015-01-01 11:18:10 +0000 | |
---|---|---|
committer | 2015-01-01 11:18:10 +0000 | |
commit | d817e84e5023860ffdf10796a916c5819bff66f9 (patch) | |
tree | 93aae5fbadb191bc58c561cd44cfc8f2fe46c016 /x11-misc | |
parent | Stable for ppc64, wrt bug #530296 (diff) | |
download | gentoo-2-d817e84e5023860ffdf10796a916c5819bff66f9.tar.gz gentoo-2-d817e84e5023860ffdf10796a916c5819bff66f9.tar.bz2 gentoo-2-d817e84e5023860ffdf10796a916c5819bff66f9.zip |
Stable for ppc64, wrt bug #530444
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index f318cf2fb8cf..61fa039f12c4 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.66 2014/12/31 16:03:45 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.67 2015/01/01 11:18:10 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> xbindkeys-1.8.6.ebuild: + Stable for ppc64, wrt bug #530444 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xbindkeys-1.8.6.ebuild: Stable for ppc, wrt bug #530444 diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild index 2501563fd213..e6cdb002a754 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 +# Copyright 1999-2015 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.4 2014/12/31 16:03:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild,v 1.5 2015/01/01 11:18:10 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 |