mrueg 15/07/02 02:20:00 Modified: ChangeLog Added: xf86-input-void-1.4.1.ebuild Removed: xf86-input-void-1.3.1.ebuild Log: Version bump. Remove old. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.76 x11-drivers/xf86-input-void/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 4 Jul 2013 03:03:06 -0000 1.75 +++ ChangeLog 2 Jul 2015 02:20:00 -0000 1.76 @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-void -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.75 2013/07/04 03:03:06 heroxbd Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.76 2015/07/02 02:20:00 mrueg Exp $ + +*xf86-input-void-1.4.1 (02 Jul 2015) + + 02 Jul 2015; Manuel RĂ¼ger <[email protected]> +xf86-input-void-1.4.1.ebuild, + -xf86-input-void-1.3.1.ebuild: + Version bump. Remove old. 04 Jul 2013; Benda Xu <[email protected]> xf86-input-void-1.4.0.ebuild: keyword x86-linux 1.1 x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild?rev=1.1&content-type=text/plain Index: xf86-input-void-1.4.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-void/xf86-input-void-1.4.1.ebuild,v 1.1 2015/07/02 02:20:00 mrueg Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="null input driver" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.9.99.1" DEPEND="${RDEPEND}"
