aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-07 22:09:31 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-07 22:09:31 +0100
commitc65e13169ceb4359075007cada9f22578d1d41bb (patch)
treef718f1f5e7d0c8041e48cfe8ee8af68907a6df51
parentkde-apps/pim-data-exporter: Add new DEPEND (diff)
downloadkde-c65e13169ceb4359075007cada9f22578d1d41bb.tar.gz
kde-c65e13169ceb4359075007cada9f22578d1d41bb.tar.bz2
kde-c65e13169ceb4359075007cada9f22578d1d41bb.zip
app-misc/plasma-systemmonitor: pkgmove to kde-plasma/plasma-systemmonitor
See also: https://mail.kde.org/pipermail/kde-announce-apps/2020-November/005620.html Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/plasma-systemmonitor/metadata.xml (renamed from app-misc/plasma-systemmonitor/metadata.xml)0
-rw-r--r--kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild (renamed from app-misc/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild)7
-rw-r--r--profiles/categories1
-rw-r--r--profiles/updates/4Q-20201
4 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/plasma-systemmonitor/metadata.xml b/kde-plasma/plasma-systemmonitor/metadata.xml
index 2fdbf33d96..2fdbf33d96 100644
--- a/app-misc/plasma-systemmonitor/metadata.xml
+++ b/kde-plasma/plasma-systemmonitor/metadata.xml
diff --git a/app-misc/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild
index bf7c61416b..1a52269774 100644
--- a/app-misc/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-KDE_ORG_CATEGORY=plasma
KFMIN=5.74.0
QTMIN=5.15.1
inherit ecm kde.org
@@ -11,9 +10,13 @@ inherit ecm kde.org
DESCRIPTION="New version of KSysGuard built on top of the new KStats daemon and using QML"
HOMEPAGE="https://invent.kde.org/plasma/plasma-systemmonitor"
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+ KEYWORDS="~amd64"
+fi
+
LICENSE="|| ( GPL-3 GPL-2 )"
SLOT="5"
-KEYWORDS=""
IUSE=""
DEPEND="
diff --git a/profiles/categories b/profiles/categories
index 15a86c8ab3..7a35c46361 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -4,7 +4,6 @@ app-backup
app-cdr
app-editors
app-i18n
-app-misc
app-office
app-text
dev-db
diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020
new file mode 100644
index 0000000000..f760c8dd31
--- /dev/null
+++ b/profiles/updates/4Q-2020
@@ -0,0 +1 @@
+move app-misc/plasma-systemmonitor kde-plasma/plasma-systemmonitor