From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/user-manager/
Date: Tue, 1 Sep 2020 16:33:14 +0000 (UTC) [thread overview]
Message-ID: <1598977899.8f3ab4e45f8fe6bb7e824c4b2f73788a4634be18.asturm@gentoo> (raw)
commit: 8f3ab4e45f8fe6bb7e824c4b2f73788a4634be18
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 15:26:27 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 16:31:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3ab4e4
kde-plasma/user-manager: 5.19.5 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/user-manager/Manifest | 1 +
kde-plasma/user-manager/user-manager-5.19.5.ebuild | 34 ++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/kde-plasma/user-manager/Manifest b/kde-plasma/user-manager/Manifest
index 8520aa8cdbf..bf32ab2bd55 100644
--- a/kde-plasma/user-manager/Manifest
+++ b/kde-plasma/user-manager/Manifest
@@ -1,2 +1,3 @@
DIST user-manager-5.18.5.tar.xz 2165888 BLAKE2B 011f40ce9cf18b9bc35c33ed56de416eca8ca6320f07ab725631ec335d58c2103425326c2c2e7d95385e0a70eda4b59419284dfe1d48259da45dfdc4dc04ba08 SHA512 fd3f26f1f95782e4e2ca04e92adc38953d026db9e840f823be38f66f9c790a9e154255dd821358f62c624194be8b4867354292df25289092ceaf87ce590cc9a8
DIST user-manager-5.19.4.tar.xz 9930240 BLAKE2B 75195b2fb39ca0d1d7574c75a7a1ebf784a397ac552482b0a70801cbdbf28d382d1b20b7ed9907b299c395d891db245715863ce43e3227c912777d78c8d74e19 SHA512 8a3e8ca4d42af12b70b44acfd4c819a5f7d948b052ac1023b4968b7409029812e97a4fedb14f8a26955b2f2197885cd984bc65ec60b1f1843ec86c989f99473b
+DIST user-manager-5.19.5.tar.xz 9930268 BLAKE2B 62ad7d6ae0847ee53e6529428c5ea52840a92d32b512c24310da98a50d78a0706c617b210129c4b9abc8da947edcc0d2c90b3962697eb64ba2b6457648cc58df SHA512 de892a390f8843a4b81e5cb357fcab20b8fcb2a55f0dd83ce551a5eac3c07b80688af0a87ed44630827ebc1060b21371b19936a726f23cfb38fa298e8b162bd1
diff --git a/kde-plasma/user-manager/user-manager-5.19.5.ebuild b/kde-plasma/user-manager/user-manager-5.19.5.ebuild
new file mode 100644
index 00000000000..e9b4a07a6bd
--- /dev/null
+++ b/kde-plasma/user-manager/user-manager-5.19.5.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.71.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.14.2
+inherit ecm kde.org
+
+DESCRIPTION="Simple system settings module to manage the users of your system"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ >=kde-frameworks/kauth-${KFMIN}:5
+ >=kde-frameworks/kcmutils-${KFMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kio-${KFMIN}:5
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=dev-libs/libpwquality-1.3.0
+"
+RDEPEND="${DEPEND}
+ sys-apps/accountsservice
+"
next reply other threads:[~2020-09-01 16:33 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-01 16:33 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-08 2:22 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/user-manager/ Sam James
2020-10-07 11:05 Agostino Sarubbo
2020-10-07 10:44 Agostino Sarubbo
2020-07-28 15:37 Andreas Sturmlechner
2020-07-11 15:21 Sam James
2020-07-07 21:30 Andreas Sturmlechner
2020-06-20 21:03 Thomas Deutschmann
2020-05-21 13:41 Mikle Kolyada
2020-05-20 16:15 Mikle Kolyada
2020-05-20 16:11 Mikle Kolyada
2020-02-29 12:34 Mikle Kolyada
2020-02-15 11:31 Mikle Kolyada
2020-02-11 13:54 Mikle Kolyada
2020-02-11 13:50 Mikle Kolyada
2019-12-22 21:54 Aaron Bauman
2019-12-22 20:43 Mikle Kolyada
2019-12-22 20:39 Mikle Kolyada
2019-09-21 0:08 Mikle Kolyada
2019-09-21 0:04 Mikle Kolyada
2019-09-20 3:24 Aaron Bauman
2019-05-28 4:01 Aaron Bauman
2019-05-18 18:15 Mikle Kolyada
2019-05-18 18:11 Mikle Kolyada
2019-02-26 20:54 Andreas Sturmlechner
2019-01-25 7:28 Mikle Kolyada
2019-01-25 7:20 Mikle Kolyada
2018-10-18 12:31 Thomas Deutschmann
2018-10-16 16:54 Mikle Kolyada
2018-10-16 10:18 Andreas Sturmlechner
2018-05-22 7:49 Mikle Kolyada
2018-05-22 4:44 Andreas Sturmlechner
2017-07-07 8:12 Agostino Sarubbo
2017-07-05 20:31 Agostino Sarubbo
2017-03-20 16:45 Agostino Sarubbo
2017-01-31 11:43 Agostino Sarubbo
2017-01-30 13:09 Agostino Sarubbo
2016-04-12 18:37 Johannes Huber
2016-04-07 13:27 Mikle Kolyada
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=1598977899.8f3ab4e45f8fe6bb7e824c4b2f73788a4634be18.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