From: "Matt Turner (mattst88)" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: ChangeLog libdrm-2.4.25.ebuild
Date: Fri, 10 Jun 2011 19:47:06 +0000 (UTC) [thread overview]
Message-ID: <20110610194706.E8D0220036@flycatcher.gentoo.org> (raw)
mattst88 11/06/10 19:47:06
Modified: ChangeLog libdrm-2.4.25.ebuild
Log:
Add missing libpciaccess dependency.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Revision Changes Path
1.160 x11-libs/libdrm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.160&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?rev=1.160&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/ChangeLog?r1=1.159&r2=1.160
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog 15 May 2011 13:41:16 -0000 1.159
+++ ChangeLog 10 Jun 2011 19:47:06 -0000 1.160
@@ -1,6 +1,9 @@
# 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.159 2011/05/15 13:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.160 2011/06/10 19:47:06 mattst88 Exp $
+
+ 10 Jun 2011; Matt Turner <mattst88@gentoo.org> libdrm-2.4.25.ebuild:
+ Add missing libpciaccess dependency.
15 May 2011; Raúl Porcel <armin76@gentoo.org> libdrm-2.4.25.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #363965
1.7 x11-libs/libdrm/libdrm-2.4.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.25.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.25.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.25.ebuild?r1=1.6&r2=1.7
Index: libdrm-2.4.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.25.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libdrm-2.4.25.ebuild 15 May 2011 13:41:16 -0000 1.6
+++ libdrm-2.4.25.ebuild 10 Jun 2011 19:47:06 -0000 1.7
@@ -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.25.ebuild,v 1.6 2011/05/15 13:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.25.ebuild,v 1.7 2011/06/10 19:47:06 mattst88 Exp $
EAPI=4
inherit xorg-2
@@ -25,7 +25,8 @@
RESTRICT="test" # see bug #236845
RDEPEND="dev-libs/libpthread-stubs"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ >=x11-libs/libpciaccess-0.10"
PATCHES=(
"${FILESDIR}"/${PN}-2.4.23-solaris.patch
next reply other threads:[~2011-06-10 19:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 19:47 Matt Turner (mattst88) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-15 16:58 [gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: ChangeLog libdrm-2.4.25.ebuild Kacper Kowalik (xarthisius)
2011-06-28 20:08 Brent Baude (ranger)
2011-05-15 13:41 Raul Porcel (armin76)
2011-05-13 14:42 Jeroen Roovers (jer)
2011-05-13 5:03 Markus Meier (maekke)
2011-05-09 7:58 PaweA Hajdan (phajdan.jr)
2011-04-28 18:58 Markos Chandras (hwoarang)
2011-04-15 20:59 Chi-Thanh Christopher Nguyen (chithanh)
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=20110610194706.E8D0220036@flycatcher.gentoo.org \
--to=mattst88@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