repo/gentoo:master commit in: app-emacs/transient/

Maciej Barć <[email protected]> Mon, 03 Aug 2026 11:33:53 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785756822.bc8152e6b82f5c6e12b53b88c1c0bb67bac21010.xgqt@gentoo>
commit:     bc8152e6b82f5c6e12b53b88c1c0bb67bac21010
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  3 10:56:42 2026 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Aug  3 11:33:42 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8152e6

app-emacs/transient: sync live 9999 version

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/transient/transient-9999.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-emacs/transient/transient-9999.ebuild b/app-emacs/transient/transient-9999.ebuild
index 0c7669fe391c..98c1cd1e282e 100644
--- a/app-emacs/transient/transient-9999.ebuild
+++ b/app-emacs/transient/transient-9999.ebuild
@@ -13,12 +13,10 @@ HOMEPAGE="https://magit.vc/manual/transient/
 
 if [[ "${PV}" == *9999* ]] ; then
 	inherit git-r3
-
 	EGIT_REPO_URI="https://github.com/magit/${PN}"
 else
 	SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
 		-> ${P}.gh.tar.gz"
-
 	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
@@ -26,8 +24,8 @@ LICENSE="GPL-3+"
 SLOT="0"
 
 RDEPEND="
-	>=app-emacs/compat-30.1.0.1
-	>=app-emacs/cond-let-1.0.0
+	>=app-emacs/compat-31.0
+	>=app-emacs/cond-let-1.1
 	>=app-emacs/llama-1.0
 "
 BDEPEND="