[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2024-01-06 Thread Sam James
commit: d2ce34a4502ccc20e06eb4d1614758a0836bfa44
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  6 09:07:21 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  6 09:07:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ce34a4

app-emacs/consult-flycheck: Stabilize 1.0 ALLARCHES, #921412

Signed-off-by: Sam James  gentoo.org>

 app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild
index d866bc663de1..94b3f5f29cfc 100644
--- a/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild
+++ b/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="
app-emacs/consult



[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2023-12-04 Thread Maciej Barć
commit: ca528c16f4f0256c93fff8d9d72b276d634e
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec  4 08:20:58 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec  4 08:43:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca528c16

app-emacs/consult-flycheck: drop old 0.8-r1

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

 app-emacs/consult-flycheck/Manifest|  1 -
 .../consult-flycheck-0.8-r1.ebuild | 25 --
 2 files changed, 26 deletions(-)

diff --git a/app-emacs/consult-flycheck/Manifest 
b/app-emacs/consult-flycheck/Manifest
index 393975c0af1f..0ffb5031c170 100644
--- a/app-emacs/consult-flycheck/Manifest
+++ b/app-emacs/consult-flycheck/Manifest
@@ -1,2 +1 @@
-DIST consult-flycheck-0.8.tar.gz 2146 BLAKE2B 
9b27456095012818b73484303c9d798595fb7997658952d8878b8ff63cbec860cb562e871e009ab4535f8ae12d67c1283b2ca80ce0927a471a846137a6eec8f4
 SHA512 
304cb58b164155f95e6c8088949fc3946145a50461388a2c8a085c940c20ada0e8834c861ee1f8900a02f308ed09c0a04d10917e94da8be0500539ddf87fe217
 DIST consult-flycheck-0.9.tar.gz 2189 BLAKE2B 
6fd39f9f79af54a9b02b1e1d2884b0caaba45562e13b4f10ec7bf95c9c193a248b24c0eb3160e1a97bae98c5034e24cd379f8ff54d66cf4e7ece8b426aad826a
 SHA512 
ba742a28f37943680739b924dc163cf96d2557e22be420a7a3ca27db79365352a5b6223d988fc45e92c578e00114b2415d1be3f13feb70ac0c5509d5cd915199

diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.8-r1.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-0.8-r1.ebuild
deleted file mode 100644
index b28863a7366a..
--- a/app-emacs/consult-flycheck/consult-flycheck-0.8-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   app-emacs/consult
-   app-emacs/flycheck
-"
-BDEPEND="${RDEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2023-12-04 Thread Maciej Barć
commit: 72b4fa74994ae50dabcc1a1e8a487af45cb76bf2
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec  4 08:23:12 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec  4 08:43:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b4fa74

app-emacs/consult-flycheck: bump to 1.0

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

 app-emacs/consult-flycheck/Manifest|  1 +
 .../consult-flycheck/consult-flycheck-1.0.ebuild   | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/app-emacs/consult-flycheck/Manifest 
b/app-emacs/consult-flycheck/Manifest
index 0ffb5031c170..b6b3db564058 100644
--- a/app-emacs/consult-flycheck/Manifest
+++ b/app-emacs/consult-flycheck/Manifest
@@ -1 +1,2 @@
 DIST consult-flycheck-0.9.tar.gz 2189 BLAKE2B 
6fd39f9f79af54a9b02b1e1d2884b0caaba45562e13b4f10ec7bf95c9c193a248b24c0eb3160e1a97bae98c5034e24cd379f8ff54d66cf4e7ece8b426aad826a
 SHA512 
ba742a28f37943680739b924dc163cf96d2557e22be420a7a3ca27db79365352a5b6223d988fc45e92c578e00114b2415d1be3f13feb70ac0c5509d5cd915199
+DIST consult-flycheck-1.0.tar.gz 2289 BLAKE2B 
28848ab2aba8a96aee38e5d9654c096a232a31d62518ff60bf578dfce577bb7d67bdd69013e708b09be99d652c8563a39fb3e31addcb60e0fbb991816bcd31e3
 SHA512 
fb6d4ac8650b84331683938ac111482f8fedd68661a0bf9982a05e520109b270daa48972b1b56f25308f9c9cce7e6d968c337367035441a2a24fae80ad91c09c

diff --git a/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild
new file mode 100644
index ..d866bc663de1
--- /dev/null
+++ b/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild
@@ -0,0 +1,25 @@
+# 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="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"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   app-emacs/consult
+   app-emacs/flycheck
+"
+BDEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2023-08-16 Thread Sam James
commit: 21399187917972475716a70f1a4331c2cb4980eb
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 21:24:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 21:24:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21399187

app-emacs/consult-flycheck: Stabilize 0.9-r2 amd64, #912300

Signed-off-by: Sam James  gentoo.org>

 app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
index d866bc663de1..4ec7652e1531 100644
--- a/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
+++ b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="
app-emacs/consult



[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2023-03-26 Thread Ulrich Müller
commit: 1bbc65189df087df3af0b4a0c70c1b2e8c86251e
Author: Matthew Smith  gentoo  org>
AuthorDate: Thu Mar 23 11:53:25 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 16:50:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbc6518

app-emacs/consult-flycheck: update NEED_EMACS

Signed-off-by: Matthew Smith  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 .../{consult-flycheck-0.9-r1.ebuild => consult-flycheck-0.9-r2.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
similarity index 96%
rename from app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild
rename to app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
index b28863a7366a..d866bc663de1 100644
--- a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild
+++ b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-NEED_EMACS=26
+NEED_EMACS=27.1
 
 inherit elisp
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2023-03-19 Thread Maciej Barć
commit: ca12ba866eb48b027c4395e3cb3d9d951a66395a
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Mar 19 13:11:16 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Mar 19 13:53:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca12ba86

app-emacs/consult-flycheck: DEPEND -> BDEPEND

Signed-off-by: Maciej Barć  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"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2022-11-09 Thread Maciej Barć
commit: f5eedc65ba7821c9ce44fb7cf01607bfb2c3e086
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Nov 10 01:17:58 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Nov 10 01:19:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5eedc65

app-emacs/consult-flycheck: bump to 0.9

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

 app-emacs/consult-flycheck/Manifest |  1 +
 .../consult-flycheck/consult-flycheck-0.9.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emacs/consult-flycheck/Manifest 
b/app-emacs/consult-flycheck/Manifest
index 059d3055cb13..393975c0af1f 100644
--- a/app-emacs/consult-flycheck/Manifest
+++ b/app-emacs/consult-flycheck/Manifest
@@ -1 +1,2 @@
 DIST consult-flycheck-0.8.tar.gz 2146 BLAKE2B 
9b27456095012818b73484303c9d798595fb7997658952d8878b8ff63cbec860cb562e871e009ab4535f8ae12d67c1283b2ca80ce0927a471a846137a6eec8f4
 SHA512 
304cb58b164155f95e6c8088949fc3946145a50461388a2c8a085c940c20ada0e8834c861ee1f8900a02f308ed09c0a04d10917e94da8be0500539ddf87fe217
+DIST consult-flycheck-0.9.tar.gz 2189 BLAKE2B 
6fd39f9f79af54a9b02b1e1d2884b0caaba45562e13b4f10ec7bf95c9c193a248b24c0eb3160e1a97bae98c5034e24cd379f8ff54d66cf4e7ece8b426aad826a
 SHA512 
ba742a28f37943680739b924dc163cf96d2557e22be420a7a3ca27db79365352a5b6223d988fc45e92c578e00114b2415d1be3f13feb70ac0c5509d5cd915199

diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.9.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-0.9.ebuild
new file mode 100644
index ..71a13cdc7f92
--- /dev/null
+++ b/app-emacs/consult-flycheck/consult-flycheck-0.9.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 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"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"
+
+DEPEND="app-emacs/consult
+   app-emacs/flycheck"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/, app-emacs/consult-flycheck/files/

2022-02-17 Thread Matthew Smith
commit: 782f0f12572b80db477061fac882923c647f8fdc
Author: Matthew Smith  gentoo  org>
AuthorDate: Thu Feb 17 19:42:33 2022 +
Commit: Matthew Smith  gentoo  org>
CommitDate: Thu Feb 17 19:43:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782f0f12

app-emacs/consult-flycheck: initial import at 0.8

Signed-off-by: Matthew Smith  gentoo.org>

 app-emacs/consult-flycheck/Manifest |  1 +
 .../consult-flycheck/consult-flycheck-0.8.ebuild| 21 +
 .../files/50consult-flycheck-gentoo.el  |  2 ++
 app-emacs/consult-flycheck/metadata.xml | 12 
 4 files changed, 36 insertions(+)

diff --git a/app-emacs/consult-flycheck/Manifest 
b/app-emacs/consult-flycheck/Manifest
new file mode 100644
index ..059d3055cb13
--- /dev/null
+++ b/app-emacs/consult-flycheck/Manifest
@@ -0,0 +1 @@
+DIST consult-flycheck-0.8.tar.gz 2146 BLAKE2B 
9b27456095012818b73484303c9d798595fb7997658952d8878b8ff63cbec860cb562e871e009ab4535f8ae12d67c1283b2ca80ce0927a471a846137a6eec8f4
 SHA512 
304cb58b164155f95e6c8088949fc3946145a50461388a2c8a085c940c20ada0e8834c861ee1f8900a02f308ed09c0a04d10917e94da8be0500539ddf87fe217

diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.8.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-0.8.ebuild
new file mode 100644
index ..71a13cdc7f92
--- /dev/null
+++ b/app-emacs/consult-flycheck/consult-flycheck-0.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 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"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"
+
+DEPEND="app-emacs/consult
+   app-emacs/flycheck"
+RDEPEND="${DEPEND}"

diff --git a/app-emacs/consult-flycheck/files/50consult-flycheck-gentoo.el 
b/app-emacs/consult-flycheck/files/50consult-flycheck-gentoo.el
new file mode 100644
index ..fb5b6f1d69dd
--- /dev/null
+++ b/app-emacs/consult-flycheck/files/50consult-flycheck-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'consult-flycheck "consult-flycheck" nil t)

diff --git a/app-emacs/consult-flycheck/metadata.xml 
b/app-emacs/consult-flycheck/metadata.xml
new file mode 100644
index ..5059203f6129
--- /dev/null
+++ b/app-emacs/consult-flycheck/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  gnu-em...@gentoo.org
+  Gentoo GNU Emacs project
+
+
+
+  minad/consult-flycheck
+
+