diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 17:59:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 20:48:22 +0200 |
commit | dad2096912595e447c359907292a5d1f7eded9b7 (patch) | |
tree | a7c37efe023ec3907b54c0034efd59bfbadb41db /kde-misc | |
parent | kde-apps: Switch HOMEPAGE to https://invent.kde.org/<kde.org category> (diff) | |
download | gentoo-dad2096912595e447c359907292a5d1f7eded9b7.tar.gz gentoo-dad2096912595e447c359907292a5d1f7eded9b7.tar.bz2 gentoo-dad2096912595e447c359907292a5d1f7eded9b7.zip |
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@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/kio-stash/kio-stash-1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild b/kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild index 734e396cf1bb..81ce4ef44c0d 100644 --- a/kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild +++ b/kde-misc/colord-kde/colord-kde-0.5.0-r2.ebuild @@ -8,13 +8,13 @@ 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.xz https://dev.gentoo.org/~asturm/distfiles/${P}-patches.tar.xz" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" SLOT="5" +KEYWORDS="~amd64 ~x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild b/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild index 59ed91101f5e..8d8755da8614 100644 --- a/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild +++ b/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild @@ -9,7 +9,7 @@ QTMIN=5.12.3 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" SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild b/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild index cf69285c797f..39281fe41e45 100644 --- a/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild +++ b/kde-misc/plasma-pass/plasma-pass-1.1.0.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" |