public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/mesa-progs: mesa-progs-8.2.0.ebuild ChangeLog
Date: Tue, 16 Sep 2014 16:23:26 +0000 (UTC)	[thread overview]
Message-ID: <20140916162326.502A95B84@oystercatcher.gentoo.org> (raw)

chithanh    14/09/16 16:23:26

  Modified:             mesa-progs-8.2.0.ebuild ChangeLog
  Log:
  Depend on freeglut and glew unconditionally, bug #522910.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)

Revision  Changes    Path
1.4                  x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild?r1=1.3&r2=1.4

Index: mesa-progs-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mesa-progs-8.2.0.ebuild	15 Sep 2014 09:22:29 -0000	1.3
+++ mesa-progs-8.2.0.ebuild	16 Sep 2014 16:23:26 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild,v 1.3 2014/09/15 09:22:29 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild,v 1.4 2014/09/16 16:23:26 chithanh Exp $
 
 EAPI=5
 
@@ -29,9 +29,8 @@
 IUSE="egl gles1 gles2"
 
 RDEPEND="
-	egl? ( media-libs/glew )
-	gles1? ( media-libs/glew )
-	gles2? ( media-libs/glew )
+	media-libs/freeglut
+	media-libs/glew
 	media-libs/mesa[egl?,gles1?,gles2?]
 	virtual/opengl
 	x11-libs/libX11"



1.110                x11-apps/mesa-progs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	15 Sep 2014 09:22:29 -0000	1.109
+++ ChangeLog	16 Sep 2014 16:23:26 -0000	1.110
@@ -1,6 +1,10 @@
 # ChangeLog for x11-apps/mesa-progs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/ChangeLog,v 1.109 2014/09/15 09:22:29 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/ChangeLog,v 1.110 2014/09/16 16:23:26 chithanh Exp $
+
+  16 Sep 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  mesa-progs-8.2.0.ebuild:
+  Depend on freeglut and glew unconditionally, bug #522910.
 
   15 Sep 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   mesa-progs-8.2.0.ebuild:





             reply	other threads:[~2014-09-16 16:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16 16:23 Chi-Thanh Christopher Nguyen (chithanh) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-24  8:37 [gentoo-commits] gentoo-x86 commit in x11-apps/mesa-progs: mesa-progs-8.2.0.ebuild ChangeLog Agostino Sarubbo (ago)
2015-02-23 10:44 Agostino Sarubbo (ago)
2015-02-22 13:21 Agostino Sarubbo (ago)
2015-02-21  8:55 Agostino Sarubbo (ago)
2015-02-20 11:16 Agostino Sarubbo (ago)
2015-02-19  8:51 Agostino Sarubbo (ago)
2015-02-18 15:56 Agostino Sarubbo (ago)
2014-09-15  9:22 Chi-Thanh Christopher Nguyen (chithanh)
2014-09-15  2:30 Patrick Lauer (patrick)

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=20140916162326.502A95B84@oystercatcher.gentoo.org \
    --to=chithanh@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