mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
app-emacs/corfu: sync live 9999 version
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
516c124619
commit
58f632b57a
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
NEED_EMACS="28.1"
|
NEED_EMACS="29.1"
|
||||||
|
|
||||||
inherit elisp
|
inherit elisp
|
||||||
|
|
||||||
@ -25,13 +25,13 @@ LICENSE="GPL-3+"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=app-emacs/compat-30.1.0.0
|
app-emacs/compat
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
${RDEPEND}
|
${RDEPEND}
|
||||||
"
|
"
|
||||||
|
|
||||||
DOCS=( README.org )
|
DOCS=( CHANGELOG.org README.org )
|
||||||
SITEFILE="50${PN}-gentoo.el"
|
SITEFILE="50${PN}-gentoo.el"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user