From 71b945b9b517a111ed710ef4f6c69f60004da384 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Wed, 15 Nov 2006 14:30:09 +0000 Subject: [PATCH] (#155219) Add missing dep on glproto when USE=dri. Package-Manager: portage-2.1.2_rc1-r6 --- x11-drivers/xf86-video-via/ChangeLog | 7 ++++++- x11-drivers/xf86-video-via/xf86-video-via-0.1.33.2.ebuild | 3 ++- x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild | 3 ++- x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild | 3 ++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/x11-drivers/xf86-video-via/ChangeLog b/x11-drivers/xf86-video-via/ChangeLog index 2961fb9e714e..09fe3c65f2b5 100644 --- a/x11-drivers/xf86-video-via/ChangeLog +++ b/x11-drivers/xf86-video-via/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-via # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/ChangeLog,v 1.29 2006/10/22 18:12:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/ChangeLog,v 1.30 2006/11/15 14:30:09 dberkholz Exp $ + + 15 Nov 2006; Donnie Berkholz ; + xf86-video-via-0.1.33.2.ebuild, xf86-video-via-0.2.1-r1.ebuild, + xf86-video-via-0.2.2.ebuild: + (#155219) Add missing dep on glproto when USE=dri. *xf86-video-via-0.2.2 (21 Oct 2006) diff --git a/x11-drivers/xf86-video-via/xf86-video-via-0.1.33.2.ebuild b/x11-drivers/xf86-video-via/xf86-video-via-0.1.33.2.ebuild index e2ef1517b2db..a2c5d7658fef 100644 --- a/x11-drivers/xf86-video-via/xf86-video-via-0.1.33.2.ebuild +++ b/x11-drivers/xf86-video-via/xf86-video-via-0.1.33.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.1.33.2.ebuild,v 1.8 2006/10/11 00:27:00 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.1.33.2.ebuild,v 1.9 2006/11/15 14:30:09 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -19,6 +19,7 @@ DEPEND="${RDEPEND} x11-proto/xextproto x11-proto/xproto dri? ( x11-proto/xf86driproto + x11-proto/glproto >=x11-libs/libdrm-2 x11-libs/libX11 )" diff --git a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild index ee4a19b16530..5e51d5ccf47a 100644 --- a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild +++ b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild,v 1.6 2006/10/13 23:15:48 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild,v 1.7 2006/11/15 14:30:09 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -19,6 +19,7 @@ DEPEND="${RDEPEND} x11-proto/xextproto x11-proto/xproto dri? ( x11-proto/xf86driproto + x11-proto/glproto >=x11-libs/libdrm-2 x11-libs/libX11 )" diff --git a/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild b/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild index 11a60f92d0cd..0c0fc7008b20 100644 --- a/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild +++ b/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild,v 1.1 2006/10/22 18:12:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild,v 1.2 2006/11/15 14:30:09 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -20,6 +20,7 @@ DEPEND="${RDEPEND} x11-proto/xextproto x11-proto/xproto dri? ( x11-proto/xf86driproto + x11-proto/glproto >=x11-libs/libdrm-2 x11-libs/libX11 )" -- 2.26.2