diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-08-10 19:52:58 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-08-10 20:16:40 +0200 |
commit | 760362c37d19221deae2b00fa5fda5c315e377e7 (patch) | |
tree | af43053d575e14b8708094c1c0d1f2c0d16d2eea /app-emacs | |
parent | app-emacs/transient: bump to 0.7.4 (diff) | |
download | gentoo-760362c37d19221deae2b00fa5fda5c315e377e7.tar.gz gentoo-760362c37d19221deae2b00fa5fda5c315e377e7.tar.bz2 gentoo-760362c37d19221deae2b00fa5fda5c315e377e7.zip |
app-emacs/transient: sync live 9999 version
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/transient/transient-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/transient/transient-9999.ebuild b/app-emacs/transient/transient-9999.ebuild index 02944ca13d21..f99ae40b0465 100644 --- a/app-emacs/transient/transient-9999.ebuild +++ b/app-emacs/transient/transient-9999.ebuild @@ -28,7 +28,7 @@ ELISP_TEXINFO="docs/${PN}.texi" SITEFILE="50${PN}-gentoo.el" RDEPEND=" - >=app-emacs/compat-29.1.4.1 + >=app-emacs/compat-30.0.0.0 " BDEPEND=" ${RDEPEND} |