summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/katepart/Manifest (renamed from kde-base/katepart/Manifest)0
-rw-r--r--kde-apps/katepart/katepart-4.14.3.ebuild (renamed from kde-base/katepart/katepart-4.14.3.ebuild)4
-rw-r--r--kde-apps/katepart/metadata.xml (renamed from kde-base/katepart/metadata.xml)0
-rw-r--r--kde-base/kdelibs/kdelibs-4.14.24.ebuild2
-rw-r--r--kde-base/kdelibs/kdelibs-4.14.27.ebuild2
-rw-r--r--profiles/arch/powerpc/package.use.mask2
-rw-r--r--profiles/updates/4Q-20161
-rw-r--r--sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild2
-rw-r--r--sci-mathematics/rkward/rkward-0.6.1.ebuild4
-rw-r--r--sci-mathematics/rkward/rkward-0.6.5.ebuild2
10 files changed, 10 insertions, 9 deletions
diff --git a/kde-base/katepart/Manifest b/kde-apps/katepart/Manifest
index b4d36ec8a86c..b4d36ec8a86c 100644
--- a/kde-base/katepart/Manifest
+++ b/kde-apps/katepart/Manifest
diff --git a/kde-base/katepart/katepart-4.14.3.ebuild b/kde-apps/katepart/katepart-4.14.3.ebuild
index 4ae9f7142679..ef59b675beae 100644
--- a/kde-base/katepart/katepart-4.14.3.ebuild
+++ b/kde-apps/katepart/katepart-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ KMNAME="kate"
KMMODULE="part"
inherit kde4-meta
-DESCRIPTION="KDE Editor KPart"
+DESCRIPTION="Editor KPart by KDE"
HOMEPAGE+=" http://kate-editor.org/about-katepart/"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"
diff --git a/kde-base/katepart/metadata.xml b/kde-apps/katepart/metadata.xml
index 0cf59224b009..0cf59224b009 100644
--- a/kde-base/katepart/metadata.xml
+++ b/kde-apps/katepart/metadata.xml
diff --git a/kde-base/kdelibs/kdelibs-4.14.24.ebuild b/kde-base/kdelibs/kdelibs-4.14.24.ebuild
index 843de7156212..9e8bbfeff943 100644
--- a/kde-base/kdelibs/kdelibs-4.14.24.ebuild
+++ b/kde-base/kdelibs/kdelibs-4.14.24.ebuild
@@ -108,7 +108,7 @@ RDEPEND="${COMMONDEPEND}
udev? ( app-misc/media-player-info )
"
PDEPEND="
- $(add_kdebase_dep katepart '' 4.14.3)
+ $(add_kdeapps_dep katepart '' 4.14.3)
|| (
$(add_kdeapps_dep kfmclient '' 4.14.3)
x11-misc/xdg-utils
diff --git a/kde-base/kdelibs/kdelibs-4.14.27.ebuild b/kde-base/kdelibs/kdelibs-4.14.27.ebuild
index 5060449840bd..52f32fd8092d 100644
--- a/kde-base/kdelibs/kdelibs-4.14.27.ebuild
+++ b/kde-base/kdelibs/kdelibs-4.14.27.ebuild
@@ -108,7 +108,7 @@ RDEPEND="${COMMONDEPEND}
udev? ( app-misc/media-player-info )
"
PDEPEND="
- $(add_kdebase_dep katepart '' 4.14.3)
+ $(add_kdeapps_dep katepart '' 4.14.3)
|| (
$(add_kdeapps_dep kfmclient '' 4.14.3)
x11-misc/xdg-utils
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index ca08be1d2552..0ef948fd73cc 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -24,7 +24,7 @@ dev-python/PyQt5 bluetooth location webengine
app-misc/hachoir-metadata kde
dev-vcs/subversion kde
games-arcade/jumpnbump kde
-kde-base/katepart handbook
+kde-apps/katepart handbook
kde-base/kdelibs handbook policykit
net-libs/libproxy kde
net-voip/ekiga kde
diff --git a/profiles/updates/4Q-2016 b/profiles/updates/4Q-2016
index d9c4c62023eb..29d5f40d18a1 100644
--- a/profiles/updates/4Q-2016
+++ b/profiles/updates/4Q-2016
@@ -54,3 +54,4 @@ move kde-base/plasma-workspace kde-plasma/plasma-workspace
move dev-perl/extutils-pkgconfig dev-perl/ExtUtils-PkgConfig
move kde-base/kdebase-startkde kde-plasma/kdebase-startkde
move kde-base/krosspython kde-apps/kross-interpreters
+move kde-base/katepart kde-apps/katepart
diff --git a/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild b/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild
index 7a297d8e6cb6..2a2c7b8b8290 100644
--- a/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild
+++ b/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild
@@ -35,6 +35,6 @@ PATCHES=( "${FILESDIR}/${P}-kdelibs-4.14.11.patch" )
src_install() {
kde4-base_src_install
- # bug 496694 - this file is part of >=kde-base/katepart-4.12.0
+ # bug 496694 - this file is part of >=kde-apps/katepart-4.12.0
rm "${D}"/usr/share/apps/katepart/syntax/gnuplot.xml || die
}
diff --git a/sci-mathematics/rkward/rkward-0.6.1.ebuild b/sci-mathematics/rkward/rkward-0.6.1.ebuild
index 53faf346573e..b7d0011b80c8 100644
--- a/sci-mathematics/rkward/rkward-0.6.1.ebuild
+++ b/sci-mathematics/rkward/rkward-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ IUSE="debug"
DEPEND="
dev-lang/R
- $(add_kdebase_dep katepart)"
+ $(add_kdeapps_dep katepart)"
RDEPEND="${DEPEND}"
src_configure() {
diff --git a/sci-mathematics/rkward/rkward-0.6.5.ebuild b/sci-mathematics/rkward/rkward-0.6.5.ebuild
index 0b74fdab4dd1..a0ab7a0ec191 100644
--- a/sci-mathematics/rkward/rkward-0.6.5.ebuild
+++ b/sci-mathematics/rkward/rkward-0.6.5.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
- $(add_kdebase_dep katepart)
+ $(add_kdeapps_dep katepart)
dev-lang/R
x11-libs/libX11
"