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] proj/kde:master commit in: kde-plasma/print-manager/
Date: Fri, 14 Jun 2024 03:40:34 +0000 (UTC)	[thread overview]
Message-ID: <1718336395.c0bcc3c61b731fcbb2bc7f5c770ec550a8bb5721.sam@gentoo> (raw)

commit:     c0bcc3c61b731fcbb2bc7f5c770ec550a8bb5721
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 03:39:55 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 03:39:55 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c0bcc3c6

kde-plasma/print-manager: add minimum cups version

Upstream commit 5e090189c55f1180d4d2dc3be346ec081b0e14bc. While it doesn't
matter much here, I find it easier to compare then.

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

 kde-plasma/print-manager/print-manager-6.1.0.ebuild       | 2 +-
 kde-plasma/print-manager/print-manager-6.1.49.9999.ebuild | 2 +-
 kde-plasma/print-manager/print-manager-9999.ebuild        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/print-manager/print-manager-6.1.0.ebuild b/kde-plasma/print-manager/print-manager-6.1.0.ebuild
index 8a468841e6..49159fc818 100644
--- a/kde-plasma/print-manager/print-manager-6.1.0.ebuild
+++ b/kde-plasma/print-manager/print-manager-6.1.0.ebuild
@@ -33,7 +33,7 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
 	>=kde-frameworks/kwindowsystem-${KFMIN}:6
 	>=kde-plasma/libplasma-${PVCUT}:6
-	net-print/cups
+	>=net-print/cups-2.4
 "
 RDEPEND="${DEPEND}
 	!<kde-plasma/print-manager-23.08.5-r100:5

diff --git a/kde-plasma/print-manager/print-manager-6.1.49.9999.ebuild b/kde-plasma/print-manager/print-manager-6.1.49.9999.ebuild
index 5217322ec8..d54c594c05 100644
--- a/kde-plasma/print-manager/print-manager-6.1.49.9999.ebuild
+++ b/kde-plasma/print-manager/print-manager-6.1.49.9999.ebuild
@@ -33,7 +33,7 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
 	>=kde-frameworks/kwindowsystem-${KFMIN}:6
 	>=kde-plasma/libplasma-${PVCUT}:6
-	net-print/cups
+	>=net-print/cups-2.4
 "
 RDEPEND="${DEPEND}
 	!<kde-plasma/print-manager-23.08.5-r100:5

diff --git a/kde-plasma/print-manager/print-manager-9999.ebuild b/kde-plasma/print-manager/print-manager-9999.ebuild
index 6fd48f0551..0ca3211a23 100644
--- a/kde-plasma/print-manager/print-manager-9999.ebuild
+++ b/kde-plasma/print-manager/print-manager-9999.ebuild
@@ -33,7 +33,7 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
 	>=kde-frameworks/kwindowsystem-${KFMIN}:6
 	>=kde-plasma/libplasma-${PVCUT}:6
-	net-print/cups
+	>=net-print/cups-2.4
 "
 RDEPEND="${DEPEND}
 	!<kde-plasma/print-manager-23.08.5-r100:5


             reply	other threads:[~2024-06-14  3:40 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14  3:40 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-09 16:39 [gentoo-commits] proj/kde:master commit in: kde-plasma/print-manager/ Andreas Sturmlechner
2025-07-08 16:49 Andreas Sturmlechner
2025-06-17 18:07 Andreas Sturmlechner
2025-06-13 13:16 Andreas Sturmlechner
2025-06-11 21:56 Andreas Sturmlechner
2025-05-29 20:49 Andreas Sturmlechner
2025-02-11 18:09 Andreas Sturmlechner
2025-01-23 18:56 Andreas Sturmlechner
2025-01-10 17:53 Andreas Sturmlechner
2025-01-01 21:26 Andreas Sturmlechner
2024-10-10 23:00 Andreas Sturmlechner
2024-10-08 15:20 Andreas Sturmlechner
2024-10-03 20:18 Andreas Sturmlechner
2024-09-14 21:33 Andreas Sturmlechner
2024-09-10 16:48 Andreas Sturmlechner
2024-06-18 20:03 Andreas Sturmlechner
2024-05-27 22:24 Andreas Sturmlechner
2024-05-24 19:49 Andreas Sturmlechner
2024-05-21 19:06 Andreas Sturmlechner
2024-02-15 12:34 Andreas Sturmlechner
2024-02-13 21:14 Andreas Sturmlechner
2024-01-10 16:47 Andreas Sturmlechner
2023-12-23 18:46 Andreas Sturmlechner
2023-12-23 16:00 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-12-12 18:32 Andreas Sturmlechner
2023-12-12 18:32 Andreas Sturmlechner
2023-12-09 10:29 Andreas Sturmlechner
2023-12-07  9:06 Andreas Sturmlechner

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=1718336395.c0bcc3c61b731fcbb2bc7f5c770ec550a8bb5721.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