commit: 31b7e94625264d9ee67deb68d4896307945666a2 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 19:51:14 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 19:51:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b7e946
kde-base/katepart -> kde-apps/katepart {kde-base => kde-apps}/katepart/Manifest | 0 {kde-base => kde-apps}/katepart/katepart-4.14.3.ebuild | 4 ++-- {kde-base => kde-apps}/katepart/metadata.xml | 0 kde-base/kdelibs/kdelibs-4.14.24.ebuild | 2 +- kde-base/kdelibs/kdelibs-4.14.27.ebuild | 2 +- profiles/arch/powerpc/package.use.mask | 2 +- profiles/updates/4Q-2016 | 1 + sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild | 2 +- sci-mathematics/rkward/rkward-0.6.1.ebuild | 4 ++-- sci-mathematics/rkward/rkward-0.6.5.ebuild | 2 +- 10 files changed, 10 insertions(+), 9 deletions(-) diff --git a/kde-base/katepart/Manifest b/kde-apps/katepart/Manifest similarity index 100% rename from kde-base/katepart/Manifest rename to kde-apps/katepart/Manifest diff --git a/kde-base/katepart/katepart-4.14.3.ebuild b/kde-apps/katepart/katepart-4.14.3.ebuild similarity index 83% rename from kde-base/katepart/katepart-4.14.3.ebuild rename to kde-apps/katepart/katepart-4.14.3.ebuild index 4ae9f71..ef59b67 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 similarity index 100% rename from kde-base/katepart/metadata.xml rename to 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 843de71..9e8bbfe 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 5060449..52f32fd 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 ca08be1..0ef948f 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 d9c4c62..29d5f40 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 7a297d8..2a2c7b8 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 53faf34..b7d0011 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 0b74fda..a0ab7a0 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 "