public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/corepad/
Date: Tue, 20 Apr 2021 10:42:28 +0000 (UTC)	[thread overview]
Message-ID: <1618915314.39f25cdd44fd22909e73de34bea133f6f3b26e52.andrewammerlaan@gentoo> (raw)

commit:     39f25cdd44fd22909e73de34bea133f6f3b26e52
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 20 10:39:12 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 20 10:41:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=39f25cdd

gui-apps/corepad: add missing dep

Closes: https://bugs.gentoo.org/784368
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 gui-apps/corepad/corepad-4.1.0.ebuild       | 3 ++-
 gui-apps/corepad/corepad-4.2.0.ebuild       | 1 +
 gui-apps/corepad/corepad-4.2.0_alpha.ebuild | 1 +
 gui-apps/corepad/corepad-9999.ebuild        | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gui-apps/corepad/corepad-4.1.0.ebuild b/gui-apps/corepad/corepad-4.1.0.ebuild
index d9494660c..d0212d569 100644
--- a/gui-apps/corepad/corepad-4.1.0.ebuild
+++ b/gui-apps/corepad/corepad-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,6 +22,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepad/corepad-4.2.0.ebuild b/gui-apps/corepad/corepad-4.2.0.ebuild
index 7f952274b..d6281acc6 100644
--- a/gui-apps/corepad/corepad-4.2.0.ebuild
+++ b/gui-apps/corepad/corepad-4.2.0.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepad/corepad-4.2.0_alpha.ebuild b/gui-apps/corepad/corepad-4.2.0_alpha.ebuild
index 7f952274b..d6281acc6 100644
--- a/gui-apps/corepad/corepad-4.2.0_alpha.ebuild
+++ b/gui-apps/corepad/corepad-4.2.0_alpha.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepad/corepad-9999.ebuild b/gui-apps/corepad/corepad-9999.ebuild
index 7f952274b..d6281acc6 100644
--- a/gui-apps/corepad/corepad-9999.ebuild
+++ b/gui-apps/corepad/corepad-9999.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corepad/
Date: Tue, 20 Apr 2021 10:41:55 +0000 (UTC)	[thread overview]
Message-ID: <1618915314.39f25cdd44fd22909e73de34bea133f6f3b26e52.andrewammerlaan@gentoo> (raw)
Message-ID: <20210420104155.FhhtJs4YU95JCuv1qTP890ngji8xaOYyhs61avoP_vc@z> (raw)

commit:     39f25cdd44fd22909e73de34bea133f6f3b26e52
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 20 10:39:12 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 20 10:41:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=39f25cdd

gui-apps/corepad: add missing dep

Closes: https://bugs.gentoo.org/784368
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 gui-apps/corepad/corepad-4.1.0.ebuild       | 3 ++-
 gui-apps/corepad/corepad-4.2.0.ebuild       | 1 +
 gui-apps/corepad/corepad-4.2.0_alpha.ebuild | 1 +
 gui-apps/corepad/corepad-9999.ebuild        | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gui-apps/corepad/corepad-4.1.0.ebuild b/gui-apps/corepad/corepad-4.1.0.ebuild
index d9494660c..d0212d569 100644
--- a/gui-apps/corepad/corepad-4.1.0.ebuild
+++ b/gui-apps/corepad/corepad-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,6 +22,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepad/corepad-4.2.0.ebuild b/gui-apps/corepad/corepad-4.2.0.ebuild
index 7f952274b..d6281acc6 100644
--- a/gui-apps/corepad/corepad-4.2.0.ebuild
+++ b/gui-apps/corepad/corepad-4.2.0.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepad/corepad-4.2.0_alpha.ebuild b/gui-apps/corepad/corepad-4.2.0_alpha.ebuild
index 7f952274b..d6281acc6 100644
--- a/gui-apps/corepad/corepad-4.2.0_alpha.ebuild
+++ b/gui-apps/corepad/corepad-4.2.0_alpha.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepad/corepad-9999.ebuild b/gui-apps/corepad/corepad-9999.ebuild
index 7f952274b..d6281acc6 100644
--- a/gui-apps/corepad/corepad-9999.ebuild
+++ b/gui-apps/corepad/corepad-9999.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5


             reply	other threads:[~2021-04-20 10:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 10:42 Andrew Ammerlaan [this message]
2021-04-20 10:41 ` [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corepad/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2024-01-13 16:24 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin

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=1618915314.39f25cdd44fd22909e73de34bea133f6f3b26e52.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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