From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/
Date: Sun, 19 Mar 2023 14:18:17 +0000 (UTC) [thread overview]
Message-ID: <1679233990.ca12ba866eb48b027c4395e3cb3d9d951a66395a.xgqt@gentoo> (raw)
commit: ca12ba866eb48b027c4395e3cb3d9d951a66395a
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 13:11:16 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 13:53:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca12ba86
app-emacs/consult-flycheck: DEPEND -> BDEPEND
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
...lycheck-0.8.ebuild => consult-flycheck-0.8-r1.ebuild} | 16 ++++++++++------
...lycheck-0.9.ebuild => consult-flycheck-0.9-r1.ebuild} | 16 ++++++++++------
2 files changed, 20 insertions(+), 12 deletions(-)
diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.8.ebuild b/app-emacs/consult-flycheck/consult-flycheck-0.8-r1.ebuild
similarity index 72%
rename from app-emacs/consult-flycheck/consult-flycheck-0.8.ebuild
rename to app-emacs/consult-flycheck/consult-flycheck-0.8-r1.ebuild
index 71a13cdc7f92..b28863a7366a 100644
--- a/app-emacs/consult-flycheck/consult-flycheck-0.8.ebuild
+++ b/app-emacs/consult-flycheck/consult-flycheck-0.8-r1.ebuild
@@ -1,21 +1,25 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+
NEED_EMACS=26
inherit elisp
DESCRIPTION="Consult integration for Flycheck"
HOMEPAGE="https://github.com/minad/consult-flycheck"
-SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
+ -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-SITEFILE="50${PN}-gentoo.el"
+RDEPEND="
+ app-emacs/consult
+ app-emacs/flycheck
+"
+BDEPEND="${RDEPEND}"
-DEPEND="app-emacs/consult
- app-emacs/flycheck"
-RDEPEND="${DEPEND}"
+SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.9.ebuild b/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild
similarity index 72%
rename from app-emacs/consult-flycheck/consult-flycheck-0.9.ebuild
rename to app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild
index 71a13cdc7f92..b28863a7366a 100644
--- a/app-emacs/consult-flycheck/consult-flycheck-0.9.ebuild
+++ b/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild
@@ -1,21 +1,25 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+
NEED_EMACS=26
inherit elisp
DESCRIPTION="Consult integration for Flycheck"
HOMEPAGE="https://github.com/minad/consult-flycheck"
-SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
+ -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-SITEFILE="50${PN}-gentoo.el"
+RDEPEND="
+ app-emacs/consult
+ app-emacs/flycheck
+"
+BDEPEND="${RDEPEND}"
-DEPEND="app-emacs/consult
- app-emacs/flycheck"
-RDEPEND="${DEPEND}"
+SITEFILE="50${PN}-gentoo.el"
next reply other threads:[~2023-03-19 14:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-19 14:18 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-06 9:07 [gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/ Sam James
2023-12-04 8:43 Maciej Barć
2023-12-04 8:43 Maciej Barć
2023-08-16 21:24 Sam James
2023-03-26 16:52 Ulrich Müller
2022-11-10 1:19 Maciej Barć
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=1679233990.ca12ba866eb48b027c4395e3cb3d9d951a66395a.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