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: net-libs/kdsoap-ws-discovery-client/
Date: Mon, 26 Dec 2022 10:17:31 +0000 (UTC)	[thread overview]
Message-ID: <1672049838.60e23575afb1c378ff290ba9ae7cb3e1bcfae13b.asturm@gentoo> (raw)

commit:     60e23575afb1c378ff290ba9ae7cb3e1bcfae13b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 10:04:45 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 10:17:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e23575

net-libs/kdsoap-ws-discovery-client: update EAPI 7 -> 8

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

 ...soap-ws-discovery-client-0.2_pre20200927.ebuild | 27 ++++++++--------------
 1 file changed, 10 insertions(+), 17 deletions(-)

diff --git a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild
index 1d8855f61d5e..0076c30673a8 100644
--- a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild
+++ b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild
@@ -1,33 +1,27 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
+COMMIT=dcefb65c88e76f1f9eda8b0318006e93d15a0e1e
 ECM_QTHELP="false"
 ECM_TEST="true"
 inherit ecm
 
-if [[ ${PV} != *9999* ]]; then
-	COMMIT=dcefb65c88e76f1f9eda8b0318006e93d15a0e1e
-	SRC_URI="https://gitlab.com/caspermeijn/${PN}/repository/${COMMIT}/archive.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-	S="${WORKDIR}/${PN}-${COMMIT}-${COMMIT}"
-else
-	EGIT_REPO_URI="https://gitlab.com/caspermeijn/${PN}.git"
-	inherit git-r3
-fi
-
 DESCRIPTION="WS-Discovery client library based on KDSoap"
-HOMEPAGE="https://gitlab.com/caspermeijn/kdsoap-ws-discovery-client
+HOMEPAGE="https://invent.kde.org/libraries/kdsoap-ws-discovery-client
+https://gitlab.com/caspermeijn/kdsoap-ws-discovery-client
 https://caspermeijn.gitlab.io/kdsoap-ws-discovery-client"
+SRC_URI="https://gitlab.com/caspermeijn/${PN}/repository/${COMMIT}/archive.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}-${COMMIT}"
 
 LICENSE="CC0-1.0 GPL-3+"
 SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="doc"
 
-BDEPEND="
-	doc? ( app-doc/doxygen[dot] )
-"
+RESTRICT="test"
+
 RDEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtnetwork:5
@@ -35,8 +29,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	test? ( dev-qt/qtxml:5 )
 "
-
-RESTRICT+=" test"
+BDEPEND="doc? ( app-doc/doxygen[dot] )"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.2_pre20200317-no-install-docs.patch )
 


             reply	other threads:[~2022-12-26 10:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-26 10:17 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-13 19:26 [gentoo-commits] repo/gentoo:master commit in: net-libs/kdsoap-ws-discovery-client/ Sam James
2024-01-11 22:49 Andreas Sturmlechner
2023-11-14 22:55 Andreas Sturmlechner
2021-04-06  6:40 Mikle Kolyada
2021-04-06  6:31 Agostino Sarubbo
2021-04-05 22:54 Thomas Deutschmann
2021-01-02 20:31 Andreas Sturmlechner
2020-07-30  7:21 Agostino Sarubbo
2020-07-30  6:58 Agostino Sarubbo
2020-07-09 11:16 Sam James
2020-05-06  1:01 Thomas Deutschmann
2020-05-01  8:40 Mart Raudsepp
2020-03-25  4:31 Georgy Yakovlev

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=1672049838.60e23575afb1c378ff290ba9ae7cb3e1bcfae13b.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