public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: ChangeLog mesa-7.7.1.ebuild mesa-7.8.2.ebuild
Date: Thu,  9 Sep 2010 11:00:12 +0000 (UTC)	[thread overview]
Message-ID: <20100909110012.BBF7B20051@flycatcher.gentoo.org> (raw)

scarabeus    10/09/09 11:00:12

  Modified:             ChangeLog mesa-7.7.1.ebuild mesa-7.8.2.ebuild
  Log:
  Update deps on libX11[xcb].
  
  (Portage version: 2.2_rc78/cvs/Linux x86_64)

Revision  Changes    Path
1.283                media-libs/mesa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.283&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.283&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.282&r2=1.283

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -r1.282 -r1.283
--- ChangeLog	27 Aug 2010 19:18:31 -0000	1.282
+++ ChangeLog	9 Sep 2010 11:00:12 -0000	1.283
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.282 2010/08/27 19:18:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.283 2010/09/09 11:00:12 scarabeus Exp $
+
+  09 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> mesa-7.7.1.ebuild,
+  mesa-7.8.2.ebuild:
+  Update deps on libX11[xcb].
 
   27 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> mesa-7.7.1.ebuild,
   mesa-7.8.2.ebuild:



1.11                 media-libs/mesa/mesa-7.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?r1=1.10&r2=1.11

Index: mesa-7.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mesa-7.7.1.ebuild	27 Aug 2010 19:18:31 -0000	1.10
+++ mesa-7.7.1.ebuild	9 Sep 2010 11:00:12 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.10 2010/08/27 19:18:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.11 2010/09/09 11:00:12 scarabeus Exp $
 
 EAPI="2"
 
@@ -51,7 +51,7 @@
 	dev-libs/expat
 	>=x11-libs/libdrm-2.4.17
 	x11-libs/libICE
-	x11-libs/libX11[xcb?]
+	|| ( <=x11-libs/libX11-1.3.5[xcb?] >x11-libs/libX11-1.3.5 )
 	x11-libs/libXdamage
 	x11-libs/libXext
 	x11-libs/libXi



1.10                 media-libs/mesa/mesa-7.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild?r1=1.9&r2=1.10

Index: mesa-7.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mesa-7.8.2.ebuild	27 Aug 2010 19:18:31 -0000	1.9
+++ mesa-7.8.2.ebuild	9 Sep 2010 11:00:12 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.9 2010/08/27 19:18:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.10 2010/09/09 11:00:12 scarabeus Exp $
 
 EAPI=3
 
@@ -53,7 +53,7 @@
 		video_cards_nouveau? ( <x11-libs/libdrm-2.4.21 )
 	)
 	x11-libs/libICE
-	x11-libs/libX11[xcb?]
+	|| ( <=x11-libs/libX11-1.3.5[xcb?] >x11-libs/libX11-1.3.5 )
 	x11-libs/libXdamage
 	x11-libs/libXext
 	x11-libs/libXi






             reply	other threads:[~2010-09-09 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 11:00 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-18 12:38 [gentoo-commits] gentoo-x86 commit in media-libs/mesa: ChangeLog mesa-7.7.1.ebuild mesa-7.8.2.ebuild Tomas Chvatal (scarabeus)
2010-10-19 10:56 Tomas Chvatal (scarabeus)
2010-10-10 18:40 Ulrich Mueller (ulm)
2010-09-21  7:54 Tomas Chvatal (scarabeus)
2010-09-17 21:43 Donnie Berkholz (dberkholz)
2010-08-27 19:18 Robin H. Johnson (robbat2)

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=20100909110012.BBF7B20051@flycatcher.gentoo.org \
    --to=scarabeus@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