From 8a6594671cd847e1ddf80f197afa928b1646e430 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 28 Mar 2015 19:25:59 +0300 Subject: dri3 now supported by upstream --- x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild index a000ee3..c7d5a37 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild @@ -7,18 +7,14 @@ EAPI=5 XORG_DRI=always inherit linux-info git-r3 xorg-2 -if use dri3; then - EGIT_REPO_URI="https://github.com/iXit/xf86-video-ati.git" -else - EGIT_REPO_URI="http://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati" -fi +EGIT_REPO_URI="http://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati" SRC_URI="" DESCRIPTION="ATI video driver" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+glamor udev dri3" +IUSE="+glamor udev" RDEPEND=">=x11-libs/libdrm-2.4.54[video_cards_radeon] glamor? ( || ( -- cgit v1.2.3