mgorny 14/07/06 13:18:50 Modified: python-exec-0.3.1-r1.ebuild python-exec-0.9999.ebuild python-exec-2.0.1-r1.ebuild python-exec-2.9999.ebuild ChangeLog Log: Replace obsolete mirror://bitbucket with the real URI. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.2 dev-lang/python-exec/python-exec-0.3.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild?r1=1.1&r2=1.2 Index: python-exec-0.3.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-0.3.1-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-exec-0.3.1-r1.ebuild 6 Mar 2014 08:00:34 -0000 1.1 +++ python-exec-0.3.1-r1.ebuild 6 Jul 2014 13:18:50 -0000 1.2 @@ -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 @@ 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" 1.6 dev-lang/python-exec/python-exec-0.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-0.9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-0.9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-0.9999.ebuild?r1=1.5&r2=1.6 Index: python-exec-0.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-0.9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-exec-0.9999.ebuild 6 Mar 2014 08:00:34 -0000 1.5 +++ python-exec-0.9999.ebuild 6 Jul 2014 13:18:50 -0000 1.6 @@ -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 @@ 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" 1.2 dev-lang/python-exec/python-exec-2.0.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild?r1=1.1&r2=1.2 Index: python-exec-2.0.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-exec-2.0.1-r1.ebuild 6 Mar 2014 08:00:34 -0000 1.1 +++ python-exec-2.0.1-r1.ebuild 6 Jul 2014 13:18:50 -0000 1.2 @@ -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 @@ 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" 1.6 dev-lang/python-exec/python-exec-2.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.9999.ebuild?r1=1.5&r2=1.6 Index: python-exec-2.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-exec-2.9999.ebuild 6 Mar 2014 08:00:34 -0000 1.5 +++ python-exec-2.9999.ebuild 6 Jul 2014 13:18:50 -0000 1.6 @@ -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 @@ 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" 1.19 dev-lang/python-exec/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 16 May 2014 21:52:41 -0000 1.18 +++ ChangeLog 6 Jul 2014 13:18:50 -0000 1.19 @@ -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 <mgo...@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 <mgo...@gentoo.org> -python-exec-0.3.1.ebuild, -python-exec-2.0.1.ebuild, -python-exec-2.0.ebuild: