diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
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? ( || ( |