From c1f35ac9684f1a518b67a37112e2dfe599024f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Marchesin?= Date: Thu, 1 Mar 2012 16:39:44 -0800 Subject: [PATCH] Import libdrm 2.4.31 ebuild from upstream. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Required for the upcoming mesa 8.0 upgrade. TEST=builds Change-Id: I3d9ebeca5eee6617178c219d498dfcd802028e3b Reviewed-on: https://gerrit.chromium.org/gerrit/17196 Tested-by: Stéphane Marchesin Reviewed-by: Stuart Abercrombie Commit-Ready: Stéphane Marchesin --- .../libdrm/{libdrm-2.4.30.ebuild => libdrm-2.4.31.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/portage-stable/x11-libs/libdrm/{libdrm-2.4.30.ebuild => libdrm-2.4.31.ebuild} (91%) diff --git a/sdk_container/src/third_party/portage-stable/x11-libs/libdrm/libdrm-2.4.30.ebuild b/sdk_container/src/third_party/portage-stable/x11-libs/libdrm/libdrm-2.4.31.ebuild similarity index 91% rename from sdk_container/src/third_party/portage-stable/x11-libs/libdrm/libdrm-2.4.30.ebuild rename to sdk_container/src/third_party/portage-stable/x11-libs/libdrm/libdrm-2.4.31.ebuild index e02dba4326..a50ddd021d 100644 --- a/sdk_container/src/third_party/portage-stable/x11-libs/libdrm/libdrm-2.4.30.ebuild +++ b/sdk_container/src/third_party/portage-stable/x11-libs/libdrm/libdrm-2.4.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.30.ebuild,v 1.1 2012/01/07 20:47:41 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.31.ebuild,v 1.1 2012/02/08 02:13:45 chithanh Exp $ EAPI=4 inherit xorg-2