public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/xbindkeys: ChangeLog xbindkeys-1.8.6.ebuild
@ 2014-01-04 21:10 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2014-01-04 21:10 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/01/04 21:10:41

  Modified:             ChangeLog
  Added:                xbindkeys-1.8.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.63                 x11-misc/xbindkeys/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	8 Sep 2013 19:25:55 -0000	1.62
+++ ChangeLog	4 Jan 2014 21:10:41 -0000	1.63
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/xbindkeys
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.62 2013/09/08 19:25:55 xmw Exp $
+# 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 $
+
+*xbindkeys-1.8.6 (04 Jan 2014)
+
+  04 Jan 2014; Tim Harder <radhermit@gentoo.org> +xbindkeys-1.8.6.ebuild:
+  Version bump.
 
   08 Sep 2013; Michael Weber <xmw@gentoo.org> xbindkeys-1.8.5.ebuild:
   Add ~arm keyword



1.1                  x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild?rev=1.1&content-type=text/plain

Index: xbindkeys-1.8.6.ebuild
===================================================================
# 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 $

EAPI="5"

DESCRIPTION="Tool for launching commands on keystrokes"
SRC_URI="http://www.nongnu.org/${PN}/${P}.tar.gz"
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"
IUSE="guile tk"

RDEPEND="x11-libs/libX11
	guile? ( >=dev-scheme/guile-1.8.4[deprecated] )
	tk? ( dev-lang/tk )"
DEPEND="${RDEPEND}
	x11-proto/xproto"

src_configure() {
	econf \
		$(use_enable tk) \
		$(use_enable guile)
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-misc/xbindkeys: ChangeLog xbindkeys-1.8.6.ebuild
@ 2014-12-22 22:46 JosA MarAa Alonso (nimiux)
  0 siblings, 0 replies; 2+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2014-12-22 22:46 UTC (permalink / raw
  To: gentoo-commits

nimiux      14/12/22 22:46:49

  Modified:             ChangeLog xbindkeys-1.8.6.ebuild
  Log:
  Stable for amd64 wrt bug #530444
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)

Revision  Changes    Path
1.64                 x11-misc/xbindkeys/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	4 Jan 2014 21:10:41 -0000	1.63
+++ ChangeLog	22 Dec 2014 22:46:49 -0000	1.64
@@ -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)
 



1.2                  x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild?r1=1.1&r2=1.2

Index: xbindkeys-1.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xbindkeys-1.8.6.ebuild	4 Jan 2014 21:10:41 -0000	1.1
+++ xbindkeys-1.8.6.ebuild	22 Dec 2014 22:46:49 -0000	1.2
@@ -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 @@
 
 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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-22 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-04 21:10 [gentoo-commits] gentoo-x86 commit in x11-misc/xbindkeys: ChangeLog xbindkeys-1.8.6.ebuild Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-22 22:46 JosA MarAa Alonso (nimiux)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox