diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-26 01:07:23 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-26 02:04:31 +0100 |
commit | 347b890d7d5990eb94edc5328945abab684443ba (patch) | |
tree | 7bd53f45b54bb6d290016781231d113963ed412b /kde-apps/yakuake | |
parent | app-containers/buildah: Stabilize 1.32.2 arm64, #917485 (diff) | |
download | gentoo-347b890d7d5990eb94edc5328945abab684443ba.tar.gz gentoo-347b890d7d5990eb94edc5328945abab684443ba.tar.bz2 gentoo-347b890d7d5990eb94edc5328945abab684443ba.zip |
kde-frameworks/kwayland: pkgmove to kde-plasma/kwayland
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/yakuake')
-rw-r--r-- | kde-apps/yakuake/metadata.xml | 2 | ||||
-rw-r--r-- | kde-apps/yakuake/yakuake-23.04.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/yakuake/yakuake-23.08.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/yakuake/metadata.xml b/kde-apps/yakuake/metadata.xml index 6655c28ec511..7417d9fecd03 100644 --- a/kde-apps/yakuake/metadata.xml +++ b/kde-apps/yakuake/metadata.xml @@ -14,6 +14,6 @@ tabs, multiple screens and mouse wheel tab navigation amongst other features. </longdescription> <use> - <flag name="absolute-position">Use <pkg>kde-frameworks/kwayland</pkg> for absolute window positioning in KWin</flag> + <flag name="absolute-position">Use <pkg>kde-plasma/kwayland</pkg> for absolute window positioning in KWin</flag> </use> </pkgmetadata> diff --git a/kde-apps/yakuake/yakuake-23.04.3.ebuild b/kde-apps/yakuake/yakuake-23.04.3.ebuild index 0839e8c9cb62..72042cc586e6 100644 --- a/kde-apps/yakuake/yakuake-23.04.3.ebuild +++ b/kde-apps/yakuake/yakuake-23.04.3.ebuild @@ -43,7 +43,7 @@ DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] >=kde-frameworks/kxmlgui-${KFMIN}:5 x11-libs/libX11 - absolute-position? ( >=kde-frameworks/kwayland-${KFMIN}:5 ) + absolute-position? ( >=kde-plasma/kwayland-${KFMIN}:5 ) " RDEPEND="${DEPEND}" diff --git a/kde-apps/yakuake/yakuake-23.08.3.ebuild b/kde-apps/yakuake/yakuake-23.08.3.ebuild index 0839e8c9cb62..72042cc586e6 100644 --- a/kde-apps/yakuake/yakuake-23.08.3.ebuild +++ b/kde-apps/yakuake/yakuake-23.08.3.ebuild @@ -43,7 +43,7 @@ DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] >=kde-frameworks/kxmlgui-${KFMIN}:5 x11-libs/libX11 - absolute-position? ( >=kde-frameworks/kwayland-${KFMIN}:5 ) + absolute-position? ( >=kde-plasma/kwayland-${KFMIN}:5 ) " RDEPEND="${DEPEND}" |