commit: 51ee1a423732dec38f331075190cb338d3207381
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 20:29:37 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 20:31:15 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=51ee1a42
kde-misc/yakuake: pkgmove to kde-apps/yakuake
Part of KDE Applications starting with 19.08
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
{kde-misc => kde-apps}/yakuake/metadata.xml | 0
{kde-misc => kde-apps}/yakuake/yakuake-9999.ebuild | 7 ++-----
profiles/updates/3Q-2019 | 1 +
3 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/kde-misc/yakuake/metadata.xml b/kde-apps/yakuake/metadata.xml
similarity index 100%
rename from kde-misc/yakuake/metadata.xml
rename to kde-apps/yakuake/metadata.xml
diff --git a/kde-misc/yakuake/yakuake-9999.ebuild
b/kde-apps/yakuake/yakuake-9999.ebuild
similarity index 88%
rename from kde-misc/yakuake/yakuake-9999.ebuild
rename to kde-apps/yakuake/yakuake-9999.ebuild
index 7911102c9c..4116e31e93 100644
--- a/kde-misc/yakuake/yakuake-9999.ebuild
+++ b/kde-apps/yakuake/yakuake-9999.ebuild
@@ -6,13 +6,10 @@ EAPI=7
inherit kde5
DESCRIPTION="Quake-style terminal emulator based on konsole"
-HOMEPAGE="https://yakuake.kde.org/"
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
- SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
-fi
+HOMEPAGE="https://kde.org/applications/system/org.kde.yakuake"
LICENSE="GPL-2 LGPL-2"
+KEYWORDS=""
IUSE="absolute-position X"
DEPEND="
diff --git a/profiles/updates/3Q-2019 b/profiles/updates/3Q-2019
index 912c0240d8..d2b4459557 100644
--- a/profiles/updates/3Q-2019
+++ b/profiles/updates/3Q-2019
@@ -1 +1,2 @@
move media-plugins/kipi-plugins kde-apps/kipi-plugins
+move kde-misc/yakuake kde-apps/yakuake