public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] eselect r821 - in trunk/extern: . modules
@ 2011-07-09 17:36 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-07-09 17:36 UTC (permalink / raw
  To: gentoo-commits

Author: chithanh
Date: 2011-07-09 17:36:52 +0000 (Sat, 09 Jul 2011)
New Revision: 821

Modified:
   trunk/extern/ChangeLog
   trunk/extern/modules/opengl.eselect
Log:
opengl.eselect: switch EGL and OpenVG, bug #359631

Modified: trunk/extern/ChangeLog
===================================================================
--- trunk/extern/ChangeLog	2011-07-07 18:03:44 UTC (rev 820)
+++ trunk/extern/ChangeLog	2011-07-09 17:36:52 UTC (rev 821)
@@ -1,3 +1,7 @@
+2011-07-09 Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+
+	* modules/opengl.eselect: switch EGL and OpenVG, bug #359631
+
 2011-02-18 Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
 
 	* AUTHORS: Add myself.

Modified: trunk/extern/modules/opengl.eselect
===================================================================
--- trunk/extern/modules/opengl.eselect	2011-07-07 18:03:44 UTC (rev 820)
+++ trunk/extern/modules/opengl.eselect	2011-07-09 17:36:52 UTC (rev 821)
@@ -110,7 +110,7 @@
 			rm -f "${file}"* || die -q "Failed to delete ${file}"
 		done
 
-		for file in "${profile_libdir}"/libGL{,core}.{so,dylib,a}; do
+		for file in "${profile_libdir}"/lib{EGL,GL,OpenVG}{,core}.{so,dylib,a}; do
 			upgrade_file "${file}" "${target}"
 			setup_soname_symlinks "${file}" "${target}"
 		done




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-09 17:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-09 17:36 [gentoo-commits] eselect r821 - in trunk/extern: . modules Chi-Thanh Christopher Nguyen (chithanh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox