public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/python-vxi11/, dev-python/pylibconfig2/, dev-python/python-ivi/, ...
Date: Wed, 29 Jul 2015 07:54:29 +0000 (UTC)	[thread overview]
Message-ID: <1438070770.0e4c2d82cb4b6bfdc17daa4ec56246444e19c291.jlec@gentoo> (raw)

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"


                 reply	other threads:[~2015-07-29  7:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1438070770.0e4c2d82cb4b6bfdc17daa4ec56246444e19c291.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox