From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/corfu/
Date: Tue, 28 Mar 2023 00:57:38 +0000 (UTC) [thread overview]
Message-ID: <1679964651.6960da4271ca0373fbc6e976ab950ef40ef7486d.xgqt@gentoo> (raw)
commit: 6960da4271ca0373fbc6e976ab950ef40ef7486d
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 00:23:47 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 00:50:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6960da42
app-emacs/corfu: bump to 0.36
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/corfu/Manifest | 1 +
app-emacs/corfu/corfu-0.36.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/app-emacs/corfu/Manifest b/app-emacs/corfu/Manifest
index ef51f7ab71c2..2be853f53620 100644
--- a/app-emacs/corfu/Manifest
+++ b/app-emacs/corfu/Manifest
@@ -1,3 +1,4 @@
DIST corfu-0.33.tar.gz 44195 BLAKE2B 7995bea510a812ca0772fb2229230ad0f1b1e1ef8ad97e832aa1bd650d7a59b4fe0412fe3f627c37d7027f094a6892856ac02b90aae583c25ce0f03577101ee4 SHA512 e9879a2ecce1fbce9a4750e85f5e5fa998e0f706e67d61b011061275bec7bdb8da3512b4da3d2fbdd6b8dc242887091bf1d68f96a465ee63f9b8e83829b5a3b8
DIST corfu-0.34.tar.gz 44586 BLAKE2B c2a056cdef8cc536f3512662c442504fd3c973649e58b382eb92fb749bc5b3de2dcdad9f13cbe929b33b001fe9fc1ee2b057620c321f32ad9aefc0b274b71983 SHA512 5a46af83eed319170687e91386d8363416682fb6017d465a2b86c8164903efc128122b9cae81482155d8c710f7b2eb1dc8ff0b636544a0a611bec574fdb188c9
DIST corfu-0.35.tar.gz 45540 BLAKE2B ae5649b3bc5b636887afdd1af7f8b36b9063bc863e72c844f24ad0ede5aacea9f9cab2fbcf0ee543b653f3763d2a0e34097eeadca46c947e483c93ed8cd6619e SHA512 9d749a7e513486b1f83e073083b3c5a35d101c2eb20e4424bc1fe1313ea36469f50eb4c9967b3bb2c9cf249805a57c17843758e8e473f1af5c22987ae47ec404
+DIST corfu-0.36.tar.gz 45542 BLAKE2B 8841dd5ebb20c5609ddc7983a12e52c9194002da6a10c26f4f6934d03a6abeccb02a5e3896991ac22e9262ba46b0d00ed6608c740f4c02091c193d8e6e748260 SHA512 520f4c7821f0ba8e159055b142a25e7e94fd2285e50ff487c0b877d9079a4f277397cc999b127bb991defadc198d7e6f7853a6b66278f46eb9184265fabd6c8a
diff --git a/app-emacs/corfu/corfu-0.36.ebuild b/app-emacs/corfu/corfu-0.36.ebuild
new file mode 100644
index 000000000000..af9057c005cf
--- /dev/null
+++ b/app-emacs/corfu/corfu-0.36.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Completion Overlay Region FUnction"
+HOMEPAGE="https://github.com/minad/corfu/"
+SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=app-emacs/compat-29.1.3.4"
+BDEPEND="${RDEPEND}"
+
+DOCS=( README.org )
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+ default
+ mv extensions/*.el . || die
+}
+
+src_compile() {
+ elisp_src_compile
+ elisp-make-autoload-file
+}
next reply other threads:[~2023-03-28 0:57 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 0:57 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-17 10:55 [gentoo-commits] repo/gentoo:master commit in: app-emacs/corfu/ Maciej Barć
2025-10-17 10:55 Maciej Barć
2025-10-17 10:55 Maciej Barć
2025-07-27 22:49 Sam James
2025-06-13 19:00 Maciej Barć
2025-06-13 19:00 Maciej Barć
2025-06-05 17:04 Maciej Barć
2025-06-05 17:04 Maciej Barć
2025-06-05 17:04 Maciej Barć
2025-05-31 5:32 Arthur Zamarin
2025-05-05 23:09 Sam James
2025-04-28 13:40 Maciej Barć
2025-03-28 20:42 Maciej Barć
2025-03-04 22:45 Sam James
2025-01-28 22:08 Maciej Barć
2025-01-28 22:08 Maciej Barć
2025-01-22 17:34 Arthur Zamarin
2024-12-22 10:00 Arsen Arsenović
2024-09-04 10:04 Sam James
2024-07-31 0:03 Maciej Barć
2024-07-31 0:03 Maciej Barć
2024-05-25 14:06 Maciej Barć
2024-05-25 14:06 Maciej Barć
2024-04-06 16:27 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2023-12-29 22:48 Maciej Barć
2023-12-29 22:48 Maciej Barć
2023-12-04 8:43 Maciej Barć
2023-12-04 8:43 Maciej Barć
2023-08-17 13:22 Maciej Barć
2023-08-17 13:22 Maciej Barć
2023-08-17 13:22 Maciej Barć
2023-07-03 7:58 Maciej Barć
2023-07-03 7:58 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-03-28 0:57 Maciej Barć
2023-02-20 0:53 Maciej Barć
2023-02-20 0:53 Maciej Barć
2022-12-04 5:35 Maciej Barć
2022-12-04 5:35 Maciej Barć
2022-11-30 1:04 Maciej Barć
2022-11-30 1:04 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-10-19 20:12 Maciej Barć
2022-08-31 15:09 Maciej Barć
2022-07-10 8:40 Matthew Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1679964651.6960da4271ca0373fbc6e976ab950ef40ef7486d.xgqt@gentoo \
--to=xgqt@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox