diff options
author | 2014-07-06 13:18:50 +0000 | |
---|---|---|
committer | 2014-07-06 13:18:50 +0000 | |
commit | da7b4fd3b932c4396332eeb375ad742d1ffd3420 (patch) | |
tree | 5d4073d1ea6be36f151753194b8668b4b8490f0e /dev-lang | |
parent | Replace obsolete mirror://bitbucket with the real URI. (diff) | |
download | gentoo-2-da7b4fd3b932c4396332eeb375ad742d1ffd3420.tar.gz gentoo-2-da7b4fd3b932c4396332eeb375ad742d1ffd3420.tar.bz2 gentoo-2-da7b4fd3b932c4396332eeb375ad742d1ffd3420.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-lang')
-rw-r--r-- | dev-lang/python-exec/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/python-exec/python-exec-0.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python-exec/python-exec-0.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python-exec/python-exec-2.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python-exec/python-exec-2.9999.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-lang/python-exec/ChangeLog b/dev-lang/python-exec/ChangeLog index df72b75582ad..7cdd3075c56d 100644 --- a/dev-lang/python-exec/ChangeLog +++ b/dev-lang/python-exec/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/python-exec # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.18 2014/05/16 21:52:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.19 2014/07/06 13:18:50 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> python-exec-0.3.1-r1.ebuild, + python-exec-0.9999.ebuild, python-exec-2.0.1-r1.ebuild, + python-exec-2.9999.ebuild: + Replace obsolete mirror://bitbucket with the real URI. 16 May 2014; Michał Górny <mgorny@gentoo.org> -python-exec-0.3.1.ebuild, -python-exec-2.0.1.ebuild, -python-exec-2.0.ebuild: diff --git a/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild b/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild index 778a30419ac0..273e0ee503f4 100644 --- a/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild +++ b/dev-lang/python-exec/python-exec-0.3.1-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-lang/python-exec/python-exec-0.3.1-r1.ebuild,v 1.1 2014/03/06 08:00:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild,v 1.2 2014/07/06 13:18:50 mgorny Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit autotools-utils python-r1 DESCRIPTION="Python script wrapper" HOMEPAGE="https://bitbucket.org/mgorny/python-exec/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" diff --git a/dev-lang/python-exec/python-exec-0.9999.ebuild b/dev-lang/python-exec/python-exec-0.9999.ebuild index 435e0929cd92..e0dfead13e68 100644 --- a/dev-lang/python-exec/python-exec-0.9999.ebuild +++ b/dev-lang/python-exec/python-exec-0.9999.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-lang/python-exec/python-exec-0.9999.ebuild,v 1.5 2014/03/06 08:00:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-0.9999.ebuild,v 1.6 2014/07/06 13:18:50 mgorny Exp $ EAPI=5 @@ -19,7 +19,7 @@ inherit autotools-utils python-r1 DESCRIPTION="Python script wrapper" HOMEPAGE="https://bitbucket.org/mgorny/python-exec/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" diff --git a/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild b/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild index c1b58ac6eaa0..f7996dd2e0cb 100644 --- a/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild +++ b/dev-lang/python-exec/python-exec-2.0.1-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-lang/python-exec/python-exec-2.0.1-r1.ebuild,v 1.1 2014/03/06 08:00:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild,v 1.2 2014/07/06 13:18:50 mgorny Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit autotools-utils python-r1 DESCRIPTION="Python script wrapper" HOMEPAGE="https://bitbucket.org/mgorny/python-exec/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD-2" SLOT="2" diff --git a/dev-lang/python-exec/python-exec-2.9999.ebuild b/dev-lang/python-exec/python-exec-2.9999.ebuild index 377e64055ecc..7a023a0f1628 100644 --- a/dev-lang/python-exec/python-exec-2.9999.ebuild +++ b/dev-lang/python-exec/python-exec-2.9999.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-lang/python-exec/python-exec-2.9999.ebuild,v 1.5 2014/03/06 08:00:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.9999.ebuild,v 1.6 2014/07/06 13:18:50 mgorny Exp $ EAPI=5 @@ -20,7 +20,7 @@ inherit autotools-utils python-r1 DESCRIPTION="Python script wrapper" HOMEPAGE="https://bitbucket.org/mgorny/python-exec/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD-2" SLOT="2" |