Skip to content

Commit

Permalink
kde-base/khelpcenter -> kde-apps/khelpcenter
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27

Signed-off-by: Johannes Huber <[email protected]>
  • Loading branch information
a17r authored and johu committed Apr 15, 2016
1 parent 1561088 commit 0d01065
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-meta-pkg

DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
Expand Down Expand Up @@ -42,7 +43,7 @@ RDEPEND="
$(add_kdeapps_dep solid-runtime)
crash-reporter? ( $(add_kdeapps_dep drkonqi ) )
handbook? ( || (
$(add_kdebase_dep khelpcenter)
kde-apps/khelpcenter:*
kde-plasma/khelpcenter:5[compat(+)]
) )
minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') )
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
EAPI=6

KDE_HANDBOOK="always"
KMNAME="kde-runtime"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo KDE Project</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo KDE Project</name>
</maintainer>
</pkgmetadata>
3 changes: 1 addition & 2 deletions kde-base/kdelibs/kdelibs-4.14.16.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ PDEPEND="
)
handbook? (
|| (
$(add_kdebase_dep khelpcenter '' 4.14.3)
kde-apps/khelpcenter:5
kde-apps/khelpcenter:*
kde-plasma/khelpcenter:5[compat(+)]
)
)
Expand Down
3 changes: 1 addition & 2 deletions kde-base/kdelibs/kdelibs-4.14.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ PDEPEND="
)
handbook? (
|| (
$(add_kdebase_dep khelpcenter '' 4.14.3)
kde-apps/khelpcenter:5
kde-apps/khelpcenter:*
kde-plasma/khelpcenter:5[compat(+)]
)
)
Expand Down
3 changes: 1 addition & 2 deletions kde-base/kdelibs/kdelibs-4.14.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@ PDEPEND="
)
handbook? (
|| (
$(add_kdebase_dep khelpcenter '' 4.14.3)
kde-apps/khelpcenter:5
kde-apps/khelpcenter:*
kde-plasma/khelpcenter:5[compat(+)]
)
)
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/2Q-2016
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
move dev-perl/math-pari dev-perl/Math-Pari
move kde-base/khelpcenter kde-apps/khelpcenter

0 comments on commit 0d01065

Please sign in to comment.