diff options
Diffstat (limited to 'x11-drivers/xf86-input-wacom/xf86-input-wacom-0.32.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.32.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.32.0.ebuild index 8ec78b81c76c..8fb41f74d7ee 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.32.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.32.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |