diff --git a/net-libs/kdsoap/kdsoap-1.8.0-r1.ebuild b/net-libs/kdsoap/kdsoap-1.8.0-r1.ebuild index 791fb32..074df24 100644 --- a/net-libs/kdsoap/kdsoap-1.8.0-r1.ebuild +++ b/net-libs/kdsoap/kdsoap-1.8.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 inherit cmake-utils -DESCRIPTION="A fast replacement for tigetvnc" +DESCRIPTION="A Qt-based client-side and server-side SOAP component" HOMEPAGE="https://github.com/KDAB/KDSoap/" SRC_URI="https://github.com/KDAB/KDSoap/releases/download/${P}/${P}.tar.gz" RESTRICT="primaryuri" diff --git a/net-libs/kdsoap/kdsoap-1.8.50.ebuild b/net-libs/kdsoap/kdsoap-1.8.50.ebuild index de6765f..3fb1a34 100644 --- a/net-libs/kdsoap/kdsoap-1.8.50.ebuild +++ b/net-libs/kdsoap/kdsoap-1.8.50.ebuild @@ -6,7 +6,7 @@ inherit cmake-utils COMMIT_SHA1=56fd2ade939baac43a2a303132c620587b5496bf -DESCRIPTION="A fast replacement for tigetvnc" +DESCRIPTION="A Qt-based client-side and server-side SOAP component" HOMEPAGE="https://github.com/KDAB/KDSoap/" SRC_URI="https://github.com/KDAB/KDSoap/archive/${COMMIT_SHA1}.tar.gz -> ${P}.tar.gz" RESTRICT="primaryuri" diff --git a/net-misc/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-20200122.ebuild b/net-misc/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-20200122.ebuild index 327a1c9..e0ba611 100644 --- a/net-misc/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-20200122.ebuild +++ b/net-misc/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-20200122.ebuild @@ -6,7 +6,7 @@ inherit cmake-utils COMMIT_SHA1=0521717c37f26fc22158e0c986f7c8b41b3fb0ee -DESCRIPTION="A fast replacement for tigetvnc" +DESCRIPTION="WS-Discovery client library based on the KDSoap library" HOMEPAGE=https://caspermeijn.gitlab.io/kdsoap-ws-discovery-client SRC_URI=https://gitlab.com/caspermeijn/kdsoap-ws-discovery-client/-/archive/master/${PN}-${COMMIT_SHA1}.tar.gz RESTRICT="primaryuri"