public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-demo: ChangeLog ut2004-demo-3334.ebuild
Date: Sun, 14 Jun 2015 18:17:51 +0000 (UTC)	[thread overview]
Message-ID: <20150614181751.603A4A33@oystercatcher.gentoo.org> (raw)

ulm         15/06/14 18:17:51

  Modified:             ChangeLog ut2004-demo-3334.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.51                 games-fps/ut2004-demo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-demo/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-demo/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-demo/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	26 Mar 2015 23:09:23 -0000	1.50
+++ ChangeLog	14 Jun 2015 18:17:51 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/ut2004-demo
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v 1.50 2015/03/26 23:09:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v 1.51 2015/06/14 18:17:51 ulm Exp $
+
+  14 Jun 2015; Ulrich Müller <ulm@gentoo.org> ut2004-demo-3334.ebuild:
+  [QA] Remove emul-linux-x86-* from dependencies.
 
   26 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> ut2004-demo-3334.ebuild:
   remove unused empty dodir (bug #534584)



1.25                 games-fps/ut2004-demo/ut2004-demo-3334.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild?r1=1.24&r2=1.25

Index: ut2004-demo-3334.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ut2004-demo-3334.ebuild	26 Mar 2015 23:09:23 -0000	1.24
+++ ut2004-demo-3334.ebuild	14 Jun 2015 18:17:51 -0000	1.25
@@ -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/ut2004-demo/ut2004-demo-3334.ebuild,v 1.24 2015/03/26 23:09:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild,v 1.25 2015/06/14 18:17:51 ulm Exp $
 
 EAPI=5
 inherit eutils unpacker games
@@ -19,17 +19,9 @@
 DEPEND=""
 RDEPEND="
 	virtual/libstdc++:3.3
-	|| (
-		(
-			x11-libs/libX11[abi_x86_32(-)]
-			x11-libs/libXext[abi_x86_32(-)]
-			virtual/opengl[abi_x86_32(-)]
-		)
-		amd64? (
-			app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-			app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
-		)
-	)
+	x11-libs/libX11[abi_x86_32(-)]
+	x11-libs/libXext[abi_x86_32(-)]
+	virtual/opengl[abi_x86_32(-)]
 "
 
 S=${WORKDIR}





             reply	other threads:[~2015-06-14 18:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-14 18:17 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-07 16:08 [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-demo: ChangeLog ut2004-demo-3334.ebuild Ulrich Mueller (ulm)
2013-01-12 18:42 Alfredo Tupone (tupone)
2012-02-05  6:09 Mike Frysinger (vapier)
2009-03-26 14:01 Alfredo Tupone (tupone)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150614181751.603A4A33@oystercatcher.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox