public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/nm-tray/
Date: Wed, 27 Jul 2022 08:43:40 +0000 (UTC)	[thread overview]
Message-ID: <1658911396.d255d9a9b50bf3d2952e35fdd3ac71bc60b5bdd1.asturm@gentoo> (raw)

commit:     d255d9a9b50bf3d2952e35fdd3ac71bc60b5bdd1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 17:38:48 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 08:43:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d255d9a9

gui-apps/nm-tray: Move dev-qt/linguist-tools:5 to BDEPEND, EAPI-8

Bug: https://bugs.gentoo.org/544938
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 gui-apps/nm-tray/nm-tray-0.5.0.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/gui-apps/nm-tray/nm-tray-0.5.0.ebuild b/gui-apps/nm-tray/nm-tray-0.5.0.ebuild
index 5747346924d3..bca3aff8e964 100644
--- a/gui-apps/nm-tray/nm-tray-0.5.0.ebuild
+++ b/gui-apps/nm-tray/nm-tray-0.5.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake
 
@@ -14,7 +14,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-BDEPEND=">=dev-util/cmake-3.10"
+BDEPEND="
+	dev-qt/linguist-tools:5
+	>=dev-util/cmake-3.10
+"
 RDEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtdbus:5
@@ -23,10 +26,7 @@ RDEPEND="
 	dev-qt/qtwidgets:5
 	kde-frameworks/networkmanager-qt
 "
-DEPEND="
-	${RDEPEND}
-	dev-qt/linguist-tools:5
-"
+DEPEND="${RDEPEND}"
 
 src_configure() {
 	local mycmakeargs=(


             reply	other threads:[~2022-07-27  8:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27  8:43 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06  1:20 [gentoo-commits] repo/gentoo:master commit in: gui-apps/nm-tray/ Andreas Sturmlechner
2024-09-09 17:09 Ben Kohler
2024-03-29 15:38 Ben Kohler
2023-12-17 19:55 Andreas Sturmlechner
2023-01-10 16:11 Ben Kohler
2022-07-25 14:26 Ben Kohler
2022-04-11 17:41 Ben Kohler
2020-09-03 11:04 Ben Kohler
2020-06-10 12:47 Ben Kohler

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=1658911396.d255d9a9b50bf3d2952e35fdd3ac71bc60b5bdd1.asturm@gentoo \
    --to=asturm@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