mrueg       15/07/02 01:29:21

  Modified:             xdriinfo-1.0.5.ebuild ChangeLog
  Log:
  Update EAPI. Use correct libdir.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild?r1=1.1&r2=1.2

Index: xdriinfo-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xdriinfo-1.0.5.ebuild       2 Jul 2015 01:24:48 -0000       1.1
+++ xdriinfo-1.0.5.ebuild       2 Jul 2015 01:29:20 -0000       1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild,v 
1.1 2015/07/02 01:24:48 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild,v 
1.2 2015/07/02 01:29:20 mrueg Exp $
 
-EAPI=3
-inherit xorg-2 flag-o-matic
+EAPI=5
+inherit xorg-2 flag-o-matic multilib
 
 DESCRIPTION="query configuration information of DRI drivers"
 
@@ -18,6 +18,6 @@
 pkg_setup() {
        xorg-2_pkg_setup
 
-       append-cppflags "-I${EPREFIX}/usr/lib64/opengl/xorg-x11/include/"
+       append-cppflags 
"-I${EPREFIX}/usr/$(get_libdir)/opengl/xorg-x11/include/"
 
 }



1.59                 x11-apps/xdriinfo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/ChangeLog?rev=1.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/ChangeLog?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   2 Jul 2015 01:24:48 -0000       1.58
+++ ChangeLog   2 Jul 2015 01:29:20 -0000       1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xdriinfo
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.58 
2015/07/02 01:24:48 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.59 
2015/07/02 01:29:20 mrueg Exp $
+
+  02 Jul 2015; Manuel RĂ¼ger <[email protected]> xdriinfo-1.0.5.ebuild:
+  Update EAPI. Use correct libdir.
 
 *xdriinfo-1.0.5 (02 Jul 2015)
 




Reply via email to