Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/llvm-ocaml/
Date: Sat, 08 Jul 2017 23:18:38
Message-Id: 1499555901.930a385862e24f951b9142f862100d9fb74d1aa7.mgorny@gentoo
1 commit: 930a385862e24f951b9142f862100d9fb74d1aa7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 19:11:32 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 23:18:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930a3858
7
8 dev-ml/llvm-ocaml: Update upstream git URI
9
10 dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
14 index e6fabd0f200..2c8ea44b294 100644
15 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
16 +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
17 @@ -13,7 +13,7 @@ inherit cmake-utils git-r3 llvm python-any-r1
18 DESCRIPTION="OCaml bindings for LLVM"
19 HOMEPAGE="http://llvm.org/"
20 SRC_URI=""
21 -EGIT_REPO_URI="http://llvm.org/git/llvm.git
22 +EGIT_REPO_URI="https://git.llvm.org/git/llvm.git
23 https://github.com/llvm-mirror/llvm.git"
24
25 # Keep in sync with sys-devel/llvm