summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:18:53 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:18:53 +0000
commitb1802438e87f14a5bf835aec29410c55290583a0 (patch)
treee08c5c8a5bdacf01eb286b337b4745a0ddd19c91 /dev-python/pypy
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-b1802438e87f14a5bf835aec29410c55290583a0.tar.gz
gentoo-2-b1802438e87f14a5bf835aec29410c55290583a0.tar.bz2
gentoo-2-b1802438e87f14a5bf835aec29410c55290583a0.zip
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/pypy')
-rw-r--r--dev-python/pypy/ChangeLog6
-rw-r--r--dev-python/pypy/pypy-2.0.2-r1.ebuild4
-rw-r--r--dev-python/pypy/pypy-2.2.1.ebuild4
-rw-r--r--dev-python/pypy/pypy-2.3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/pypy/ChangeLog b/dev-python/pypy/ChangeLog
index 1f5e317d1518..935e51aab619 100644
--- a/dev-python/pypy/ChangeLog
+++ b/dev-python/pypy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pypy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.67 2014/06/18 23:37:41 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.68 2014/07/06 13:18:53 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> pypy-2.0.2-r1.ebuild,
+ pypy-2.2.1.ebuild, pypy-2.3.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
*pypy-2.3.1 (18 Jun 2014)
diff --git a/dev-python/pypy/pypy-2.0.2-r1.ebuild b/dev-python/pypy/pypy-2.0.2-r1.ebuild
index cc684da94fad..f7cfd39b8782 100644
--- a/dev-python/pypy/pypy-2.0.2-r1.ebuild
+++ b/dev-python/pypy/pypy-2.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.0.2-r1.ebuild,v 1.3 2014/04/11 08:20:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.0.2-r1.ebuild,v 1.4 2014/07/06 13:18:53 mgorny Exp $
EAPI=5
@@ -10,7 +10,7 @@ inherit check-reqs eutils multilib multiprocessing pax-utils \
DESCRIPTION="A fast, compliant alternative implementation of the Python language"
HOMEPAGE="http://pypy.org/"
-SRC_URI="mirror://bitbucket/pypy/pypy/downloads/${P}-src.tar.bz2"
+SRC_URI="https://www.bitbucket.org/pypy/pypy/downloads/${P}-src.tar.bz2"
LICENSE="MIT"
SLOT="0/$(get_version_component_range 1-2 ${PV})"
diff --git a/dev-python/pypy/pypy-2.2.1.ebuild b/dev-python/pypy/pypy-2.2.1.ebuild
index 85766a562055..e2bdb0d2934b 100644
--- a/dev-python/pypy/pypy-2.2.1.ebuild
+++ b/dev-python/pypy/pypy-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.2.1.ebuild,v 1.6 2014/05/10 01:50:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.2.1.ebuild,v 1.7 2014/07/06 13:18:53 mgorny Exp $
EAPI=5
@@ -10,7 +10,7 @@ inherit check-reqs eutils multilib multiprocessing pax-utils \
DESCRIPTION="A fast, compliant alternative implementation of the Python language"
HOMEPAGE="http://pypy.org/"
-SRC_URI="mirror://bitbucket/pypy/pypy/downloads/${P}-src.tar.bz2"
+SRC_URI="https://www.bitbucket.org/pypy/pypy/downloads/${P}-src.tar.bz2"
LICENSE="MIT"
SLOT="0/$(get_version_component_range 1-2 ${PV})"
diff --git a/dev-python/pypy/pypy-2.3.ebuild b/dev-python/pypy/pypy-2.3.ebuild
index b1aa2d1689db..4158d377aa25 100644
--- a/dev-python/pypy/pypy-2.3.ebuild
+++ b/dev-python/pypy/pypy-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.ebuild,v 1.2 2014/05/18 14:24:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.ebuild,v 1.3 2014/07/06 13:18:53 mgorny Exp $
EAPI=5
@@ -10,7 +10,7 @@ inherit check-reqs eutils multilib multiprocessing pax-utils \
DESCRIPTION="A fast, compliant alternative implementation of the Python language"
HOMEPAGE="http://pypy.org/"
-SRC_URI="mirror://bitbucket/pypy/pypy/downloads/${P}-src.tar.bz2"
+SRC_URI="https://www.bitbucket.org/pypy/pypy/downloads/${P}-src.tar.bz2"
LICENSE="MIT"
SLOT="0/$(get_version_component_range 1-2 ${PV})"