diff options
Diffstat (limited to 'sys-power/bbswitch/bbswitch-0.4.1.ebuild')
-rw-r--r-- | sys-power/bbswitch/bbswitch-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/bbswitch/bbswitch-0.4.1.ebuild b/sys-power/bbswitch/bbswitch-0.4.1.ebuild index 1326788fdb36..8f0feca7848e 100644 --- a/sys-power/bbswitch/bbswitch-0.4.1.ebuild +++ b/sys-power/bbswitch/bbswitch-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/bbswitch-0.4.1.ebuild,v 1.1 2012/04/21 13:03:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/bbswitch-0.4.1.ebuild,v 1.2 2012/04/23 20:34:15 mgorny Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit linux-mod DESCRIPTION="Toggle discrete NVIDIA Optimus graphics card" HOMEPAGE="https://github.com/Bumblebee-Project/bbswitch" -SRC_URI="https://github.com/downloads/Bumblebee-Project/${PN}/${P}.tar.gz" +SRC_URI="mirror://github/Bumblebee-Project/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |