mattst88    15/05/07 18:28:59

  Modified:             ChangeLog
  Added:                xf86-video-r128-6.10.0.ebuild
  Log:
  Version bump to 6.10.0, bug 548466.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  Changes    Path
1.48                 x11-drivers/xf86-video-r128/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog?rev=1.48&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog?rev=1.48&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   19 Apr 2014 17:47:30 -0000      1.47
+++ ChangeLog   7 May 2015 18:28:59 -0000       1.48
@@ -1,6 +1,11 @@
 # ChangeLog for x11-drivers/xf86-video-r128
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 
1.47 2014/04/19 17:47:30 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 
1.48 2015/05/07 18:28:59 mattst88 Exp $
+
+*xf86-video-r128-6.10.0 (07 May 2015)
+
+  07 May 2015; Matt Turner <[email protected]> 
+xf86-video-r128-6.10.0.ebuild:
+  Version bump to 6.10.0, bug 548466.
 
   19 Apr 2014; Agostino Sarubbo <[email protected]> xf86-video-r128-6.9.2.ebuild:
   Stable for sparc, wrt bug #500368



1.1                  x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-r128-6.10.0.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-r128/xf86-video-r128-6.10.0.ebuild,v
 1.1 2015/05/07 18:28:59 mattst88 Exp $

EAPI=4
XORG_DRI=dri
inherit xorg-2

DESCRIPTION="ATI Rage128 video driver"

KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
IUSE="dri"

RDEPEND=">=x11-base/xorg-server-1.2"
DEPEND="${RDEPEND}"

pkg_setup() {
        XORG_CONFIGURE_OPTIONS=(
                $(use_enable dri)
        )
}




Reply via email to