chithanh 14/11/04 18:31:35 Modified: ChangeLog Added: xf86-input-keyboard-1.8.0.ebuild Removed: xf86-input-keyboard-1.6.2.ebuild Log: Version bump. Remove old. (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.122 x11-drivers/xf86-input-keyboard/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?rev=1.122&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?rev=1.122&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?r1=1.121&r2=1.122 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- ChangeLog 8 Oct 2013 05:05:21 -0000 1.121 +++ ChangeLog 4 Nov 2014 18:31:35 -0000 1.122 @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-keyboard -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.121 2013/10/08 05:05:21 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.122 2014/11/04 18:31:35 chithanh Exp $ + +*xf86-input-keyboard-1.8.0 (04 Nov 2014) + + 04 Nov 2014; Chí-Thanh Christopher Nguyễn <[email protected]> + +xf86-input-keyboard-1.8.0.ebuild, -xf86-input-keyboard-1.6.2.ebuild: + Version bump. Remove old. 08 Oct 2013; Agostino Sarubbo <[email protected]> xf86-input-keyboard-1.7.0.ebuild: 1.1 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild?rev=1.1&content-type=text/plain Index: xf86-input-keyboard-1.8.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v 1.1 2014/11/04 18:31:35 chithanh Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="Keyboard input driver" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6.3" DEPEND="${RDEPEND}"
