commit:     c8b463fe19dd335b2b6375ef6f9b3d43e4757c6b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 10:06:46 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 14:38:41 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=c8b463fe

kde-misc/kdocker: pkgmove to x11-misc/kdocker

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/updates/3Q-2020                                        | 1 +
 {kde-misc => x11-misc}/kdocker/ChangeLog                        | 0
 {kde-misc => x11-misc}/kdocker/files/kdocker-desktop_file.patch | 0
 {kde-misc => x11-misc}/kdocker/files/kdocker-installdir.patch   | 0
 {kde-misc => x11-misc}/kdocker/kdocker-1.3.ebuild               | 7 +++----
 {kde-misc => x11-misc}/kdocker/metadata.xml                     | 0
 6 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/updates/3Q-2020 b/profiles/updates/3Q-2020
index 7bd852f5..381790a2 100644
--- a/profiles/updates/3Q-2020
+++ b/profiles/updates/3Q-2020
@@ -7,3 +7,4 @@ move kde-misc/filelight kde-apps/filelight
 move media-plugins/kipi-plugins kde-apps/kipi-plugins
 move kde-misc/knetworkmanager kde-misc/networkmanagement
 move kde-misc/kbiff mail-client/kbiff
+move kde-misc/kdocker x11-misc/kdocker

diff --git a/kde-misc/kdocker/ChangeLog b/x11-misc/kdocker/ChangeLog
similarity index 100%
rename from kde-misc/kdocker/ChangeLog
rename to x11-misc/kdocker/ChangeLog

diff --git a/kde-misc/kdocker/files/kdocker-desktop_file.patch 
b/x11-misc/kdocker/files/kdocker-desktop_file.patch
similarity index 100%
rename from kde-misc/kdocker/files/kdocker-desktop_file.patch
rename to x11-misc/kdocker/files/kdocker-desktop_file.patch

diff --git a/kde-misc/kdocker/files/kdocker-installdir.patch 
b/x11-misc/kdocker/files/kdocker-installdir.patch
similarity index 100%
rename from kde-misc/kdocker/files/kdocker-installdir.patch
rename to x11-misc/kdocker/files/kdocker-installdir.patch

diff --git a/kde-misc/kdocker/kdocker-1.3.ebuild 
b/x11-misc/kdocker/kdocker-1.3.ebuild
similarity index 81%
rename from kde-misc/kdocker/kdocker-1.3.ebuild
rename to x11-misc/kdocker/kdocker-1.3.ebuild
index 12f24b0b..0581d99c 100644
--- a/kde-misc/kdocker/kdocker-1.3.ebuild
+++ b/x11-misc/kdocker/kdocker-1.3.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdocker/kdocker-1.3.ebuild,v 1.3 
2008/07/27 20:52:18 carlo Exp $
 
 EAPI=4
 
@@ -12,8 +11,8 @@ for x in ${LANGS}; do
        IUSE="${IUSE} linguas_${x}"
 done;
 
-DESCRIPTION="KDocker will help you dock any application in the system tray"
-HOMEPAGE="http://www.kde-apps.org/content/show.php?content=13356";
+DESCRIPTION="Helper to dock any application into the system tray"
+HOMEPAGE="https://github.com/user-none/KDocker";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/kde-misc/kdocker/metadata.xml b/x11-misc/kdocker/metadata.xml
similarity index 100%
rename from kde-misc/kdocker/metadata.xml
rename to x11-misc/kdocker/metadata.xml

Reply via email to