ulm         15/06/14 19:43:34

  Modified:             ChangeLog glxquake-bin-0-r2.ebuild
  Log:
  [QA] Remove emul-linux-x86-* from dependencies.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.14                 games-fps/glxquake-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   5 Feb 2015 03:32:49 -0000       1.13
+++ ChangeLog   14 Jun 2015 19:43:34 -0000      1.14
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/glxquake-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.13 
2015/02/05 03:32:49 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.14 
2015/06/14 19:43:34 ulm Exp $
+
+  14 Jun 2015; Ulrich Müller <[email protected]> glxquake-bin-0-r2.ebuild:
+  [QA] Remove emul-linux-x86-* from dependencies.
 
   05 Feb 2015; Michael Sterrett <[email protected]>
   -glxquake-bin-0-r1.ebuild:



1.4                  games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild?r1=1.3&r2=1.4

Index: glxquake-bin-0-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- glxquake-bin-0-r2.ebuild    1 Feb 2015 11:31:22 -0000       1.3
+++ glxquake-bin-0-r2.ebuild    14 Jun 2015 19:43:34 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild,v 1.3 
2015/02/01 11:31:22 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild,v 1.4 
2015/06/14 19:43:34 ulm Exp $
 
 EAPI=5
 inherit games
@@ -17,18 +17,11 @@
 
 RDEPEND="sys-libs/glibc
        amd64? ( sys-libs/glibc[multilib] )
-       || (
-       (
-               virtual/opengl[abi_x86_32(-)]
-               x11-libs/libX11[abi_x86_32(-)]
-               x11-libs/libXext[abi_x86_32(-)]
-               x11-libs/libXxf86vm[abi_x86_32(-)]
-               x11-libs/libXxf86dga[abi_x86_32(-)]
-       )
-       (
-               app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
-               app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-       ) )"
+       virtual/opengl[abi_x86_32(-)]
+       x11-libs/libX11[abi_x86_32(-)]
+       x11-libs/libXext[abi_x86_32(-)]
+       x11-libs/libXxf86vm[abi_x86_32(-)]
+       x11-libs/libXxf86dga[abi_x86_32(-)]"
 
 S=${WORKDIR}/glxquake
 




Reply via email to