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: app-admin/systemdgenie/
Date: Sun, 27 Nov 2022 15:12:39 +0000 (UTC)	[thread overview]
Message-ID: <1669561936.2aea28c3ee04b526b26f94e5b84850eb2f38342c.asturm@gentoo> (raw)

commit:     2aea28c3ee04b526b26f94e5b84850eb2f38342c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 14:24:34 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 15:12:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aea28c3

app-admin/systemdgenie: add 0.99.0_p20221120, EAPI-8 bump

Several fixes to git master since last release in 2016(!).
Bump w/o KEYWORDS to let mirrors pick up the distfile first.

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

 app-admin/systemdgenie/Manifest                    |  1 +
 .../systemdgenie-0.99.0_p20221120.ebuild           | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-admin/systemdgenie/Manifest b/app-admin/systemdgenie/Manifest
index 29a42c7aed4e..286b7a5c8da2 100644
--- a/app-admin/systemdgenie/Manifest
+++ b/app-admin/systemdgenie/Manifest
@@ -1 +1,2 @@
 DIST systemdgenie-0.99.0.tar.xz 29104 BLAKE2B f2da14ae035fa04bd775dedb8bdd7fe41612c019a47fe02e1994a7304677970193ba54aacbb7d0fd8e31832eb01ae1f12b8dc7a869b0c6529dcd18b1fece2b52 SHA512 9600ffa05737bbf8d7deaece3fc78392dbb4228aa2f001ca3e34fb6390c1a9104884f61eec90ae204550a8cee0281b92f34f64652f9881967430fb695f6bb3f4
+DIST systemdgenie-0.99.0_p20221120-01bf2322.tar.gz 164282 BLAKE2B 06e297855d5364d05c067cac484f03fce8035ee0de042d31bb24eb178cbeb30821d474bbda0152ba1800801e544a0b6bd4f8a309052574cd335ccc97697b5e81 SHA512 fb402763f899866440bc7a9766af74569062443dcf077c76b0a62b145850641c35c15fbe73cf425777d8b2f9c4112a4d52c51745e568badd5b432cbeba8d8462

diff --git a/app-admin/systemdgenie/systemdgenie-0.99.0_p20221120.ebuild b/app-admin/systemdgenie/systemdgenie-0.99.0_p20221120.ebuild
new file mode 100644
index 000000000000..08ddf912f178
--- /dev/null
+++ b/app-admin/systemdgenie/systemdgenie-0.99.0_p20221120.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_COMMIT=01bf232264e1d2511cacb0c22b49dc43d1705d57
+KFMIN=5.99.0
+QTMIN=5.15.5
+inherit ecm kde.org
+
+DESCRIPTION="Systemd management utility"
+HOMEPAGE="https://invent.kde.org/system/systemdgenie"
+
+LICENSE="GPL-2+"
+SLOT="5"
+# KEYWORDS="~amd64 ~ppc64"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kauth-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcrash-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	sys-apps/systemd:=
+"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"


             reply	other threads:[~2022-11-27 15:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-27 15:12 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-29 13:39 [gentoo-commits] repo/gentoo:master commit in: app-admin/systemdgenie/ Andreas Sturmlechner
2022-11-27 20:22 Andreas Sturmlechner
2020-10-28  8:09 Georgy Yakovlev
2020-01-17 19:49 Andreas Sturmlechner
2019-03-30  9:59 Andreas Sturmlechner
2016-12-25 19:27 Johannes Huber

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=1669561936.2aea28c3ee04b526b26f94e5b84850eb2f38342c.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