mattst88 15/05/07 18:33:52 Modified: ChangeLog Added: xf86-video-cirrus-1.5.3.ebuild Log: Version bump to 1.5.3, straight to stable. (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 974CA72A)
Revision Changes Path 1.59 x11-drivers/xf86-video-cirrus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 8 Oct 2013 05:05:52 -0000 1.58 +++ ChangeLog 7 May 2015 18:33:52 -0000 1.59 @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-cirrus -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.58 2013/10/08 05:05:52 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.59 2015/05/07 18:33:52 mattst88 Exp $ + +*xf86-video-cirrus-1.5.3 (07 May 2015) + + 07 May 2015; Matt Turner <[email protected]> + +xf86-video-cirrus-1.5.3.ebuild: + Version bump to 1.5.3, straight to stable. 08 Oct 2013; Agostino Sarubbo <[email protected]> xf86-video-cirrus-1.5.2.ebuild: Stable for x86, wrt bug #475480 1.1 x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.3.ebuild?rev=1.1&content-type=text/plain Index: xf86-video-cirrus-1.5.3.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-cirrus/xf86-video-cirrus-1.5.3.ebuild,v 1.1 2015/05/07 18:33:52 mattst88 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Cirrus Logic video driver" KEYWORDS="alpha amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND}"
