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: profiles/, sys-auth/polkit-qt/
Date: Thu, 22 Feb 2024 10:09:07 +0000 (UTC)	[thread overview]
Message-ID: <1708596266.98cf28bd8ac7e618fabf4ded1049e68519d75d09.asturm@gentoo> (raw)

commit:     98cf28bd8ac7e618fabf4ded1049e68519d75d09
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 09:41:57 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:04:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cf28bd

sys-auth/polkit-qt: add 0.200.0, drop 0.175.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/package.mask                                                 | 2 +-
 sys-auth/polkit-qt/Manifest                                           | 2 +-
 .../polkit-qt/{polkit-qt-0.175.0.ebuild => polkit-qt-0.200.0.ebuild}  | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5e2da096e19f..54065ed3f166 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -434,7 +434,7 @@ dev-java/osgi-foundation
 =net-libs/signond-8.61-r100
 ~net-misc/kio-zeroconf-24.01.95
 =net-misc/smb4k-3.2.5-r2
-~sys-auth/polkit-qt-0.175.0
+~sys-auth/polkit-qt-0.200.0
 
 # Sam James <sam@gentoo.org> (2023-12-14)
 # Gentoo's kernel maintainers have decided to discontinue gentoo-sources and

diff --git a/sys-auth/polkit-qt/Manifest b/sys-auth/polkit-qt/Manifest
index 4818f581c226..13d9a367b01c 100644
--- a/sys-auth/polkit-qt/Manifest
+++ b/sys-auth/polkit-qt/Manifest
@@ -1,2 +1,2 @@
 DIST polkit-qt-1-0.114.0.tar.xz 58384 BLAKE2B e788198e386797ba9b4c228a451dde703f83e79c81eacaf805e431a3f60c0832adc3faef4616e3008dfaa816d7dc5a7a80aaf02936ea232373e78e0d008724ca SHA512 4a16d9428d5ccc0107dcbd67c29ecba196424e555dc43d55cf2b6e0e7b72c99f894e9c994eaed85a9536010d67a19f20fe74f792c0d6b9ca0e05ce85f655f9a8
-DIST polkit-qt-1-0.175.0.tar.xz 58208 BLAKE2B 521c0db2b4451443cf2464a668447fd81c0afe4a6cd1d24ef54037a052c024d1bb752925b5390444ffe7828427998c7cbb88e81f22ed9703d9d73a2031cb2f43 SHA512 cf3abe1f0ce38c7ab04f637cbab3896fd006112a81948cf3832a43962bdb4426add9bcfb157efb0c7490d037622f11f93e4fb936973d35c6df2da149c1b12ffc
+DIST polkit-qt-1-0.200.0.tar.xz 58216 BLAKE2B 4edd1577178d4b61889f3da3699f36e0b3251c38b111c0c219ad9c9585ff32845034c068a5c382c29baa1d9cd8d723378422dafb4ea8734766da1b8032025826 SHA512 a09214043fa874234086a5de4d27153368dbe775dd6d573dd2531f2f2be79eb22bf73bbfb2a3a839c20c0347762e7af86b73ba38a05b2dcd43e59526e29c008d

diff --git a/sys-auth/polkit-qt/polkit-qt-0.175.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.200.0.ebuild
similarity index 90%
rename from sys-auth/polkit-qt/polkit-qt-0.175.0.ebuild
rename to sys-auth/polkit-qt/polkit-qt-0.200.0.ebuild
index 1a7af34abfac..ccd0336422ba 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.175.0.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.200.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ DESCRIPTION="Qt wrapper around polkit-1 client libraries"
 HOMEPAGE="https://api.kde.org/polkit-qt-1/html/"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	SRC_URI="mirror://kde/unstable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz"
+	SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz"
 	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 fi
 


                 reply	other threads:[~2024-02-22 10:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1708596266.98cf28bd8ac7e618fabf4ded1049e68519d75d09.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