summaryrefslogtreecommitdiff
path: root/sys-block
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-01-23 13:31:01 +0100
committerAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-01-23 13:33:35 +0100
commit859f0327935470ae1eb1770e7015247d99e96f6d (patch)
treef2e0defb893eeee40629a47b41013c76fc61337b /sys-block
parent85172ace888c2c0447baa9f0405e0b835f6a9228 (diff)
downloadkde-859f0327935470ae1eb1770e7015247d99e96f6d.tar.gz
kde-859f0327935470ae1eb1770e7015247d99e96f6d.tar.bz2
kde-859f0327935470ae1eb1770e7015247d99e96f6d.zip
sys-block/kpmcore: pkgmove to sys-libs/kpmcore
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/kpmcore/kpmcore-9999.ebuild33
-rw-r--r--sys-block/kpmcore/metadata.xml5
-rw-r--r--sys-block/partitionmanager/partitionmanager-9999.ebuild2
3 files changed, 1 insertions, 39 deletions
diff --git a/sys-block/kpmcore/kpmcore-9999.ebuild b/sys-block/kpmcore/kpmcore-9999.ebuild
deleted file mode 100644
index 20563aaee9b..00000000000
--- a/sys-block/kpmcore/kpmcore-9999.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Library for managing partitions"
-HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager"
-
-LICENSE="GPL-3"
-KEYWORDS=""
-IUSE=""
-
-CDEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kservice)
- dev-libs/libatasmart
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- sys-apps/util-linux
- >=sys-block/parted-3
-"
-DEPEND="${CDEPEND}
- virtual/pkgconfig
-"
-RDEPEND="${CDEPEND}
- !sys-block/partitionmanager:0
-"
diff --git a/sys-block/kpmcore/metadata.xml b/sys-block/kpmcore/metadata.xml
deleted file mode 100644
index a23f444b67d..00000000000
--- a/sys-block/kpmcore/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>kde</herd>
-</pkgmetadata>
diff --git a/sys-block/partitionmanager/partitionmanager-9999.ebuild b/sys-block/partitionmanager/partitionmanager-9999.ebuild
index aa76e0a8c79..7d1efc31cc4 100644
--- a/sys-block/partitionmanager/partitionmanager-9999.ebuild
+++ b/sys-block/partitionmanager/partitionmanager-9999.ebuild
@@ -30,7 +30,7 @@ DEPEND="
dev-qt/qtgui:5
dev-qt/qtwidgets:5
sys-apps/util-linux
- sys-block/kpmcore
+ sys-libs/kpmcore
"
RDEPEND="${DEPEND}
dev-libs/libatasmart