commit: f2d965e13e4ff27f7429652377f3c0a18133772e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat May 16 15:59:54 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat May 16 15:59:58 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f2d965e1
kde-misc: Switch HOMEPAGE to https://invent.kde.org/<kde.org category> Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/akonadiclient/akonadiclient-9999.ebuild | 2 +- kde-misc/colord-kde/colord-kde-9999.ebuild | 2 +- kde-misc/kio-stash/kio-stash-9999.ebuild | 2 +- kde-misc/kpublictransport/kpublictransport-9999.ebuild | 2 +- kde-misc/kwebkitpart/kwebkitpart-9999.ebuild | 2 +- kde-misc/plasma-pass/plasma-pass-9999.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kde-misc/akonadiclient/akonadiclient-9999.ebuild b/kde-misc/akonadiclient/akonadiclient-9999.ebuild index f6d5aff1c8..dc34be7246 100644 --- a/kde-misc/akonadiclient/akonadiclient-9999.ebuild +++ b/kde-misc/akonadiclient/akonadiclient-9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Commandline interface for accessing Akonadi" -HOMEPAGE="https://cgit.kde.org/akonadiclient.git/" +HOMEPAGE="https://invent.kde.org/pim/akonadiclient/" LICENSE="GPL-2" SLOT="5" diff --git a/kde-misc/colord-kde/colord-kde-9999.ebuild b/kde-misc/colord-kde/colord-kde-9999.ebuild index 2a3b81d34b..f009ea232a 100644 --- a/kde-misc/colord-kde/colord-kde-9999.ebuild +++ b/kde-misc/colord-kde/colord-kde-9999.ebuild @@ -8,7 +8,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Provides interfaces and session daemon to colord" -HOMEPAGE="https://cgit.kde.org/colord-kde.git" +HOMEPAGE="https://invent.kde.org/graphics/colord-kde" #SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2+" diff --git a/kde-misc/kio-stash/kio-stash-9999.ebuild b/kde-misc/kio-stash/kio-stash-9999.ebuild index 5ce267da86..c39dd1c58b 100644 --- a/kde-misc/kio-stash/kio-stash-9999.ebuild +++ b/kde-misc/kio-stash/kio-stash-9999.ebuild @@ -7,7 +7,7 @@ ECM_TEST="forceoptional" inherit ecm kde.org DESCRIPTION="KIO Slave and daemon to stash discontinuous file selections" -HOMEPAGE="https://arnavdhamija.com/2017/07/04/kio-stash-shipped/ https://cgit.kde.org/kio-stash.git" +HOMEPAGE="https://arnavdhamija.com/2017/07/04/kio-stash-shipped/ https://invent.kde.org/utilities/kio-stash" LICENSE="GPL-2+" SLOT="0" diff --git a/kde-misc/kpublictransport/kpublictransport-9999.ebuild b/kde-misc/kpublictransport/kpublictransport-9999.ebuild index 83f5341ec2..f8d47aec32 100644 --- a/kde-misc/kpublictransport/kpublictransport-9999.ebuild +++ b/kde-misc/kpublictransport/kpublictransport-9999.ebuild @@ -9,7 +9,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Library for accessing public transport timetables and other information" -HOMEPAGE="https://cgit.kde.org/kpublictransport.git/tree/ +HOMEPAGE="https://invent.kde.org/libraries/kpublictransport https://www.volkerkrause.eu/2019/03/02/kpublictransport-introduction.html" LICENSE="LGPL-2+" diff --git a/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild b/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild index e4f0155c2b..3f9bea03a5 100644 --- a/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild +++ b/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit ecm kde.org DESCRIPTION="WebKit KPart for Konqueror" -HOMEPAGE="https://cgit.kde.org/kwebkitpart.git" +HOMEPAGE="https://invent.kde.org/libraries/kwebkitpart" LICENSE="LGPL-2" SLOT="5" diff --git a/kde-misc/plasma-pass/plasma-pass-9999.ebuild b/kde-misc/plasma-pass/plasma-pass-9999.ebuild index a81bb41abb..c81e5e40bf 100644 --- a/kde-misc/plasma-pass/plasma-pass-9999.ebuild +++ b/kde-misc/plasma-pass/plasma-pass-9999.ebuild @@ -8,7 +8,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Plasma applet to access password from pass" -HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://cgit.kde.org/plasma-pass.git/" +HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://invent.kde.org/plasma/plasma-pass" if [[ ${KDE_BUILD_TYPE} != live ]] ; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
