diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-03-22 09:56:58 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-03-22 09:56:58 +0100 |
commit | cc28548cb6bcb21b57a207f4f9e69e48b41fccd9 (patch) | |
tree | 427358426defecf88ae9d4e4b4b2f2622c1c8435 /app-emacs | |
parent | app-emacs/ebuild-mode: Add missing autoloads to site-init file (diff) | |
download | emacs-cc28548cb6bcb21b57a207f4f9e69e48b41fccd9.tar.gz emacs-cc28548cb6bcb21b57a207f4f9e69e48b41fccd9.tar.bz2 emacs-cc28548cb6bcb21b57a207f4f9e69e48b41fccd9.zip |
app-emacs/emacs-common: Renamed from app-emacs/emacs-common-gentoo
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-common/emacs-common-9999.ebuild (renamed from app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild) | 2 | ||||
-rw-r--r-- | app-emacs/emacs-common/metadata.xml (renamed from app-emacs/emacs-common-gentoo/metadata.xml) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common/emacs-common-9999.ebuild index 1824157..bb0b926 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild +++ b/app-emacs/emacs-common/emacs-common-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git" -EGIT_BRANCH="emacs-common" +EGIT_BRANCH="${PN}" EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}" inherit elisp-common desktop xdg-utils readme.gentoo-r1 git-r3 diff --git a/app-emacs/emacs-common-gentoo/metadata.xml b/app-emacs/emacs-common/metadata.xml index c5a1a5b..c5a1a5b 100644 --- a/app-emacs/emacs-common-gentoo/metadata.xml +++ b/app-emacs/emacs-common/metadata.xml |