Skip to content

Commit

Permalink
kde-base/katepart -> kde-apps/katepart
Browse files Browse the repository at this point in the history
  • Loading branch information
johu committed Dec 23, 2016
1 parent bc91031 commit 31b7e94
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 9 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion kde-base/kdelibs/kdelibs-4.14.24.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion kde-base/kdelibs/kdelibs-4.14.27.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion profiles/arch/powerpc/package.use.mask
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/4Q-2016
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
4 changes: 2 additions & 2 deletions sci-mathematics/rkward/rkward-0.6.1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -21,7 +21,7 @@ IUSE="debug"

DEPEND="
dev-lang/R
$(add_kdebase_dep katepart)"
$(add_kdeapps_dep katepart)"
RDEPEND="${DEPEND}"

src_configure() {
Expand Down
2 changes: 1 addition & 1 deletion sci-mathematics/rkward/rkward-0.6.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
"
Expand Down

0 comments on commit 31b7e94

Please sign in to comment.