chithanh 15/03/17 18:29:29 Modified: ChangeLog Added: xf86-input-libinput-0.8.0.ebuild Log: Version bump. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.5 x11-drivers/xf86-input-libinput/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 28 Feb 2015 19:56:08 -0000 1.4 +++ ChangeLog 17 Mar 2015 18:29:29 -0000 1.5 @@ -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.4 2015/02/28 19:56:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.5 2015/03/17 18:29:29 chithanh Exp $ + +*xf86-input-libinput-0.8.0 (17 Mar 2015) + + 17 Mar 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + +xf86-input-libinput-0.8.0.ebuild: + Version bump. 28 Feb 2015; Markus Meier <[email protected]> xf86-input-libinput-0.6.0.ebuild: 1.1 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.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.8.0.ebuild?rev=1.1&content-type=text/plain Index: xf86-input-libinput-0.8.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.8.0.ebuild,v 1.1 2015/03/17 18:29:29 chithanh 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.11.0:0=" DEPEND="${RDEPEND}" DOCS=( "README.md" "conf/99-libinput.conf" )
