diff options
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" |