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: kde-frameworks/kdesignerplugin/
Date: Sat,  8 Aug 2020 10:59:00 +0000 (UTC)	[thread overview]
Message-ID: <1596884104.4c46c9c2572fefa497dd7d1c4b22b9348b941693.asturm@gentoo> (raw)

commit:     4c46c9c2572fefa497dd7d1c4b22b9348b941693
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  8 09:05:38 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug  8 10:55:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c46c9c2

kde-frameworks/kdesignerplugin: 5.73.0 version bump

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

 kde-frameworks/kdesignerplugin/Manifest            |  1 +
 .../kdesignerplugin/kdesignerplugin-5.73.0.ebuild  | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/kde-frameworks/kdesignerplugin/Manifest b/kde-frameworks/kdesignerplugin/Manifest
index 09a6318e810..dcddae92ce5 100644
--- a/kde-frameworks/kdesignerplugin/Manifest
+++ b/kde-frameworks/kdesignerplugin/Manifest
@@ -1,2 +1,3 @@
 DIST kdesignerplugin-5.70.0.tar.xz 72968 BLAKE2B 3d281f9167becda45eda325b73d2064968de4c8e68ee76a2dc4f25c833925f86080ac24c59db7d0f23eff97ee16f14afda898147177d4a6becc4b91f15df0223 SHA512 756ec5b2b13d1084cd57009eec0034333ecca5c4bfb0dcea93f2e9f90db59aa97d3d11b113a5ebc0ad394a6ab21eec135fa544efd12f9a5d50ab2a617d61be85
 DIST kdesignerplugin-5.72.0.tar.xz 73244 BLAKE2B 2c381002c885303676ede7415d3a2945f39c4b7b0d1133c1791411c7b30f9f2e8e41a6bf9d2132e3d6796650a6cc0362df92353ee1698624448ef9dea4a3ff69 SHA512 04d92a05353e8358623ae4762f1d5fe2c01ddf24147810c98d7c30ea52b7267953ce9018ad599c25a723eaf6c192fb026d712e0d35e8496455ccab113b0c9e6a
+DIST kdesignerplugin-5.73.0.tar.xz 73292 BLAKE2B e6ed00f2f1d083bdc847e8ad1e6195aa2f282f8a2edee9991c752f4fb94602df7617659f7c202f742612acbcfba7b260b420baa9fc2782f60e541ae7221bae23 SHA512 5ded7036a14ada32dd46153ad8a5867a49fb212841d8a57fc58ed152b75e1541a12b905f95a925fcda0479cdd70963b04a9cc3e1c79b3fda8276eb33f0978d28

diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.73.0.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.73.0.ebuild
new file mode 100644
index 00000000000..504d9c4e020
--- /dev/null
+++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.73.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="optional"
+ECM_QTHELP="false"
+ECM_TEST="false"
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.14.2
+inherit ecm kde.org
+
+DESCRIPTION="Framework providing plugins to use KDE frameworks widgets in QtDesigner"
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="nls"
+
+BDEPEND="
+	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
+"
+DEPEND="
+	=kde-frameworks/kconfig-${PVCUT}*:5
+	=kde-frameworks/kcoreaddons-${PVCUT}*:5
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2020-08-08 10:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-08 10:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-12 18:02 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdesignerplugin/ Andreas Sturmlechner
2020-11-16 23:41 Andreas Sturmlechner
2020-11-14 17:46 Andreas Sturmlechner
2020-10-10 16:04 Andreas Sturmlechner
2020-09-12 14:10 Andreas Sturmlechner
2020-09-12 12:38 Andreas Sturmlechner
2020-08-08 19:56 Andreas Sturmlechner
2019-06-09 11:21 Andreas Sturmlechner
2018-10-10 12:00 Mikle Kolyada
2018-06-10 12:04 Mikle Kolyada
2017-12-08 23:40 Thomas Deutschmann
2017-07-25 18:14 Alexis Ballier
2017-01-17 19:54 Aaron Bauman

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=1596884104.4c46c9c2572fefa497dd7d1c4b22b9348b941693.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