summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 20:35:08 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 20:35:08 +0000
commit454ba43cc3befa96135345ab4ce3e052391dd728 (patch)
treecebdb1e319ff94c1fbcad975ac9a163d986c07cf /x11-misc/bumblebee
parentVersion bump to 5.4 . Includes fixes for CVE-2012-1586, bug 410989 (diff)
downloadgentoo-2-454ba43cc3befa96135345ab4ce3e052391dd728.tar.gz
gentoo-2-454ba43cc3befa96135345ab4ce3e052391dd728.tar.bz2
gentoo-2-454ba43cc3befa96135345ab4ce3e052391dd728.zip
Use mirror://github.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/bumblebee')
-rw-r--r--x11-misc/bumblebee/ChangeLog6
-rw-r--r--x11-misc/bumblebee/bumblebee-3.0-r1.ebuild4
-rw-r--r--x11-misc/bumblebee/bumblebee-3.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/bumblebee/ChangeLog b/x11-misc/bumblebee/ChangeLog
index 0b2af6b41977..b2465040d84b 100644
--- a/x11-misc/bumblebee/ChangeLog
+++ b/x11-misc/bumblebee/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/bumblebee
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/ChangeLog,v 1.3 2012/04/21 15:22:48 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/ChangeLog,v 1.4 2012/04/23 20:35:08 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> bumblebee-3.0.ebuild,
+ bumblebee-3.0-r1.ebuild:
+ Use mirror://github.
21 Apr 2012; Pacho Ramos <pacho@gentoo.org> bumblebee-3.0-r1.ebuild:
Inherit user.eclass is enough for us.
diff --git a/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild b/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild
index ba5af2373d96..6e23c3f140e6 100644
--- a/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild
+++ b/x11-misc/bumblebee/bumblebee-3.0-r1.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/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild,v 1.2 2012/04/21 15:22:48 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild,v 1.3 2012/04/23 20:35:08 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit multilib user
DESCRIPTION="Service providing elegant and stable means of managing Optimus graphics chipsets"
HOMEPAGE="https://github.com/Bumblebee-Project/Bumblebee"
-SRC_URI="https://github.com/downloads/Bumblebee-Project/${PN/bu/Bu}/${P/bu/Bu}.tar.gz"
+SRC_URI="mirror://github/Bumblebee-Project/${PN/bu/Bu}/${P/bu/Bu}.tar.gz"
SLOT="0"
LICENSE="GPL-3"
diff --git a/x11-misc/bumblebee/bumblebee-3.0.ebuild b/x11-misc/bumblebee/bumblebee-3.0.ebuild
index 2f2298700d3a..0d46a9bdcba9 100644
--- a/x11-misc/bumblebee/bumblebee-3.0.ebuild
+++ b/x11-misc/bumblebee/bumblebee-3.0.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/x11-misc/bumblebee/bumblebee-3.0.ebuild,v 1.1 2012/04/21 13:26:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/bumblebee-3.0.ebuild,v 1.2 2012/04/23 20:35:08 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit multilib eutils
DESCRIPTION="Service providing elegant and stable means of managing Optimus graphics chipsets"
HOMEPAGE="https://github.com/Bumblebee-Project/Bumblebee"
-SRC_URI="https://github.com/downloads/Bumblebee-Project/${PN/bu/Bu}/${P/bu/Bu}.tar.gz"
+SRC_URI="mirror://github/Bumblebee-Project/${PN/bu/Bu}/${P/bu/Bu}.tar.gz"
SLOT="0"
LICENSE="GPL-3"