mrueg 15/07/16 15:03:19 Modified: ChangeLog Added: xf86-input-libinput-0.12.0.ebuild Log: Version bump. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.12 x11-drivers/xf86-input-libinput/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 12 Jul 2015 09:24:25 -0000 1.11 +++ ChangeLog 16 Jul 2015 15:03:19 -0000 1.12 @@ -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.11 2015/07/12 09:24:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.12 2015/07/16 15:03:19 mrueg Exp $ + +*xf86-input-libinput-0.12.0 (16 Jul 2015) + + 16 Jul 2015; Manuel RĂ¼ger <[email protected]> + +xf86-input-libinput-0.12.0.ebuild: + Version bump. 12 Jul 2015; Jeroen Roovers <[email protected]> xf86-input-libinput-0.6.0.ebuild: 1.1 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.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.12.0.ebuild?rev=1.1&content-type=text/plain Index: xf86-input-libinput-0.12.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.12.0.ebuild,v 1.1 2015/07/16 15:03:19 mrueg 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.19.0:0=" DEPEND="${RDEPEND}" DOCS=( "README.md" "conf/99-libinput.conf" )
