public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaylock/
Date: Tue, 17 May 2022 05:59:18 +0000 (UTC)	[thread overview]
Message-ID: <1652766829.96e9e436514d7723e9e4eb4c1d989b8a3f498282.sam@gentoo> (raw)

commit:     96e9e436514d7723e9e4eb4c1d989b8a3f498282
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 05:53:49 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 17 05:53:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e9e436

gui-apps/swaylock: [QA] drop implicit -Dwerror=false for meson ebuilds

Since f7408ada0c4655827e7bea46c57d7af1b9004433, it's

always set for Meson builds, so we don't need to

repeat it in ebuilds.

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

 gui-apps/swaylock/swaylock-1.3-r1.ebuild | 3 +--
 gui-apps/swaylock/swaylock-1.5-r1.ebuild | 3 +--
 gui-apps/swaylock/swaylock-1.6-r1.ebuild | 1 -
 gui-apps/swaylock/swaylock-9999.ebuild   | 1 -
 4 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/gui-apps/swaylock/swaylock-1.3-r1.ebuild b/gui-apps/swaylock/swaylock-1.3-r1.ebuild
index 5f1de9f7b816..499641738d7d 100644
--- a/gui-apps/swaylock/swaylock-1.3-r1.ebuild
+++ b/gui-apps/swaylock/swaylock-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -45,7 +45,6 @@ src_configure() {
 		"-Dfish-completions=true"
 		"-Dzsh-completions=true"
 		"-Dbash-completions=true"
-		"-Dwerror=false"
 	)
 
 	if [[ ${PV} != 9999 ]]; then

diff --git a/gui-apps/swaylock/swaylock-1.5-r1.ebuild b/gui-apps/swaylock/swaylock-1.5-r1.ebuild
index 920d0fdf1b61..273513ab416d 100644
--- a/gui-apps/swaylock/swaylock-1.5-r1.ebuild
+++ b/gui-apps/swaylock/swaylock-1.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -42,7 +42,6 @@ src_configure() {
 		"-Dfish-completions=true"
 		"-Dzsh-completions=true"
 		"-Dbash-completions=true"
-		"-Dwerror=false"
 	)
 
 	meson_src_configure

diff --git a/gui-apps/swaylock/swaylock-1.6-r1.ebuild b/gui-apps/swaylock/swaylock-1.6-r1.ebuild
index fd98b0722227..547c336b0fe2 100644
--- a/gui-apps/swaylock/swaylock-1.6-r1.ebuild
+++ b/gui-apps/swaylock/swaylock-1.6-r1.ebuild
@@ -43,7 +43,6 @@ src_configure() {
 		"-Dfish-completions=true"
 		"-Dzsh-completions=true"
 		"-Dbash-completions=true"
-		"-Dwerror=false"
 	)
 
 	meson_src_configure

diff --git a/gui-apps/swaylock/swaylock-9999.ebuild b/gui-apps/swaylock/swaylock-9999.ebuild
index 41e00d116218..9b567fbde459 100644
--- a/gui-apps/swaylock/swaylock-9999.ebuild
+++ b/gui-apps/swaylock/swaylock-9999.ebuild
@@ -43,7 +43,6 @@ src_configure() {
 		"-Dfish-completions=true"
 		"-Dzsh-completions=true"
 		"-Dbash-completions=true"
-		"-Dwerror=false"
 	)
 
 	meson_src_configure


             reply	other threads:[~2022-05-17  5:59 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17  5:59 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-25 10:55 [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaylock/ Arthur Zamarin
2025-01-25  0:48 Sam James
2025-01-25  0:48 Sam James
2025-01-25  0:48 Sam James
2024-10-17 16:19 Arthur Zamarin
2024-10-17 16:19 Arthur Zamarin
2023-12-25 19:17 Arthur Zamarin
2023-12-25  6:24 Sam James
2023-12-25  6:24 Sam James
2023-09-19 21:30 Andreas K. Hüttel
2023-03-01  1:29 Matthew Thode
2023-01-29  0:10 Matthew Thode
2023-01-29  0:10 Matthew Thode
2023-01-27 19:01 Matthew Thode
2023-01-27 19:01 Matthew Thode
2023-01-25 20:46 Matthew Thode
2022-12-18 16:45 John Helmert III
2022-11-27 17:46 Matthew Thode
2022-05-26  5:39 WANG Xuerui
2022-05-26  5:39 WANG Xuerui
2022-03-10 10:25 Jakov Smolić
2022-03-10  9:03 Jakov Smolić
2022-03-09 12:42 Jakov Smolić
2022-03-08 12:17 Sam James
2022-03-07 21:42 Matthew Thode
2022-03-07 21:41 Matthew Thode
2021-11-12 18:16 Matthew Thode
2021-07-31  0:18 Sam James
2021-07-21  2:22 Yixun Lan
2020-07-25 21:04 Matthew Thode
2020-01-24  4:19 Georgy Yakovlev
2020-01-24  4:19 Georgy Yakovlev
2020-01-22 22:20 Matthew Thode
2019-10-12 19:26 Mikle Kolyada
2019-08-01 15:26 Aaron Bauman
2019-05-29 20:45 Aaron Bauman
2019-05-03 18:33 Matthew Thode
2019-04-24 23:11 Thomas Deutschmann
2019-04-10  5:03 Aaron Bauman
2019-04-10  3:01 Aaron Bauman
2019-02-22 22:54 Aaron Bauman

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=1652766829.96e9e436514d7723e9e4eb4c1d989b8a3f498282.sam@gentoo \
    --to=sam@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