commit: 0c5b09ecce8fb9301081440957bd9d2db12fc262
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 19:42:32 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 19:42:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=0c5b09ec
app-emacs/ebuild-mode: Update for new location of repository.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-emacs/ebuild-mode/ebuild-mode-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
index 782e476..77f4ee4 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/emacs-tools.git"
-EGIT_BRANCH="${PN}"
+EGIT_REPO_URI="git://anongit.gentoo.org/proj/ebuild-mode.git"
+EGIT_BRANCH="master"
EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
inherit readme.gentoo-r1 elisp git-r3