app-emacs/forge: sync live 9999 version

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2025-09-30 23:46:49 +02:00
parent 768765bac9
commit 89540de8ff

View File

@@ -3,7 +3,7 @@
EAPI=8
NEED_EMACS="27.1"
NEED_EMACS="29.1"
inherit elisp
@@ -14,10 +14,10 @@ HOMEPAGE="https://magit.vc/
if [[ "${PV}" == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/magit/${PN}.git"
EGIT_REPO_URI="https://github.com/magit/${PN}"
else
SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
-> ${P}.gh.tar.gz"
KEYWORDS="~amd64"
fi
@@ -28,14 +28,16 @@ LICENSE="GPL-3+"
SLOT="0"
RDEPEND="
>=app-emacs/compat-30.0.1.0
>=app-emacs/ghub-4.1.1
>=app-emacs/magit-4.1.3
>=app-emacs/transient-0.7.6
>=app-emacs/compat-30.1.0.0
>=app-emacs/magit-4.4.0
app-emacs/closql
app-emacs/cond-let
app-emacs/dash
app-emacs/emacsql
app-emacs/ghub
app-emacs/llama
app-emacs/markdown-mode
app-emacs/transient
app-emacs/yaml
"
BDEPEND="