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 media-libs/mesa: mesa-9.1.2-r1.ebuild ChangeLog
Date: Tue, 14 May 2013 15:25:31 +0000 (UTC)	[thread overview]
Message-ID: <20130514152531.9990D2171D@flycatcher.gentoo.org> (raw)

chithanh    13/05/14 15:25:31

  Modified:             mesa-9.1.2-r1.ebuild ChangeLog
  Log:
  Fix building against llvm-3.4
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  media-libs/mesa/mesa-9.1.2-r1.ebuild

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

Index: mesa-9.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mesa-9.1.2-r1.ebuild	9 May 2013 20:15:10 -0000	1.1
+++ mesa-9.1.2-r1.ebuild	14 May 2013 15:25:31 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2-r1.ebuild,v 1.1 2013/05/09 20:15:10 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2-r1.ebuild,v 1.2 2013/05/14 15:25:31 chithanh Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
 DESCRIPTION="OpenGL-like graphic library for Linux"
 HOMEPAGE="http://mesa3d.sourceforge.net/"
 
-SRC_PATCHES="mirror://gentoo/${PN}-9.1-gentoo-patches-04.tar.bz2"
+SRC_PATCHES="mirror://gentoo/${PN}-9.1-gentoo-patches-05.tar.bz2"
 if [[ $PV = 9999* ]]; then
 	SRC_URI="${SRC_PATCHES}"
 else



1.472                media-libs/mesa/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.471
retrieving revision 1.472
diff -u -r1.471 -r1.472
--- ChangeLog	9 May 2013 20:15:10 -0000	1.471
+++ ChangeLog	14 May 2013 15:25:31 -0000	1.472
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.471 2013/05/09 20:15:10 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.472 2013/05/14 15:25:31 chithanh Exp $
+
+  14 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  mesa-9.1.2-r1.ebuild:
+  Fix building against llvm-3.4
 
 *mesa-9.1.2-r1 (09 May 2013)
 *mesa-9.2_pre20130509 (09 May 2013)





             reply	other threads:[~2013-05-14 15:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 15:25 Chi-Thanh Christopher Nguyen (chithanh) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-23 17:38 [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-9.1.2-r1.ebuild ChangeLog Agostino Sarubbo (ago)
2013-05-23 17:40 Agostino Sarubbo (ago)
2013-05-24 19:43 Agostino Sarubbo (ago)
2013-05-25  7:44 Agostino Sarubbo (ago)
2013-05-25 14:25 Agostino Sarubbo (ago)
2013-05-25 20:17 Agostino Sarubbo (ago)
2013-05-25 20:27 Agostino Sarubbo (ago)
2013-05-26  6:42 Agostino Sarubbo (ago)
2013-05-26  7:21 Agostino Sarubbo (ago)
2013-06-09 16:00 Agostino Sarubbo (ago)

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=20130514152531.9990D2171D@flycatcher.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