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: net-p2p/eiskaltdcpp/
Date: Mon,  8 Aug 2022 09:40:33 +0000 (UTC)	[thread overview]
Message-ID: <1659951619.e0044442a62a5f2cdb162fed7ee117f55ff62e1c.asturm@gentoo> (raw)

commit:     e0044442a62a5f2cdb162fed7ee117f55ff62e1c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 18:16:05 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug  8 09:40:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0044442

net-p2p/eiskaltdcpp: Move dev-qt/linguist-tools:5 to BDEPEND

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

 net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild | 9 +++------
 net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild  | 9 +++------
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
index 355264d134ad..a17d55bd6c39 100644
--- a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
+++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
@@ -48,9 +48,7 @@ RDEPEND="
 		virtual/perl-Getopt-Long
 		dev-perl/JSON-RPC
 	)
-	daemon? (
-		dev-libs/jsoncpp:=
-	)
+	daemon? ( dev-libs/jsoncpp:= )
 	gtk? (
 		dev-libs/glib:2
 		x11-libs/gtk+:3
@@ -80,12 +78,11 @@ RDEPEND="
 	)
 	upnp? ( net-libs/miniupnpc )
 "
+DEPEND="${RDEPEND}"
 BDEPEND="
-	gold? ( sys-devel/binutils[gold] )
-"
-DEPEND="${RDEPEND}
 	sys-devel/gettext
 	virtual/pkgconfig
+	gold? ( sys-devel/binutils[gold] )
 	qt5? ( dev-qt/linguist-tools:5 )
 "
 

diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
index c27953956943..e58477030d47 100644
--- a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
+++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
@@ -48,9 +48,7 @@ RDEPEND="
 		virtual/perl-Getopt-Long
 		dev-perl/JSON-RPC
 	)
-	daemon? (
-		dev-libs/jsoncpp:=
-	)
+	daemon? ( dev-libs/jsoncpp:= )
 	gtk? (
 		dev-libs/glib:2
 		x11-libs/gtk+:3
@@ -80,13 +78,12 @@ RDEPEND="
 	)
 	upnp? ( net-libs/miniupnpc )
 "
+DEPEND="${RDEPEND}"
 BDEPEND="
-	gold? ( sys-devel/binutils[gold] )
-"
-DEPEND="${RDEPEND}
 	sys-devel/gettext
 	virtual/pkgconfig
 	qt5? ( dev-qt/linguist-tools:5 )
+	gold? ( sys-devel/binutils[gold] )
 "
 
 DOCS=( AUTHORS ChangeLog.txt )


             reply	other threads:[~2022-08-08  9:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08  9:40 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-29 16:45 [gentoo-commits] repo/gentoo:master commit in: net-p2p/eiskaltdcpp/ Sam James
2022-07-11  3:10 Sam James
2021-10-04  0:27 Sam James
2021-07-04 14:03 Ulrich Müller
2021-06-30 10:15 Ulrich Müller
2021-03-19  4:12 Sam James
2021-03-09  9:26 Joonas Niilola
2021-02-28  8:05 Joonas Niilola
2021-02-28  8:05 Joonas Niilola
2021-02-28  8:05 Joonas Niilola
2021-01-25 17:38 Marek Szuba
2020-12-15 21:20 Marek Szuba
2020-12-03 12:54 Marek Szuba
2017-09-24 11:57 Andreas Sturmlechner
2017-09-18 18:00 Andreas Sturmlechner
2017-03-06  1:52 Göktürk Yüksek
2016-11-27  6:01 Göktürk Yüksek

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=1659951619.e0044442a62a5f2cdb162fed7ee117f55ff62e1c.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