mrueg 15/07/02 02:36:36 Modified: ChangeLog Added: xf86-input-keyboard-1.8.1.ebuild Removed: xf86-input-keyboard-1.7.0.ebuild Log: Version bump. Remove old. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.133 x11-drivers/xf86-input-keyboard/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?rev=1.133&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?rev=1.133&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog?r1=1.132&r2=1.133 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- ChangeLog 14 Mar 2015 14:03:22 -0000 1.132 +++ ChangeLog 2 Jul 2015 02:36:36 -0000 1.133 @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-keyboard # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.132 2015/03/14 14:03:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.133 2015/07/02 02:36:36 mrueg Exp $ + +*xf86-input-keyboard-1.8.1 (02 Jul 2015) + + 02 Jul 2015; Manuel RĂ¼ger <[email protected]> + +xf86-input-keyboard-1.8.1.ebuild, -xf86-input-keyboard-1.7.0.ebuild: + Version bump. Remove old. 14 Mar 2015; Markus Meier <[email protected]> xf86-input-keyboard-1.8.0.ebuild: 1.1 x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.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.1.ebuild?rev=1.1&content-type=text/plain Index: xf86-input-keyboard-1.8.1.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-keyboard/xf86-input-keyboard-1.8.1.ebuild,v 1.1 2015/07/02 02:36:36 mrueg Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="Keyboard input driver" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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}"
