summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-04-15 18:03:51 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-15 21:11:46 +0200
commitbbd3c42f3b9b919814acdcfd5fb18cbefcc020b2 (patch)
treee05201d34ae8c3f9467bc47f46444cc8b87277ec /kde-plasma
parentkde-base/khelpcenter -> kde-apps/khelpcenter (diff)
downloadgentoo-bbd3c42f3b9b919814acdcfd5fb18cbefcc020b2.tar.gz
gentoo-bbd3c42f3b9b919814acdcfd5fb18cbefcc020b2.tar.bz2
gentoo-bbd3c42f3b9b919814acdcfd5fb18cbefcc020b2.zip
kde-plasma/khelpcenter -> kde-apps/khelpcenter
Package-Manager: portage-2.2.27 Signed-off-by: Johannes Huber <johu@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/khelpcenter/Manifest2
-rw-r--r--kde-plasma/khelpcenter/khelpcenter-5.5.5.ebuild42
-rw-r--r--kde-plasma/khelpcenter/khelpcenter-5.6.2.ebuild42
-rw-r--r--kde-plasma/khelpcenter/metadata.xml8
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild2
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.6.2.ebuild2
6 files changed, 2 insertions, 96 deletions
diff --git a/kde-plasma/khelpcenter/Manifest b/kde-plasma/khelpcenter/Manifest
deleted file mode 100644
index fe44cb30fa54..000000000000
--- a/kde-plasma/khelpcenter/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST khelpcenter-5.5.5.tar.xz 1810236 SHA256 9790973be800fd52bf441f747cd7e6f19c8e8c3134f6be7ffb5820f48acc0513 SHA512 b2941e1cf6a122c1dad8c81519391879823bd69ddb0b67a5d4cdefe160283c8dd30991fd3dc13693324a8d1539db7f8bd271cef79055b7ab2a73660d252cb6bb WHIRLPOOL f641ed1f986451e07b419811683e98051311c364a1fceb15227d0e23e46e7e3f15683969d827be88e81dde703a896e730defa4dfbe15c6ef27d579d3840b3ef1
-DIST khelpcenter-5.6.2.tar.xz 1722960 SHA256 3cb80cccbb74d7ec7a7462c1a186260bd64c1f2b23cb833c8852ffd9022ba872 SHA512 7dd2d464260995685caea8d62aad2e27add95d6143df0235d352cf8fb5cb741b2e41b339a3fd074aff96bbe5f161d1bd8af576a6426dbde5c74cec7beee9c4b2 WHIRLPOOL 454915a3275b0400b123b4bce0b4b8ad18be71170b2abce18d87d92c634a0d7917d1904d31b995986efcf8ba2d574b772634237c75e7f2d4678a3739ebca67fb
diff --git a/kde-plasma/khelpcenter/khelpcenter-5.5.5.ebuild b/kde-plasma/khelpcenter/khelpcenter-5.5.5.ebuild
deleted file mode 100644
index 4209eb3729c0..000000000000
--- a/kde-plasma/khelpcenter/khelpcenter-5.5.5.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="The KDE Help Center"
-HOMEPAGE+=" https://userbase.kde.org/KHelpCenter"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep khtml)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kinit)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep kde-cli-tools)
- !kde-base/khelpcenter:4
-"
diff --git a/kde-plasma/khelpcenter/khelpcenter-5.6.2.ebuild b/kde-plasma/khelpcenter/khelpcenter-5.6.2.ebuild
deleted file mode 100644
index 76ae567afe9e..000000000000
--- a/kde-plasma/khelpcenter/khelpcenter-5.6.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="The KDE Help Center"
-HOMEPAGE+=" https://userbase.kde.org/KHelpCenter"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep khtml)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kinit)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}
- $(add_plasma_dep kde-cli-tools)
- !kde-base/khelpcenter:4
-"
diff --git a/kde-plasma/khelpcenter/metadata.xml b/kde-plasma/khelpcenter/metadata.xml
deleted file mode 100644
index 2fdbf33d963d..000000000000
--- a/kde-plasma/khelpcenter/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild
index 6467b3620056..2d83837688e3 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
$(add_plasma_dep kdecoration)
$(add_plasma_dep kdeplasma-addons)
$(add_plasma_dep kgamma)
- $(add_plasma_dep khelpcenter)
$(add_plasma_dep khotkeys)
$(add_plasma_dep kinfocenter)
$(add_plasma_dep kmenuedit)
@@ -42,6 +41,7 @@ RDEPEND="
$(add_plasma_dep powerdevil)
$(add_plasma_dep systemsettings)
$(add_plasma_dep user-manager)
+ $(add_kdeapps_dep khelpcenter '' 5.5.5)
bluetooth? (
$(add_plasma_dep bluedevil)
)
diff --git a/kde-plasma/plasma-meta/plasma-meta-5.6.2.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.6.2.ebuild
index 06d0bc270bb0..64a091dd7a6f 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.6.2.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.6.2.ebuild
@@ -51,7 +51,7 @@ RDEPEND="
$(add_plasma_dep breeze-gtk)
$(add_plasma_dep kde-gtk-config)
)
- handbook? ( || ( $(add_kdeapps_dep khelpcenter) $(add_plasma_dep khelpcenter) ) )
+ handbook? ( $(add_kdeapps_dep khelpcenter '' 5.6.2) )
mediacenter? ( $(add_plasma_dep plasma-mediacenter) )
networkmanager? ( $(add_plasma_dep plasma-nm) )
pam? ( $(add_plasma_dep kwallet-pam) )