eva         15/06/23 12:18:37

  Modified:             ChangeLog
  Added:                xf86-input-libinput-0.11.0.ebuild
  Log:
  Version bump, bug #551926.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  Changes    Path
1.6                  x11-drivers/xf86-input-libinput/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Mar 2015 18:29:29 -0000      1.5
+++ ChangeLog   23 Jun 2015 12:18:37 -0000      1.6
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-input-libinput
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 
1.5 2015/03/17 18:29:29 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 
1.6 2015/06/23 12:18:37 eva Exp $
+
+*xf86-input-libinput-0.11.0 (23 Jun 2015)
+
+  23 Jun 2015; Gilles Dartiguelongue <e...@gentoo.org>
+  +xf86-input-libinput-0.11.0.ebuild:
+  Version bump, bug #551926.
 
 *xf86-input-libinput-0.8.0 (17 Mar 2015)
 



1.1                  
x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild?rev=1.1&content-type=text/plain

Index: xf86-input-libinput-0.11.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild,v
 1.1 2015/06/23 12:18:37 eva Exp $

EAPI=5

inherit xorg-2

DESCRIPTION="X.org input driver based on libinput"

KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND=">=dev-libs/libinput-0.14.0:0="
DEPEND="${RDEPEND}"

DOCS=( "README.md" "conf/99-libinput.conf" )




Reply via email to