summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 20:36:50 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 20:36:50 +0000
commit366370f7b8b83882a3bc204cd57f649646c27b6f (patch)
tree39a79db893b32a5ac08115fe2426d3008cc4da51 /x11-misc
parentVersion bump to 5.4 . Includes fixes for CVE-2012-1586, bug 410989 (diff)
downloadhistorical-366370f7b8b83882a3bc204cd57f649646c27b6f.tar.gz
historical-366370f7b8b83882a3bc204cd57f649646c27b6f.tar.bz2
historical-366370f7b8b83882a3bc204cd57f649646c27b6f.zip
Use mirror://github.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-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
-rw-r--r--x11-misc/growl-for-linux/ChangeLog8
-rw-r--r--x11-misc/growl-for-linux/growl-for-linux-0.1.ebuild6
-rw-r--r--x11-misc/growl-for-linux/growl-for-linux-0.2.ebuild6
6 files changed, 21 insertions, 13 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"
diff --git a/x11-misc/growl-for-linux/ChangeLog b/x11-misc/growl-for-linux/ChangeLog
index 53c29899b82c..a71f9235df1b 100644
--- a/x11-misc/growl-for-linux/ChangeLog
+++ b/x11-misc/growl-for-linux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/growl-for-linux
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/growl-for-linux/ChangeLog,v 1.2 2011/05/01 03:47:51 matsuu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/growl-for-linux/ChangeLog,v 1.3 2012/04/23 20:36:50 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> growl-for-linux-0.1.ebuild,
+ growl-for-linux-0.2.ebuild:
+ Use mirror://github.
*growl-for-linux-0.2 (01 May 2011)
diff --git a/x11-misc/growl-for-linux/growl-for-linux-0.1.ebuild b/x11-misc/growl-for-linux/growl-for-linux-0.1.ebuild
index da8fdbb0a42f..4e7fb5c0f678 100644
--- a/x11-misc/growl-for-linux/growl-for-linux-0.1.ebuild
+++ b/x11-misc/growl-for-linux/growl-for-linux-0.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/growl-for-linux/growl-for-linux-0.1.ebuild,v 1.1 2011/04/27 22:33:39 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/growl-for-linux/growl-for-linux-0.1.ebuild,v 1.2 2012/04/23 20:36:50 mgorny Exp $
EAPI=3
inherit multilib
DESCRIPTION="Growl Implementation For Linux"
HOMEPAGE="http://mattn.github.com/growl-for-linux/"
-SRC_URI="https://github.com/downloads/mattn/growl-for-linux/${P}.tar.gz"
+SRC_URI="mirror://github/mattn/growl-for-linux/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
diff --git a/x11-misc/growl-for-linux/growl-for-linux-0.2.ebuild b/x11-misc/growl-for-linux/growl-for-linux-0.2.ebuild
index 22f9e4f4460e..239880d87550 100644
--- a/x11-misc/growl-for-linux/growl-for-linux-0.2.ebuild
+++ b/x11-misc/growl-for-linux/growl-for-linux-0.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/growl-for-linux/growl-for-linux-0.2.ebuild,v 1.1 2011/05/01 03:47:51 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/growl-for-linux/growl-for-linux-0.2.ebuild,v 1.2 2012/04/23 20:36:50 mgorny Exp $
EAPI=3
inherit multilib
DESCRIPTION="Growl Implementation For Linux"
HOMEPAGE="http://mattn.github.com/growl-for-linux/"
-SRC_URI="https://github.com/downloads/mattn/growl-for-linux/${P}.tar.gz"
+SRC_URI="mirror://github/mattn/growl-for-linux/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"