public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Diego Petteno (flameeyes)" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: ChangeLog libdrm-2.4.23.ebuild libdrm-2.4.24.ebuild
Date: Mon, 28 Mar 2011 22:08:38 +0000 (UTC)	[thread overview]
Message-ID: <20110328220838.50C3720057@flycatcher.gentoo.org> (raw)

flameeyes    11/03/28 22:08:38

  Modified:             ChangeLog libdrm-2.4.23.ebuild libdrm-2.4.24.ebuild
  Log:
  Collapse the two solaris patches in one, and remove solaris patching for nouveau (meaningless). Acked by scarabeus.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.153                x11-libs/libdrm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?r1=1.152&r2=1.153

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog	15 Mar 2011 21:14:04 -0000	1.152
+++ ChangeLog	28 Mar 2011 22:08:38 -0000	1.153
@@ -1,6 +1,13 @@
 # ChangeLog for x11-libs/libdrm
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.152 2011/03/15 21:14:04 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.153 2011/03/28 22:08:38 flameeyes Exp $
+
+  28 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+  -files/libdrm-2.4.15-solaris.patch, -files/libdrm-2.4.16-solaris.patch,
+  libdrm-2.4.23.ebuild, +files/libdrm-2.4.23-solaris.patch,
+  libdrm-2.4.24.ebuild:
+  Collapse the two solaris patches in one, and remove solaris patching for
+  nouveau (meaningless). Acked by scarabeus.
 
   15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libdrm-2.4.24.ebuild:
   ppc/ppc64 stable wrt #359059



1.9                  x11-libs/libdrm/libdrm-2.4.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.23.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.23.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.23.ebuild?r1=1.8&r2=1.9

Index: libdrm-2.4.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.23.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libdrm-2.4.23.ebuild	5 Mar 2011 17:55:53 -0000	1.8
+++ libdrm-2.4.23.ebuild	28 Mar 2011 22:08:38 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.23.ebuild,v 1.8 2011/03/05 17:55:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.23.ebuild,v 1.9 2011/03/28 22:08:38 flameeyes Exp $
 
 EAPI=3
 inherit xorg-2
@@ -28,8 +28,7 @@
 DEPEND="${RDEPEND}"
 
 PATCHES=(
-	"${FILESDIR}"/${PN}-2.4.16-solaris.patch
-	"${FILESDIR}"/${PN}-2.4.15-solaris.patch
+	"${FILESDIR}"/${PN}-2.4.23-solaris.patch
 )
 
 pkg_setup() {



1.3                  x11-libs/libdrm/libdrm-2.4.24.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.24.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.24.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.24.ebuild?r1=1.2&r2=1.3

Index: libdrm-2.4.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libdrm-2.4.24.ebuild	15 Mar 2011 21:14:04 -0000	1.2
+++ libdrm-2.4.24.ebuild	28 Mar 2011 22:08:38 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.24.ebuild,v 1.2 2011/03/15 21:14:04 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.24.ebuild,v 1.3 2011/03/28 22:08:38 flameeyes Exp $
 
 EAPI=4
 inherit xorg-2
@@ -28,8 +28,7 @@
 DEPEND="${RDEPEND}"
 
 PATCHES=(
-	"${FILESDIR}"/${PN}-2.4.16-solaris.patch
-	"${FILESDIR}"/${PN}-2.4.15-solaris.patch
+	"${FILESDIR}"/${PN}-2.4.23-solaris.patch
 )
 
 pkg_setup() {






                 reply	other threads:[~2011-03-28 22:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110328220838.50C3720057@flycatcher.gentoo.org \
    --to=flameeyes@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