commit: bd62b1045990d966301c55fb1294382bb2ba085f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 07:59:57 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 07:59:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=bd62b104
app-emacs/emacs-common-gentoo: "Upstream" branch has been renamed Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild index bb0b926..1824157 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git" -EGIT_BRANCH="${PN}" +EGIT_BRANCH="emacs-common" EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}" inherit elisp-common desktop xdg-utils readme.gentoo-r1 git-r3
