mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emacs/transient: sync live 9999 version
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ HOMEPAGE="https://magit.vc/manual/transient/
|
||||
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"
|
||||
@@ -24,7 +24,7 @@ LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="
|
||||
>=app-emacs/compat-30.0.1.0
|
||||
>=app-emacs/compat-30.0.2.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user