diff options
-rw-r--r-- | kde-plasma/wacomtablet/Manifest (renamed from kde-misc/wacomtablet/Manifest) | 0 | ||||
-rw-r--r-- | kde-plasma/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch (renamed from kde-misc/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch) | 0 | ||||
-rw-r--r-- | kde-plasma/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch (renamed from kde-misc/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch) | 0 | ||||
-rw-r--r-- | kde-plasma/wacomtablet/metadata.xml (renamed from kde-misc/wacomtablet/metadata.xml) | 1 | ||||
-rw-r--r-- | kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild (renamed from kde-misc/wacomtablet/wacomtablet-3.2.0-r3.ebuild) | 7 | ||||
-rw-r--r-- | profiles/updates/4Q-2023 | 1 |
6 files changed, 5 insertions, 4 deletions
diff --git a/kde-misc/wacomtablet/Manifest b/kde-plasma/wacomtablet/Manifest index b1170c608238..b1170c608238 100644 --- a/kde-misc/wacomtablet/Manifest +++ b/kde-plasma/wacomtablet/Manifest diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch index 9434b0082569..9434b0082569 100644 --- a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch +++ b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-fix-incorrect-xsetwacom-call.patch diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch index e86f97cfaef4..e86f97cfaef4 100644 --- a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch +++ b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-port-to-QRegularExpression.patch diff --git a/kde-misc/wacomtablet/metadata.xml b/kde-plasma/wacomtablet/metadata.xml index d925f2439758..ee58c0107562 100644 --- a/kde-misc/wacomtablet/metadata.xml +++ b/kde-plasma/wacomtablet/metadata.xml @@ -7,5 +7,6 @@ </maintainer> <upstream> <bugs-to>https://bugs.kde.org/</bugs-to> + <remote-id type="kde-invent">plasma/wacomtablet</remote-id> </upstream> </pkgmetadata> diff --git a/kde-misc/wacomtablet/wacomtablet-3.2.0-r3.ebuild b/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild index 61cad0cb4037..9459ddacd803 100644 --- a/kde-misc/wacomtablet/wacomtablet-3.2.0-r3.ebuild +++ b/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,9 +9,8 @@ QTMIN=5.15.2 VIRTUALX_REQUIRED="test" inherit ecm kde.org -DESCRIPTION="System settings module for Wacom tablets" -HOMEPAGE="https://apps.kde.org/wacomtablet/ -https://userbase.kde.org/Wacomtablet" +DESCRIPTION="Wacom system settings module that supports different button/pen layout profiles" +HOMEPAGE="https://userbase.kde.org/Wacomtablet" SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${P}-patchset-1.tar.xz" diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index 7e8c67a0577d..f781e7d50037 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -19,3 +19,4 @@ move dev-python/pyre2 dev-python/fb-re2 move dev-python/python-sshpubkeys dev-python/sshpubkeys move sys-kernel/installkernel-systemd-boot sys-kernel/installkernel-systemd move app-office/kalendar app-office/merkuro +move kde-misc/wacomtablet kde-plasma/wacomtablet |