public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/python-vxi11/, dev-python/pylibconfig2/, dev-python/python-ivi/, ...
@ 2015-07-29  7:54 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-07-29  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0e4c2d82cb4b6bfdc17daa4ec56246444e19c291
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Jul 28 08:06:10 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jul 28 08:06:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0e4c2d82

Remove git user from github.com URIs

 dev-python/pylibconfig2/pylibconfig2-9999.ebuild | 2 +-
 dev-python/python-ivi/python-ivi-9999.ebuild     | 2 +-
 dev-python/python-vxi11/python-vxi11-9999.ebuild | 2 +-
 sci-libs/pagmo/pagmo-9999.ebuild                 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pylibconfig2/pylibconfig2-9999.ebuild b/dev-python/pylibconfig2/pylibconfig2-9999.ebuild
index 6d9b8e5..150970a 100644
--- a/dev-python/pylibconfig2/pylibconfig2-9999.ebuild
+++ b/dev-python/pylibconfig2/pylibconfig2-9999.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1 git-r3
 
 DESCRIPTION="Pure python library for libconfig syntax"
 HOMEPAGE="https://github.com/heinzK1X/pylibconfig2"
-EGIT_REPO_URI="https://github.com/heinzK1X/${PN}.git git://git@github.com:heinzK1X/${PN}.git"
+EGIT_REPO_URI="https://github.com/heinzK1X/${PN}.git git://github.com/heinzK1X/${PN}.git"
 KEYWORDS=""
 
 LICENSE="BSD"

diff --git a/dev-python/python-ivi/python-ivi-9999.ebuild b/dev-python/python-ivi/python-ivi-9999.ebuild
index 76613f4..39d54a2 100644
--- a/dev-python/python-ivi/python-ivi-9999.ebuild
+++ b/dev-python/python-ivi/python-ivi-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/python-ivi/python-ivi"
 
 if [ ${PV} == "9999" ] ; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git git@github.com:${PN}/${PN}.git"
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git git://github.com/${PN}/${PN}.git"
 else
 	SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64"

diff --git a/dev-python/python-vxi11/python-vxi11-9999.ebuild b/dev-python/python-vxi11/python-vxi11-9999.ebuild
index ef4482d..0ebc474 100644
--- a/dev-python/python-vxi11/python-vxi11-9999.ebuild
+++ b/dev-python/python-vxi11/python-vxi11-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/python-ivi/python-vxi11"
 
 if [ ${PV} == "9999" ] ; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/python-ivi/${PN}.git git@github.com:python-ivi/${PN}.git"
+	EGIT_REPO_URI="https://github.com/python-ivi/${PN}.git git://github.com/python-ivi/${PN}.git"
 else
 	SRC_URI="https://github.com/python-ivi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64"

diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index 8a93943..efe868a 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -11,7 +11,7 @@ inherit cmake-utils git-r3 python-single-r1
 DESCRIPTION="Parallelization engine for optimization problems"
 HOMEPAGE="https://github.com/esa/pagmo"
 SRC_URI=""
-EGIT_REPO_URI="https://github.com/esa/${PN}.git git://git@github.com:esa/${PN}.git"
+EGIT_REPO_URI="https://github.com/esa/${PN}.git git://github.com/esa/${PN}.git"
 
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-29  7:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29  7:54 [gentoo-commits] proj/sci:master commit in: dev-python/python-vxi11/, dev-python/pylibconfig2/, dev-python/python-ivi/, Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox