commit:     5aa19512601339d98227d3ebafef0d32eb70f451
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 19:22:28 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 19:38:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa19512

app-editors/emacs: Upstream has branched for release.

27.0.9999-r1 is the live ebuild for the emacs-27 branch.
28.0.9999 is the live ebuild for master.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-editors/emacs/{emacs-27.0.9999.ebuild => emacs-27.0.9999-r1.ebuild} | 2 +-
 app-editors/emacs/{emacs-27.0.9999.ebuild => emacs-28.0.9999.ebuild}    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/emacs/emacs-27.0.9999.ebuild 
b/app-editors/emacs/emacs-27.0.9999-r1.ebuild
similarity index 99%
copy from app-editors/emacs/emacs-27.0.9999.ebuild
copy to app-editors/emacs/emacs-27.0.9999-r1.ebuild
index 46906649a62..4c179d1bd02 100644
--- a/app-editors/emacs/emacs-27.0.9999.ebuild
+++ b/app-editors/emacs/emacs-27.0.9999-r1.ebuild
@@ -8,7 +8,7 @@ inherit autotools elisp-common flag-o-matic multilib 
readme.gentoo-r1
 if [[ ${PV##*.} = 9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://git.savannah.gnu.org/git/emacs.git";
-       EGIT_BRANCH="master"
+       EGIT_BRANCH="emacs-27"
        EGIT_CHECKOUT_DIR="${WORKDIR}/emacs"
        S="${EGIT_CHECKOUT_DIR}"
 else

diff --git a/app-editors/emacs/emacs-27.0.9999.ebuild 
b/app-editors/emacs/emacs-28.0.9999.ebuild
similarity index 99%
rename from app-editors/emacs/emacs-27.0.9999.ebuild
rename to app-editors/emacs/emacs-28.0.9999.ebuild
index 46906649a62..18bc1db36ee 100644
--- a/app-editors/emacs/emacs-27.0.9999.ebuild
+++ b/app-editors/emacs/emacs-28.0.9999.ebuild
@@ -26,7 +26,7 @@ DESCRIPTION="The extensible, customizable, self-documenting 
real-time display ed
 HOMEPAGE="https://www.gnu.org/software/emacs/";
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
-SLOT="27-vcs"
+SLOT="28-vcs"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
+gmp gpm gsettings gtk gtk2 gzip-el harfbuzz imagemagick +inotify jpeg json 
kerberos lcms libxml2 livecd m17n-lib mailutils motif png selinux sound source 
ssl svg systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm 
xwidgets zlib"
 REQUIRED_USE="?? ( aqua X )"
 RESTRICT="test"

Reply via email to