public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-04-12 22:27 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2022-04-12 22:27 UTC (permalink / raw
  To: gentoo-commits

commit:     8ec9d31bfdfb4124a13b0cd51acca4534afce14a
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 22:11:41 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 22:11:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec9d31b

app-emacs/flycheck: add the Gentoo GNU Emacs project to maintainers

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

 app-emacs/flycheck/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-emacs/flycheck/metadata.xml b/app-emacs/flycheck/metadata.xml
index e96ebcfc18fc..a29ea6e22d25 100644
--- a/app-emacs/flycheck/metadata.xml
+++ b/app-emacs/flycheck/metadata.xml
@@ -9,6 +9,10 @@
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>
   </maintainer>
+  <maintainer type="project">
+    <email>gnu-emacs@gentoo.org</email>
+    <name>Gentoo GNU Emacs project</name>
+  </maintainer>
   <upstream>
     <remote-id type="github">flycheck/flycheck</remote-id>
     <doc>https://github.com/flycheck/flycheck/blob/master/README.md</doc>


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-07-31  6:44 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2022-07-31  6:44 UTC (permalink / raw
  To: gentoo-commits

commit:     73172d0ec646cf563340bf03dbb8824b4e8bf621
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 06:42:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 06:43:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73172d0e

app-emacs/flycheck: keyword 32_p20220328-r1 for ~x64-macos

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 0d92a6a59ff8..8a7df1a01937 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-08-02 16:01 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2022-08-02 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     57e8a076ad92ff5c37e397cf9899dc6db8ef06e8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 16:01:32 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:01:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e8a076

app-emacs/flycheck: Keyword 32_p20220328-r1 ppc64, #862858

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 8a7df1a01937..c528d87ae9e7 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x64-macos"
+KEYWORDS="~amd64 ~ppc64 ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-08-02 16:01 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2022-08-02 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     bcf36958d885224d8f8eb1be85fbc9c3877d2980
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 16:01:34 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:01:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf36958

app-emacs/flycheck: Keyword 32_p20220328-r1 arm, #862858

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index c528d87ae9e7..dc80565f1c96 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-08-02 16:01 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2022-08-02 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     cbede298ca653d7d62745b73ab25add120ad02cd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 16:01:35 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:01:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbede298

app-emacs/flycheck: Keyword 32_p20220328-r1 arm64, #862858

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index dc80565f1c96..4d82b776bdd2 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-08-27 12:42 Jakov Smolić
  0 siblings, 0 replies; 37+ messages in thread
From: Jakov Smolić @ 2022-08-27 12:42 UTC (permalink / raw
  To: gentoo-commits

commit:     84484870d0dff94cd7e1f1fec37b13fe957f64f0
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 12:39:42 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 12:41:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84484870

app-emacs/flycheck: keyword 32_p20220328-r1 for ~riscv

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 4d82b776bdd2..3853f2124e5b 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-10-08  7:01 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2022-10-08  7:01 UTC (permalink / raw
  To: gentoo-commits

commit:     d4c1bfc7b1df62aea8781798fee5540868c8be61
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Oct  8 06:37:51 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 07:01:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c1bfc7

app-emacs/flycheck: Keyword 32_p20220328-r1 alpha, #873541

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 3853f2124e5b..9015b4fd9b4c 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-12-22 13:06 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2022-12-22 13:06 UTC (permalink / raw
  To: gentoo-commits

commit:     2456842f2c513ced1def8f24878248323cc7ed57
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:06:00 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:06:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2456842f

app-emacs/flycheck: Stabilize 32_p20210825 amd64, #887969

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/app-emacs/flycheck/flycheck-32_p20210825.ebuild b/app-emacs/flycheck/flycheck-32_p20210825.ebuild
index 2f6ead369883..6672dc346194 100644
--- a/app-emacs/flycheck/flycheck-32_p20210825.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20210825.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2022-12-22 13:10 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2022-12-22 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     05c66b84fed7779fe284850122cac67b8407541c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:10:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:10:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c66b84

app-emacs/flycheck: Stabilize 32_p20210825 arm64, #887969

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20210825.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20210825.ebuild b/app-emacs/flycheck/flycheck-32_p20210825.ebuild
index 6672dc346194..652f7f4670fe 100644
--- a/app-emacs/flycheck/flycheck-32_p20210825.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20210825.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 arm64"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-01-03 18:36 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2023-01-03 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     6555aec273546b3330feb852185965f59fce2b82
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 18:36:19 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 18:36:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6555aec2

app-emacs/flycheck: Stabilize 32_p20220328-r1 arm64, #889576

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 9015b4fd9b4c..7e1acac18e30 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~riscv ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-01-03 20:25 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-01-03 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     3d01b34a3e28a65ff5064725d042603400b2be23
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 20:25:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 20:25:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d01b34a

app-emacs/flycheck: Stabilize 32_p20220328-r1 amd64, #889576

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 7e1acac18e30..68d7c5475c23 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~riscv ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-23  4:57 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-03-23  4:57 UTC (permalink / raw
  To: gentoo-commits

commit:     0b68fc459caf677cad108295e3c8294d91b7d0ec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 04:40:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 04:56:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b68fc45

app-emacs/flycheck: update note re tests

We're both going to look at the tests over the next few days together.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305.ebuild b/app-emacs/flycheck/flycheck-32_p20230305.ebuild
index 8a79b1a8254f..1ad096748312 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
-RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
+RESTRICT="test" # TODO: wire up now that cask and ert-runner are packaged
 
 RDEPEND=">=app-emacs/dash-2.12.1
 	>=app-emacs/pkg-info-0.4"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-23  4:57 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-03-23  4:57 UTC (permalink / raw
  To: gentoo-commits

commit:     abf3b944afee88ad15957f56c5e705d0b10d5518
Author:     John Turner <jturner.usa <AT> gmail <DOT> com>
AuthorDate: Thu Mar 23 03:35:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 04:56:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf3b944

app-emacs/flycheck: add 32_p20230305

Signed-off-by: John Turner <jturner.usa <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/30314
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/Manifest                     |  1 +
 app-emacs/flycheck/flycheck-32_p20230305.ebuild | 31 +++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index 8abe02aeda55..6dfb4a60b4d7 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1,2 +1,3 @@
 DIST flycheck-32_p20210825.tar.gz 1042020 BLAKE2B 1663340de24980b3a1e58929e327841b743495dbd5d5c8306f007d0dfa989707015ceadaf6e5cac673eddb45adf9ec05dc35d8cb35af322c9cde6644194dd75d SHA512 472e25956d804e7f7ba8ebda2e3a7527eaaf3aee47fa5bd43a46ae651f94d857657cf4594f5a1ed0c169ec0ac610139956d182818ffeedf2c4132a5583ca870d
 DIST flycheck-32_p20220328.tar.gz 1037565 BLAKE2B 385d73e9ccae06db09d23819600317b807b7ff8cf0679be510cac27d539e57374fffd67575687067e8d6beeae66472b2831a5ece4adbe7b85da9b484dc8b6346 SHA512 f2c5dad66a1bae826f1b48242d3b1202cf41615fa2eadba55c4aabbbd9616ca873ba93c8c9f53cbefc22587b70ed1a2cd4fcbdcb2d6caf13d0c21c4d36e4ffc7
+DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377

diff --git a/app-emacs/flycheck/flycheck-32_p20230305.ebuild b/app-emacs/flycheck/flycheck-32_p20230305.ebuild
new file mode 100644
index 000000000000..8a79b1a8254f
--- /dev/null
+++ b/app-emacs/flycheck/flycheck-32_p20230305.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS="24.3"
+
+inherit elisp
+
+DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
+HOMEPAGE="https://www.flycheck.org/"
+COMMIT="5f2ef177cb21ae8b73714575802beef04abd0f5e"
+SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
+RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
+
+RDEPEND=">=app-emacs/dash-2.12.1
+	>=app-emacs/pkg-info-0.4"
+
+SITEFILE="50${PN}-gentoo-r1.el"
+DOCS=( README.md )
+ELISP_REMOVE="flycheck-buttercup.el flycheck-ert.el"
+
+src_compile() {
+	elisp_src_compile
+	elisp-make-autoload-file
+}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-24  5:48 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-03-24  5:48 UTC (permalink / raw
  To: gentoo-commits

commit:     d171a0e48bd2caf5737aeeed4ac32a6e434e20ce
Author:     John Turner <jturner.usa <AT> gmail <DOT> com>
AuthorDate: Fri Mar 24 02:44:58 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 05:48:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d171a0e4

app-emacs/flycheck: enabled tests

Signed-off-by: John Turner <jturner.usa <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/30325
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 49 ++++++++++++++++++++++
 1 file changed, 49 insertions(+)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
new file mode 100644
index 000000000000..bf2097a746a0
--- /dev/null
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS="24.3"
+
+inherit elisp
+
+DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
+HOMEPAGE="https://www.flycheck.org/"
+COMMIT="5f2ef177cb21ae8b73714575802beef04abd0f5e"
+SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+IUSE="test"
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=app-emacs/dash-2.12.1
+	>=app-emacs/pkg-info-0.4
+	test? ( app-emacs/shut-up
+			app-emacs/buttercup )"
+
+SITEFILE="50${PN}-gentoo-r1.el"
+DOCS=( README.md )
+RESTRICT="!test? ( test )"
+
+# Flycheck will skip test cases which require a "checker" or emacs package that is not installed.
+src_test() {
+	${EMACS} \
+		${EMACSFLAGS} \
+		-L . \
+		--load "${S}"/test/flycheck-test.el \
+		--load "${S}"/test/run.el \
+		-f 'flycheck-run-tests-main'
+}
+
+src_compile() {
+	elisp_src_compile
+	elisp-make-autoload-file
+}
+
+# Remove unneeded test related files.
+src_install() {
+	rm flycheck-buttercup.el* flycheck-ert.el* || die
+	elisp_src_install
+}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-24  5:48 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-03-24  5:48 UTC (permalink / raw
  To: gentoo-commits

commit:     3391d7461d906b7e623db8cd040a675498265395
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 05:47:24 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 05:48:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3391d746

app-emacs/flycheck: add missing die, fix test deps, restrict tests for now

Tests are wired up but need more investigation re failures.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 37 +++++++++++++---------
 1 file changed, 22 insertions(+), 15 deletions(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index bf2097a746a0..48c9974331ef 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -5,31 +5,43 @@ EAPI=8
 
 NEED_EMACS="24.3"
 
-inherit elisp
+inherit edo elisp
 
+COMMIT="5f2ef177cb21ae8b73714575802beef04abd0f5e"
 DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
 HOMEPAGE="https://www.flycheck.org/"
-COMMIT="5f2ef177cb21ae8b73714575802beef04abd0f5e"
 SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/${PN}-${COMMIT}"
 
-IUSE="test"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
+IUSE="test"
+# Tests fail for now, need more investigation
+RESTRICT="!test? ( test ) test"
 
-RDEPEND=">=app-emacs/dash-2.12.1
+RDEPEND="
+	>=app-emacs/dash-2.12.1
 	>=app-emacs/pkg-info-0.4
-	test? ( app-emacs/shut-up
-			app-emacs/buttercup )"
+"
+BDEPEND="
+	test? (
+		app-emacs/buttercup
+		app-emacs/shut-up
+	)
+"
 
 SITEFILE="50${PN}-gentoo-r1.el"
 DOCS=( README.md )
-RESTRICT="!test? ( test )"
 
-# Flycheck will skip test cases which require a "checker" or emacs package that is not installed.
+src_compile() {
+        elisp_src_compile
+        elisp-make-autoload-file
+}
+
 src_test() {
-	${EMACS} \
+	# Flycheck will skip test cases which require a "checker" or emacs package that is not installed.
+	edo ${EMACS} \
 		${EMACSFLAGS} \
 		-L . \
 		--load "${S}"/test/flycheck-test.el \
@@ -37,13 +49,8 @@ src_test() {
 		-f 'flycheck-run-tests-main'
 }
 
-src_compile() {
-	elisp_src_compile
-	elisp-make-autoload-file
-}
-
-# Remove unneeded test related files.
 src_install() {
+	# Remove unneeded test related files.
 	rm flycheck-buttercup.el* flycheck-ert.el* || die
 	elisp_src_install
 }


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-24  7:02 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-03-24  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e2e3bc52be2b258b652f0c821220289932d85118
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 07:00:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 07:02:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e3bc52

app-emacs/flycheck: Keyword 32_p20230305-r1 arm, #902873

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index 48c9974331ef..f6c77d00bf3b 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE="test"
 # Tests fail for now, need more investigation
 RESTRICT="!test? ( test ) test"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-24  7:02 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-03-24  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     4c9ef7fbb788301e0b642bad63069077efd0329a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 07:02:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 07:02:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9ef7fb

app-emacs/flycheck: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index f6c77d00bf3b..60959c20a404 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -35,8 +35,8 @@ SITEFILE="50${PN}-gentoo-r1.el"
 DOCS=( README.md )
 
 src_compile() {
-        elisp_src_compile
-        elisp-make-autoload-file
+	elisp_src_compile
+	elisp-make-autoload-file
 }
 
 src_test() {


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-24  7:03 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2023-03-24  7:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ad18eb3c8a9b650b17e5aeb60d255646f44cd662
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 07:03:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 07:03:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad18eb3c

app-emacs/flycheck: Keyword 32_p20230305-r1 ppc64, #902873

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index 60959c20a404..f1f18ee87b30 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc64"
 IUSE="test"
 # Tests fail for now, need more investigation
 RESTRICT="!test? ( test ) test"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-24 14:30 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2023-03-24 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     04ca5c83b6cce6fb4152fd2f54cd03141505aaaf
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 14:27:23 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 14:30:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ca5c83

app-emacs/flycheck: guard COMMIT; add support for live

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

 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 23 +++++++++++++++++-----
 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 23 +++++++++++++++++-----
 app-emacs/flycheck/flycheck-32_p20230305.ebuild    | 23 +++++++++++++++++-----
 3 files changed, 54 insertions(+), 15 deletions(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 68d7c5475c23..38acdbd6ab11 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
@@ -8,14 +8,27 @@ NEED_EMACS="24.3"
 inherit elisp
 
 DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/"
-COMMIT="3b5b4248074f016922c2674789d4a242528cf4c7"
-SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
+HOMEPAGE="https://www.flycheck.org/
+	https://github.com/flycheck/flycheck/"
+
+if [[ ${PV} == *9999* ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+else
+	if [[ ${PV} == *_p20220328 ]] ; then
+		COMMIT=3b5b4248074f016922c2674789d4a242528cf4c7
+		SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz
+			-> ${P}.tar.gz"
+		S="${WORKDIR}"/${PN}-${COMMIT}
+	else
+		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+			-> ${P}.tar.gz"
+	fi
+	KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~x64-macos"
+fi
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~x64-macos"
 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
 
 RDEPEND=">=app-emacs/dash-2.12.1

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index f1f18ee87b30..144233694866 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -7,15 +7,28 @@ NEED_EMACS="24.3"
 
 inherit edo elisp
 
-COMMIT="5f2ef177cb21ae8b73714575802beef04abd0f5e"
 DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/"
-SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
+HOMEPAGE="https://www.flycheck.org/
+	https://github.com/flycheck/flycheck/"
+
+if [[ ${PV} == *9999* ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+else
+	if [[ ${PV} == *_p20230305 ]] ; then
+		COMMIT=5f2ef177cb21ae8b73714575802beef04abd0f5e
+		SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz
+			-> ${P}.tar.gz"
+		S="${WORKDIR}"/${PN}-${COMMIT}
+	else
+		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+			-> ${P}.tar.gz"
+	fi
+	KEYWORDS="~amd64 ~arm ~ppc64"
+fi
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64"
 IUSE="test"
 # Tests fail for now, need more investigation
 RESTRICT="!test? ( test ) test"

diff --git a/app-emacs/flycheck/flycheck-32_p20230305.ebuild b/app-emacs/flycheck/flycheck-32_p20230305.ebuild
index 1ad096748312..2fae67dd6044 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305.ebuild
@@ -8,14 +8,27 @@ NEED_EMACS="24.3"
 inherit elisp
 
 DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/"
-COMMIT="5f2ef177cb21ae8b73714575802beef04abd0f5e"
-SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
+HOMEPAGE="https://www.flycheck.org/
+	https://github.com/flycheck/flycheck/"
+
+if [[ ${PV} == *9999* ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+else
+	if [[ ${PV} == *_p20230305 ]] ; then
+		COMMIT=5f2ef177cb21ae8b73714575802beef04abd0f5e
+		SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz
+			-> ${P}.tar.gz"
+		S="${WORKDIR}"/${PN}-${COMMIT}
+	else
+		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+			-> ${P}.tar.gz"
+	fi
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
+fi
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos"
 RESTRICT="test" # TODO: wire up now that cask and ert-runner are packaged
 
 RDEPEND=">=app-emacs/dash-2.12.1


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-24 14:30 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2023-03-24 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     d800ee8d8a5566d4e7bdeeb32f81417424f77c54
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 14:28:56 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 14:30:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d800ee8d

app-emacs/flycheck: drop old 32_p20210825

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

 app-emacs/flycheck/Manifest                     |  1 -
 app-emacs/flycheck/flycheck-32_p20210825.ebuild | 26 -------------------------
 2 files changed, 27 deletions(-)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index 6dfb4a60b4d7..99e31e3b0ea4 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1,3 +1,2 @@
-DIST flycheck-32_p20210825.tar.gz 1042020 BLAKE2B 1663340de24980b3a1e58929e327841b743495dbd5d5c8306f007d0dfa989707015ceadaf6e5cac673eddb45adf9ec05dc35d8cb35af322c9cde6644194dd75d SHA512 472e25956d804e7f7ba8ebda2e3a7527eaaf3aee47fa5bd43a46ae651f94d857657cf4594f5a1ed0c169ec0ac610139956d182818ffeedf2c4132a5583ca870d
 DIST flycheck-32_p20220328.tar.gz 1037565 BLAKE2B 385d73e9ccae06db09d23819600317b807b7ff8cf0679be510cac27d539e57374fffd67575687067e8d6beeae66472b2831a5ece4adbe7b85da9b484dc8b6346 SHA512 f2c5dad66a1bae826f1b48242d3b1202cf41615fa2eadba55c4aabbbd9616ca873ba93c8c9f53cbefc22587b70ed1a2cd4fcbdcb2d6caf13d0c21c4d36e4ffc7
 DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377

diff --git a/app-emacs/flycheck/flycheck-32_p20210825.ebuild b/app-emacs/flycheck/flycheck-32_p20210825.ebuild
deleted file mode 100644
index 652f7f4670fe..000000000000
--- a/app-emacs/flycheck/flycheck-32_p20210825.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-NEED_EMACS="24.3"
-
-inherit elisp
-
-DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/"
-COMMIT="784f184cdd9f9cb4e3dbb997c09d93e954142842"
-SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm64"
-RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
-
-RDEPEND=">=app-emacs/dash-2.12.1
->=app-emacs/pkg-info-0.4"
-
-SITEFILE="50${PN}-gentoo.el"
-DOCS=( README.md )
-ELISP_REMOVE="flycheck-buttercup.el flycheck-ert.el"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-25  2:57 Yixun Lan
  0 siblings, 0 replies; 37+ messages in thread
From: Yixun Lan @ 2023-03-25  2:57 UTC (permalink / raw
  To: gentoo-commits

commit:     64b270db80a211f88a1573e7f16f4d17e01eb225
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 02:23:35 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 02:56:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b270db

app-emacs/flycheck: Keyword 32_p20230305-r1 riscv, #902873

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index 144233694866..eccffd0a4fff 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -24,7 +24,7 @@ else
 		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 			-> ${P}.tar.gz"
 	fi
-	KEYWORDS="~amd64 ~arm ~ppc64"
+	KEYWORDS="~amd64 ~arm ~ppc64 ~riscv"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-03-31 17:35 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2023-03-31 17:35 UTC (permalink / raw
  To: gentoo-commits

commit:     81ee2e758e3205da8f304b573d0351286431682d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 17:35:33 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 17:35:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ee2e75

app-emacs/flycheck: Keyword 32_p20230305-r1 arm64, #902873

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index 656c7426ce4c..13c51ded2485 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -22,7 +22,7 @@ else
 		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 			-> ${P}.tar.gz"
 	fi
-	KEYWORDS="~amd64 ~arm ~ppc64 ~riscv"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-04-25 14:14 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2023-04-25 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     154b1b28c08c458117ad015188c5b2bfc75b1db5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 14:14:27 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 14:14:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=154b1b28

app-emacs/flycheck: Keyword 32_p20230305-r1 x86, #905075

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index 95d6375dbc54..fb062b794ae5 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -22,7 +22,7 @@ else
 		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 			-> ${P}.tar.gz"
 	fi
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-04-25 14:14 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2023-04-25 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     8e956fcc5a21377ae027e63929a2218d47d0c4f8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 14:14:27 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 14:14:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e956fcc

app-emacs/flycheck: Stabilize 32_p20230305-r1 amd64, #905024

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index 13c51ded2485..95d6375dbc54 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -22,7 +22,7 @@ else
 		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 			-> ${P}.tar.gz"
 	fi
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-04-25 14:23 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2023-04-25 14:23 UTC (permalink / raw
  To: gentoo-commits

commit:     30513ed50d262b6a27987d097a27e383cd53cf12
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 14:23:15 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 14:23:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30513ed5

app-emacs/flycheck: Stabilize 32_p20230305-r1 arm64, #905024

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index fb062b794ae5..a059719ce8f1 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -22,7 +22,7 @@ else
 		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 			-> ${P}.tar.gz"
 	fi
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2023-04-25 14:47 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2023-04-25 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d4890f3f48f91dbbedb4196e7a769007671c2520
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 14:47:35 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 14:47:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4890f3f

app-emacs/flycheck: Keyword 32_p20230305-r1 sparc, #905075

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index a059719ce8f1..ce01bd4728b9 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -22,7 +22,7 @@ else
 		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 			-> ${P}.tar.gz"
 	fi
-	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-02-07 22:22 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2024-02-07 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     13ff8a22f25dcc7de84b4c7064ac3c7c162c08a4
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  7 21:53:21 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 22:21:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ff8a22

app-emacs/flycheck: bump to 33.1

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

 app-emacs/flycheck/Manifest             |  1 +
 app-emacs/flycheck/flycheck-33.1.ebuild | 58 +++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index 574ad195a233..28f5e45de879 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1 +1,2 @@
 DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377
+DIST flycheck-33.1.tar.gz 1043623 BLAKE2B b1659fbc8ebd1f6f4de3d02329a5afde40129584406ff371a536f6549dd0f530c655477bd2c14503c603c30f135e62296cef32e2fc454d429d223cd6d9d530c9 SHA512 66d1c384071d4ad21ffb6dcb7c040797a8bf802debe045acb3ae06980d0c5860cc88e8ebd80beeabca2ab80b3df8ab03c5924ff7e66ccaf2d54b5911bfade7b5

diff --git a/app-emacs/flycheck/flycheck-33.1.ebuild b/app-emacs/flycheck/flycheck-33.1.ebuild
new file mode 100644
index 000000000000..b4b987aac19a
--- /dev/null
+++ b/app-emacs/flycheck/flycheck-33.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
+HOMEPAGE="https://www.flycheck.org/
+	https://github.com/flycheck/flycheck/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+else
+	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=app-emacs/dash-2.12.1
+	>=app-emacs/pkg-info-0.4
+"
+BDEPEND="
+	test? (
+		app-emacs/buttercup
+		app-emacs/shut-up
+	)
+"
+
+ELISP_REMOVE="
+	test/specs/test-documentation.el
+	test/specs/test-melpa-package.el
+"
+
+SITEFILE="50${PN}-gentoo-r1.el"
+DOCS=( CHANGES.rst README.md )
+
+elisp-enable-tests buttercup "${S}"
+
+src_compile() {
+	elisp-compile "${PN}.el"
+	elisp-make-autoload-file
+}
+
+src_install() {
+	elisp-install "${PN}" ${PN}.el{,c} "${PN}-autoloads.el"
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-02-14 20:28 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2024-02-14 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     31a86626f5a0c1a34fe388e67f21e92f82e520d6
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 20:00:31 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 20:27:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a86626

app-emacs/flycheck: bump to 34.0

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

 app-emacs/flycheck/Manifest             |  1 +
 app-emacs/flycheck/flycheck-34.0.ebuild | 58 +++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index 28f5e45de879..f9dc39255ceb 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1,2 +1,3 @@
 DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377
 DIST flycheck-33.1.tar.gz 1043623 BLAKE2B b1659fbc8ebd1f6f4de3d02329a5afde40129584406ff371a536f6549dd0f530c655477bd2c14503c603c30f135e62296cef32e2fc454d429d223cd6d9d530c9 SHA512 66d1c384071d4ad21ffb6dcb7c040797a8bf802debe045acb3ae06980d0c5860cc88e8ebd80beeabca2ab80b3df8ab03c5924ff7e66ccaf2d54b5911bfade7b5
+DIST flycheck-34.0.tar.gz 1045032 BLAKE2B 4567cb44394951499b1e2278bc1c5305cddf6b541bde10cd396144e2f25a1c743d0a77af0004af3ddf8cb31eef19e892bca5279f967887058d7f78e8912eb604 SHA512 cc3b46ac233d18b4d7f836980c049d0bd4cb5d7da0e72c7b4c09ca9e0b594953ac4b78bbde7c891e85226e19ea4b20266cb9faa9b0067f3eee5f256983a49846

diff --git a/app-emacs/flycheck/flycheck-34.0.ebuild b/app-emacs/flycheck/flycheck-34.0.ebuild
new file mode 100644
index 000000000000..b4b987aac19a
--- /dev/null
+++ b/app-emacs/flycheck/flycheck-34.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
+HOMEPAGE="https://www.flycheck.org/
+	https://github.com/flycheck/flycheck/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+else
+	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=app-emacs/dash-2.12.1
+	>=app-emacs/pkg-info-0.4
+"
+BDEPEND="
+	test? (
+		app-emacs/buttercup
+		app-emacs/shut-up
+	)
+"
+
+ELISP_REMOVE="
+	test/specs/test-documentation.el
+	test/specs/test-melpa-package.el
+"
+
+SITEFILE="50${PN}-gentoo-r1.el"
+DOCS=( CHANGES.rst README.md )
+
+elisp-enable-tests buttercup "${S}"
+
+src_compile() {
+	elisp-compile "${PN}.el"
+	elisp-make-autoload-file
+}
+
+src_install() {
+	elisp-install "${PN}" ${PN}.el{,c} "${PN}-autoloads.el"
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-02-19 15:30 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2024-02-19 15:30 UTC (permalink / raw
  To: gentoo-commits

commit:     2a0135cf3d79d39c00b381a0124115012c38b844
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 14:33:55 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 15:30:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0135cf

app-emacs/flycheck: drop old 34.0-r1

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

 app-emacs/flycheck/Manifest                |  1 -
 app-emacs/flycheck/flycheck-34.0-r1.ebuild | 54 ------------------------------
 2 files changed, 55 deletions(-)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index 53b6f6d67a51..fb792d4db8f2 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1,4 +1,3 @@
 DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377
 DIST flycheck-33.1.tar.gz 1043623 BLAKE2B b1659fbc8ebd1f6f4de3d02329a5afde40129584406ff371a536f6549dd0f530c655477bd2c14503c603c30f135e62296cef32e2fc454d429d223cd6d9d530c9 SHA512 66d1c384071d4ad21ffb6dcb7c040797a8bf802debe045acb3ae06980d0c5860cc88e8ebd80beeabca2ab80b3df8ab03c5924ff7e66ccaf2d54b5911bfade7b5
-DIST flycheck-34.0.tar.gz 1045032 BLAKE2B 4567cb44394951499b1e2278bc1c5305cddf6b541bde10cd396144e2f25a1c743d0a77af0004af3ddf8cb31eef19e892bca5279f967887058d7f78e8912eb604 SHA512 cc3b46ac233d18b4d7f836980c049d0bd4cb5d7da0e72c7b4c09ca9e0b594953ac4b78bbde7c891e85226e19ea4b20266cb9faa9b0067f3eee5f256983a49846
 DIST flycheck-34.1.tar.gz 1045094 BLAKE2B 259ebb5846abf9789c2a73a765051dc0d19e93fc5ceea26b8612c017b092f4c9f4c686db6187fd098adffa50e032b9426abc4944bc46830dbc924470742f5945 SHA512 5a28b8bb6a11db3da3535effb6c1087ee9d60e56ca132c77027834724dba723a610cb036b99baddaa9bd6e14d0986503f272bee4b64c5278f1cf0726cfac31f4

diff --git a/app-emacs/flycheck/flycheck-34.0-r1.ebuild b/app-emacs/flycheck/flycheck-34.0-r1.ebuild
deleted file mode 100644
index 708fd07b50d8..000000000000
--- a/app-emacs/flycheck/flycheck-34.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/
-	https://github.com/flycheck/flycheck/"
-
-if [[ "${PV}" == *9999* ]] ; then
-	inherit git-r3
-
-	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
-else
-	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
-		-> ${P}.tar.gz"
-
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-	test? (
-		app-emacs/buttercup
-		app-emacs/shut-up
-	)
-"
-
-ELISP_REMOVE="
-	test/specs/test-documentation.el
-	test/specs/test-melpa-package.el
-"
-
-SITEFILE="50${PN}-gentoo-r1.el"
-DOCS=( CHANGES.rst README.md )
-
-elisp-enable-tests buttercup "${S}"
-
-src_compile() {
-	elisp-compile "${PN}.el"
-	elisp-make-autoload-file
-}
-
-src_install() {
-	elisp-install "${PN}" ${PN}.el{,c} "${PN}-autoloads.el"
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-02-19 15:30 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2024-02-19 15:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c0f6a5b97738674f967bf5275c984d4ff60f2192
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 14:32:50 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 15:30:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f6a5b9

app-emacs/flycheck: bump to 34.1

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

 app-emacs/flycheck/Manifest             |  1 +
 app-emacs/flycheck/flycheck-34.1.ebuild | 54 +++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index f9dc39255ceb..53b6f6d67a51 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1,3 +1,4 @@
 DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377
 DIST flycheck-33.1.tar.gz 1043623 BLAKE2B b1659fbc8ebd1f6f4de3d02329a5afde40129584406ff371a536f6549dd0f530c655477bd2c14503c603c30f135e62296cef32e2fc454d429d223cd6d9d530c9 SHA512 66d1c384071d4ad21ffb6dcb7c040797a8bf802debe045acb3ae06980d0c5860cc88e8ebd80beeabca2ab80b3df8ab03c5924ff7e66ccaf2d54b5911bfade7b5
 DIST flycheck-34.0.tar.gz 1045032 BLAKE2B 4567cb44394951499b1e2278bc1c5305cddf6b541bde10cd396144e2f25a1c743d0a77af0004af3ddf8cb31eef19e892bca5279f967887058d7f78e8912eb604 SHA512 cc3b46ac233d18b4d7f836980c049d0bd4cb5d7da0e72c7b4c09ca9e0b594953ac4b78bbde7c891e85226e19ea4b20266cb9faa9b0067f3eee5f256983a49846
+DIST flycheck-34.1.tar.gz 1045094 BLAKE2B 259ebb5846abf9789c2a73a765051dc0d19e93fc5ceea26b8612c017b092f4c9f4c686db6187fd098adffa50e032b9426abc4944bc46830dbc924470742f5945 SHA512 5a28b8bb6a11db3da3535effb6c1087ee9d60e56ca132c77027834724dba723a610cb036b99baddaa9bd6e14d0986503f272bee4b64c5278f1cf0726cfac31f4

diff --git a/app-emacs/flycheck/flycheck-34.1.ebuild b/app-emacs/flycheck/flycheck-34.1.ebuild
new file mode 100644
index 000000000000..708fd07b50d8
--- /dev/null
+++ b/app-emacs/flycheck/flycheck-34.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
+HOMEPAGE="https://www.flycheck.org/
+	https://github.com/flycheck/flycheck/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+else
+	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	test? (
+		app-emacs/buttercup
+		app-emacs/shut-up
+	)
+"
+
+ELISP_REMOVE="
+	test/specs/test-documentation.el
+	test/specs/test-melpa-package.el
+"
+
+SITEFILE="50${PN}-gentoo-r1.el"
+DOCS=( CHANGES.rst README.md )
+
+elisp-enable-tests buttercup "${S}"
+
+src_compile() {
+	elisp-compile "${PN}.el"
+	elisp-make-autoload-file
+}
+
+src_install() {
+	elisp-install "${PN}" ${PN}.el{,c} "${PN}-autoloads.el"
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-03-13 12:05 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2024-03-13 12:05 UTC (permalink / raw
  To: gentoo-commits

commit:     013978ef3b73b8e7a8fcffb5b5a054e99d5cb040
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 12:04:56 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 12:04:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013978ef

app-emacs/flycheck: Stabilize 33.1 arm64, #926883

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/app-emacs/flycheck/flycheck-33.1.ebuild b/app-emacs/flycheck/flycheck-33.1.ebuild
index b4b987aac19a..f94468e8dc4c 100644
--- a/app-emacs/flycheck/flycheck-33.1.ebuild
+++ b/app-emacs/flycheck/flycheck-33.1.ebuild
@@ -17,7 +17,7 @@ else
 	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 		-> ${P}.tar.gz"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-03-13 12:05 Arthur Zamarin
  0 siblings, 0 replies; 37+ messages in thread
From: Arthur Zamarin @ 2024-03-13 12:05 UTC (permalink / raw
  To: gentoo-commits

commit:     6bbae75211da8a02154586c71eb60f75950ec7c3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 12:04:57 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 12:04:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bbae752

app-emacs/flycheck: Stabilize 33.1 amd64, #926883

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/app-emacs/flycheck/flycheck-33.1.ebuild b/app-emacs/flycheck/flycheck-33.1.ebuild
index f94468e8dc4c..dc25cd3e3dad 100644
--- a/app-emacs/flycheck/flycheck-33.1.ebuild
+++ b/app-emacs/flycheck/flycheck-33.1.ebuild
@@ -17,7 +17,7 @@ else
 	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 		-> ${P}.tar.gz"
 
-	KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-03-20 23:47 Sam James
  0 siblings, 0 replies; 37+ messages in thread
From: Sam James @ 2024-03-20 23:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f54b24530e6e2fb9f73e02f095f9ad3fcdf3f173
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 23:47:08 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 23:47:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54b2453

app-emacs/flycheck: Stabilize 34.1 arm64, #927370

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/app-emacs/flycheck/flycheck-34.1.ebuild b/app-emacs/flycheck/flycheck-34.1.ebuild
index 708fd07b50d8..872e7864b6e2 100644
--- a/app-emacs/flycheck/flycheck-34.1.ebuild
+++ b/app-emacs/flycheck/flycheck-34.1.ebuild
@@ -17,7 +17,7 @@ else
 	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 		-> ${P}.tar.gz"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-03-21  5:45 Joonas Niilola
  0 siblings, 0 replies; 37+ messages in thread
From: Joonas Niilola @ 2024-03-21  5:45 UTC (permalink / raw
  To: gentoo-commits

commit:     53565b45fc9ce30b4bf473fd42f89cb76e4e4672
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 05:45:07 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 05:45:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53565b45

app-emacs/flycheck: Stabilize 34.1 amd64, #927370

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/app-emacs/flycheck/flycheck-34.1.ebuild b/app-emacs/flycheck/flycheck-34.1.ebuild
index 872e7864b6e2..1d30e9a23b83 100644
--- a/app-emacs/flycheck/flycheck-34.1.ebuild
+++ b/app-emacs/flycheck/flycheck-34.1.ebuild
@@ -17,7 +17,7 @@ else
 	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
 		-> ${P}.tar.gz"
 
-	KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 fi
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-06-25 15:26 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2024-06-25 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     dcee5dbde5e2fe95d5ea0c05432bca459e7398e4
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 14:41:23 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 15:26:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcee5dbd

app-emacs/flycheck: drop old 33.1

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

 app-emacs/flycheck/Manifest             |  1 -
 app-emacs/flycheck/flycheck-33.1.ebuild | 58 ---------------------------------
 2 files changed, 59 deletions(-)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index daf2c6e1dd38..abbbfa9fa65e 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1,2 +1 @@
-DIST flycheck-33.1.tar.gz 1043623 BLAKE2B b1659fbc8ebd1f6f4de3d02329a5afde40129584406ff371a536f6549dd0f530c655477bd2c14503c603c30f135e62296cef32e2fc454d429d223cd6d9d530c9 SHA512 66d1c384071d4ad21ffb6dcb7c040797a8bf802debe045acb3ae06980d0c5860cc88e8ebd80beeabca2ab80b3df8ab03c5924ff7e66ccaf2d54b5911bfade7b5
 DIST flycheck-34.1.tar.gz 1045094 BLAKE2B 259ebb5846abf9789c2a73a765051dc0d19e93fc5ceea26b8612c017b092f4c9f4c686db6187fd098adffa50e032b9426abc4944bc46830dbc924470742f5945 SHA512 5a28b8bb6a11db3da3535effb6c1087ee9d60e56ca132c77027834724dba723a610cb036b99baddaa9bd6e14d0986503f272bee4b64c5278f1cf0726cfac31f4

diff --git a/app-emacs/flycheck/flycheck-33.1.ebuild b/app-emacs/flycheck/flycheck-33.1.ebuild
deleted file mode 100644
index dc25cd3e3dad..000000000000
--- a/app-emacs/flycheck/flycheck-33.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/
-	https://github.com/flycheck/flycheck/"
-
-if [[ "${PV}" == *9999* ]] ; then
-	inherit git-r3
-
-	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
-else
-	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
-		-> ${P}.tar.gz"
-
-	KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=app-emacs/dash-2.12.1
-	>=app-emacs/pkg-info-0.4
-"
-BDEPEND="
-	test? (
-		app-emacs/buttercup
-		app-emacs/shut-up
-	)
-"
-
-ELISP_REMOVE="
-	test/specs/test-documentation.el
-	test/specs/test-melpa-package.el
-"
-
-SITEFILE="50${PN}-gentoo-r1.el"
-DOCS=( CHANGES.rst README.md )
-
-elisp-enable-tests buttercup "${S}"
-
-src_compile() {
-	elisp-compile "${PN}.el"
-	elisp-make-autoload-file
-}
-
-src_install() {
-	elisp-install "${PN}" ${PN}.el{,c} "${PN}-autoloads.el"
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-06-25 15:26 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2024-06-25 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     f9b510a7acf83e70c51821b0bae1ee0dae8c237a
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 14:41:07 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 15:26:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b510a7

app-emacs/flycheck: drop old 32_p20230305-r1

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

 app-emacs/flycheck/Manifest                        |  1 -
 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 67 ----------------------
 2 files changed, 68 deletions(-)

diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest
index fb792d4db8f2..daf2c6e1dd38 100644
--- a/app-emacs/flycheck/Manifest
+++ b/app-emacs/flycheck/Manifest
@@ -1,3 +1,2 @@
-DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377
 DIST flycheck-33.1.tar.gz 1043623 BLAKE2B b1659fbc8ebd1f6f4de3d02329a5afde40129584406ff371a536f6549dd0f530c655477bd2c14503c603c30f135e62296cef32e2fc454d429d223cd6d9d530c9 SHA512 66d1c384071d4ad21ffb6dcb7c040797a8bf802debe045acb3ae06980d0c5860cc88e8ebd80beeabca2ab80b3df8ab03c5924ff7e66ccaf2d54b5911bfade7b5
 DIST flycheck-34.1.tar.gz 1045094 BLAKE2B 259ebb5846abf9789c2a73a765051dc0d19e93fc5ceea26b8612c017b092f4c9f4c686db6187fd098adffa50e032b9426abc4944bc46830dbc924470742f5945 SHA512 5a28b8bb6a11db3da3535effb6c1087ee9d60e56ca132c77027834724dba723a610cb036b99baddaa9bd6e14d0986503f272bee4b64c5278f1cf0726cfac31f4

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
deleted file mode 100644
index 52aec98defd6..000000000000
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit edo elisp
-
-DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs"
-HOMEPAGE="https://www.flycheck.org/
-	https://github.com/flycheck/flycheck/"
-
-if [[ ${PV} == *9999* ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
-else
-	if [[ ${PV} == *_p20230305 ]] ; then
-		COMMIT=5f2ef177cb21ae8b73714575802beef04abd0f5e
-		SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz
-			-> ${P}.tar.gz"
-		S="${WORKDIR}"/${PN}-${COMMIT}
-	else
-		SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
-			-> ${P}.tar.gz"
-	fi
-	KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-# Tests fail for now, need more investigation
-RESTRICT="!test? ( test ) test"
-
-RDEPEND="
-	>=app-emacs/dash-2.12.1
-	>=app-emacs/pkg-info-0.4
-"
-BDEPEND="
-	test? (
-		app-emacs/buttercup
-		app-emacs/shut-up
-	)
-"
-
-SITEFILE="50${PN}-gentoo-r1.el"
-DOCS=( README.md )
-
-src_compile() {
-	elisp_src_compile
-	elisp-make-autoload-file
-}
-
-src_test() {
-	# Flycheck will skip test cases which require a "checker" or emacs package that is not installed.
-	edo ${EMACS} \
-		${EMACSFLAGS} \
-		-L . \
-		--load "${S}"/test/flycheck-test.el \
-		--load "${S}"/test/run.el \
-		-f 'flycheck-run-tests-main'
-}
-
-src_install() {
-	# Remove unneeded test related files.
-	rm flycheck-buttercup.el* flycheck-ert.el* || die
-	elisp_src_install
-}


^ permalink raw reply related	[flat|nested] 37+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
@ 2024-10-03 15:08 Maciej Barć
  0 siblings, 0 replies; 37+ messages in thread
From: Maciej Barć @ 2024-10-03 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     42c7a5e3d3b7ffa7d5c99fe0f31130e350356ec0
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 13:12:23 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct  3 15:08:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c7a5e3

app-emacs/flycheck: remove test-gpg integration test

Closes: https://bugs.gentoo.org/939838
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/flycheck/flycheck-34.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emacs/flycheck/flycheck-34.1.ebuild b/app-emacs/flycheck/flycheck-34.1.ebuild
index 1d30e9a23b83..5a4ced52238d 100644
--- a/app-emacs/flycheck/flycheck-34.1.ebuild
+++ b/app-emacs/flycheck/flycheck-34.1.ebuild
@@ -34,6 +34,7 @@ BDEPEND="
 
 ELISP_REMOVE="
 	test/specs/test-documentation.el
+	test/specs/test-gpg.el
 	test/specs/test-melpa-package.el
 "
 


^ permalink raw reply related	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2024-10-03 15:08 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-12 22:27 [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/ Maciej Barć
  -- strict thread matches above, loose matches on Subject: below --
2022-07-31  6:44 Sam James
2022-08-02 16:01 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-27 12:42 Jakov Smolić
2022-10-08  7:01 Arthur Zamarin
2022-12-22 13:06 Sam James
2022-12-22 13:10 Sam James
2023-01-03 18:36 Arthur Zamarin
2023-01-03 20:25 Sam James
2023-03-23  4:57 Sam James
2023-03-23  4:57 Sam James
2023-03-24  5:48 Sam James
2023-03-24  5:48 Sam James
2023-03-24  7:02 Sam James
2023-03-24  7:02 Sam James
2023-03-24  7:03 Sam James
2023-03-24 14:30 Maciej Barć
2023-03-24 14:30 Maciej Barć
2023-03-25  2:57 Yixun Lan
2023-03-31 17:35 Arthur Zamarin
2023-04-25 14:14 Arthur Zamarin
2023-04-25 14:14 Arthur Zamarin
2023-04-25 14:23 Arthur Zamarin
2023-04-25 14:47 Arthur Zamarin
2024-02-07 22:22 Maciej Barć
2024-02-14 20:28 Maciej Barć
2024-02-19 15:30 Maciej Barć
2024-02-19 15:30 Maciej Barć
2024-03-13 12:05 Arthur Zamarin
2024-03-13 12:05 Arthur Zamarin
2024-03-20 23:47 Sam James
2024-03-21  5:45 Joonas Niilola
2024-06-25 15:26 Maciej Barć
2024-06-25 15:26 Maciej Barć
2024-10-03 15:08 Maciej Barć

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox