summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 20:34:15 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 20:34:15 +0000
commit8d4a33ae3ab2ea14f77277eb01735bfb0bc33a2c (patch)
tree5613af90b63dd6b9363f9cbd0e9a86e859784b6f
parentUse mirror://github. (diff)
downloadgentoo-2-8d4a33ae3ab2ea14f77277eb01735bfb0bc33a2c.tar.gz
gentoo-2-8d4a33ae3ab2ea14f77277eb01735bfb0bc33a2c.tar.bz2
gentoo-2-8d4a33ae3ab2ea14f77277eb01735bfb0bc33a2c.zip
Use mirror://github.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
-rw-r--r--sys-power/bbswitch/ChangeLog5
-rw-r--r--sys-power/bbswitch/bbswitch-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/bbswitch/ChangeLog b/sys-power/bbswitch/ChangeLog
index 6ed92e39cca9..d83dc53d2770 100644
--- a/sys-power/bbswitch/ChangeLog
+++ b/sys-power/bbswitch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/bbswitch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/ChangeLog,v 1.1 2012/04/21 13:03:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/ChangeLog,v 1.2 2012/04/23 20:34:15 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> bbswitch-0.4.1.ebuild:
+ Use mirror://github.
*bbswitch-0.4.1 (21 Apr 2012)
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"