public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Donnie Berkholz (dberkholz)" <dberkholz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: ChangeLog libdrm-2.4.5.ebuild
Date: Thu, 26 Feb 2009 05:38:42 +0000	[thread overview]
Message-ID: <E1LcYxG-0004MA-KF@stork.gentoo.org> (raw)

dberkholz    09/02/26 05:38:42

  Modified:             ChangeLog
  Added:                libdrm-2.4.5.ebuild
  Log:
  Version bump. Bugfixes and off-by-default nouveau changes.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.64                 x11-libs/libdrm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	5 Feb 2009 13:33:40 -0000	1.63
+++ ChangeLog	26 Feb 2009 05:38:42 -0000	1.64
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libdrm
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.63 2009/02/05 13:33:40 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.64 2009/02/26 05:38:42 dberkholz Exp $
+
+*libdrm-2.4.5 (26 Feb 2009)
+
+  26 Feb 2009; Donnie Berkholz <dberkholz@gentoo.org>; +libdrm-2.4.5.ebuild:
+  Version bump. Bugfixes and off-by-default nouveau changes.
 
   05 Feb 2009; Rémi Cardona <remi@gentoo.org> libdrm-2.4.4.ebuild:
   disable tests since they require user intervention (see bug #236845)



1.1                  x11-libs/libdrm/libdrm-2.4.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm/libdrm-2.4.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libdrm/libdrm-2.4.5.ebuild?rev=1.1&content-type=text/plain

Index: libdrm-2.4.5.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.5.ebuild,v 1.1 2009/02/26 05:38:42 dberkholz Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X.Org libdrm library"
HOMEPAGE="http://dri.freedesktop.org/"
SRC_URI="http://dri.freedesktop.org/libdrm/${P}.tar.gz"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="test" # see bug #236845

RDEPEND="dev-libs/libpthread-stubs"
DEPEND="${RDEPEND}"

# FIXME, we should try to see how we can fit the --enable-udev configure flag

pkg_postinst() {
	x-modular_pkg_postinst

	ewarn "libdrm's ABI may have changed without change in library name"
	ewarn "Please rebuild media-libs/mesa, x11-base/xorg-server and"
	ewarn "your video drivers in x11-drivers/*."
}






             reply	other threads:[~2009-02-26  5:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-26  5:38 Donnie Berkholz (dberkholz) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-03 13:42 [gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: ChangeLog libdrm-2.4.5.ebuild Brent Baude (ranger)
2009-04-03 14:30 Brent Baude (ranger)
2009-04-05 18:45 Olivier Crete (tester)
2009-04-05 21:15 Markus Meier (maekke)
2009-04-06 18:40 Friedrich Oslage (bluebird)
2009-04-15 14:23 Raul Porcel (armin76)
2009-04-16  2:03 Jeroen Roovers (jer)
2009-05-15 14:34 Raul Porcel (armin76)

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=E1LcYxG-0004MA-KF@stork.gentoo.org \
    --to=dberkholz@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