diff options
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 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 187e240..a000ee3 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild @@ -10,7 +10,7 @@ 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="git://anongit.freedesktop.org/xorg/driver/xf86-video-ati" + EGIT_REPO_URI="http://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati" fi SRC_URI="" |