commit: 3ffa8bbd8b2badd5e615d757e910c71a3e3e4720
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 21:41:36 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 21:41:36 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ffa8bbd
kde-misc/colord-kde: EAPI 6
Package-Manager: portage-2.2.28
kde-misc/colord-kde/colord-kde-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/colord-kde/colord-kde-9999.ebuild
b/kde-misc/colord-kde/colord-kde-9999.ebuild
index 33f08c0..cdda3e8 100644
--- a/kde-misc/colord-kde/colord-kde-9999.ebuild
+++ b/kde-misc/colord-kde/colord-kde-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5
@@ -28,10 +28,10 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep plasma)
- media-libs/lcms:2
$(add_qt_dep qtdbus)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
+ media-libs/lcms:2
x11-libs/libxcb
x11-libs/libX11
"