diff options
Diffstat (limited to 'x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild index e202bc6be0f5..144d4f43109f 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-2 DESCRIPTION="Driver for Wacom tablets and drawing devices" HOMEPAGE="http://linuxwacom.sourceforge.net/" LICENSE="GPL-2" -EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" +EGIT_REPO_URI="git://git.code.sf.net/p/linuxwacom/${PN}" [[ ${PV} != 9999* ]] && \ SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2" |