Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-common-gentoo/
Date: Sun, 15 Oct 2017 11:28:45
Message-Id: 1508066297.444b3f355a759d81090fb0fd4f966257fe8d8cce.ulm@gentoo
1 commit: 444b3f355a759d81090fb0fd4f966257fe8d8cce
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 11:18:17 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 11:18:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=444b3f35
7
8 app-emacs/emacs-common-gentoo: Update EGIT_REPO_URI.
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
16 index 562a4ad..33bd445 100644
17 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
18 +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -EGIT_REPO_URI="git://anongit.gentoo.org/proj/emacs-tools.git"
24 +EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git"
25 EGIT_BRANCH="${PN}"
26 EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"