diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-11 15:08:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-11 21:14:00 +0200 |
commit | dc6d39526e9c6fdb76c39d6cf056c57829772c4b (patch) | |
tree | 3f1ccf502382ea119d7566628b1af20f059c28ff /kde-plasma/plymouth-kcm | |
parent | plasma.kde.org.eclass: New eclass to serve KDE Plasma packages (diff) | |
download | kde-dc6d39526e9c6fdb76c39d6cf056c57829772c4b.tar.gz kde-dc6d39526e9c6fdb76c39d6cf056c57829772c4b.tar.bz2 kde-dc6d39526e9c6fdb76c39d6cf056c57829772c4b.zip |
kde-plasma: Switch KDE Plasma packages to plasma.kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-5.24.49.9999.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-5.25.49.9999.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.49.9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.49.9999.ebuild index 8889d5533e..d62866fa9c 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.49.9999.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.49.9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 KFMIN=5.92.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.4 -inherit ecm kde.org +inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma control module for Plymouth" HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm" diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.25.49.9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.25.49.9999.ebuild index 35359b4440..26bf107934 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.25.49.9999.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.25.49.9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 KFMIN=5.95.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.5 -inherit ecm kde.org +inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma control module for Plymouth" HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm" diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild index 59f6dada46..ac774c68f3 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 KFMIN=9999 PVCUT=$(ver_cut 1-3) QTMIN=5.15.5 -inherit ecm kde.org +inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma control module for Plymouth" HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm" |