public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/prettyplotlib/, dev-python/brewer2mpl/
@ 2015-02-05  8:01 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-02-05  8:01 UTC (permalink / raw
  To: gentoo-commits

commit:     0c2c218bcd59d689d0ec01e1e26e54baf2925765
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Feb  4 13:07:31 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb  4 13:07:31 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0c2c218b

Fix EGIT_REPO_URI in dev-python/{brewer2mpl,prettyplotlib}-9999

---
 dev-python/brewer2mpl/brewer2mpl-9999.ebuild       | 2 +-
 dev-python/prettyplotlib/prettyplotlib-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/brewer2mpl/brewer2mpl-9999.ebuild b/dev-python/brewer2mpl/brewer2mpl-9999.ebuild
index 084676c..a843279 100644
--- a/dev-python/brewer2mpl/brewer2mpl-9999.ebuild
+++ b/dev-python/brewer2mpl/brewer2mpl-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/jiffyclub/brewer2mpl"
 
 if [ ${PV} == "9999" ] ; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/jiffyclub/${PN}.git git://github.com:jiffyclub/${PN}.git"
+	EGIT_REPO_URI="https://github.com/jiffyclub/${PN}.git git://github.com/jiffyclub/${PN}.git"
 else
 	SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 	KEYWORDS="~amd64"

diff --git a/dev-python/prettyplotlib/prettyplotlib-9999.ebuild b/dev-python/prettyplotlib/prettyplotlib-9999.ebuild
index a58869f..b0631f9 100644
--- a/dev-python/prettyplotlib/prettyplotlib-9999.ebuild
+++ b/dev-python/prettyplotlib/prettyplotlib-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://blog.olgabotvinnik.com/prettyplotlib/"
 
 if [ ${PV} == "9999" ] ; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/olgabot/${PN}.git git://github.com:olgabot/${PN}.git"
+	EGIT_REPO_URI="https://github.com/olgabot/${PN}.git git://github.com/olgabot/${PN}.git"
 else
 	SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 	KEYWORDS="~amd64"


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

only message in thread, other threads:[~2015-02-05  8:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05  8:01 [gentoo-commits] proj/sci:master commit in: dev-python/prettyplotlib/, dev-python/brewer2mpl/ Justin Lecher

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