mattst88 15/02/21 20:46:09 Modified: ChangeLog Added: xf86-video-i740-1.3.5.ebuild Log: Version bump to 1.3.5, straight to stable. (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 974CA72A)
Revision Changes Path 1.47 x11-drivers/xf86-video-i740/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 8 Oct 2013 05:06:08 -0000 1.46 +++ ChangeLog 21 Feb 2015 20:46:09 -0000 1.47 @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-i740 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.46 2013/10/08 05:06:08 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.47 2015/02/21 20:46:09 mattst88 Exp $ + +*xf86-video-i740-1.3.5 (21 Feb 2015) + + 21 Feb 2015; Matt Turner <[email protected]> +xf86-video-i740-1.3.5.ebuild: + Version bump to 1.3.5, straight to stable. 08 Oct 2013; Agostino Sarubbo <[email protected]> xf86-video-i740-1.3.4-r1.ebuild: 1.1 x11-drivers/xf86-video-i740/xf86-video-i740-1.3.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.3.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.3.5.ebuild?rev=1.1&content-type=text/plain Index: xf86-video-i740-1.3.5.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-video-i740/xf86-video-i740-1.3.5.ebuild,v 1.1 2015/02/21 20:46:09 mattst88 Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="Intel i740 video driver" KEYWORDS="amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND}"
