diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-10-15 13:15:02 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-10-15 13:15:02 +0200 |
commit | 0335133b750fcd57143956d76f33c597b72ee641 (patch) | |
tree | bc4b9cce70fe823bc63e7797cb57f32865593d24 /app-emacs | |
parent | app-admin/emacs-updater: Update EGIT_REPO_URI, sync from Gentoo repo. (diff) | |
download | emacs-0335133b750fcd57143956d76f33c597b72ee641.tar.gz emacs-0335133b750fcd57143956d76f33c597b72ee641.tar.bz2 emacs-0335133b750fcd57143956d76f33c597b72ee641.zip |
app-emacs/ebuild-mode: Update EGIT_REPO_URI.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild index 0aaa6a1..6520b3a 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://anongit.gentoo.org/proj/ebuild-mode.git" +EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ebuild-mode.git" EGIT_BRANCH="master" EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}" |