kde-misc/kolor-manager: EAPI 6
authorJohannes Huber <johu@gentoo.org>
Wed, 1 Jun 2016 08:46:14 +0000 (10:46 +0200)
committerJohannes Huber <johu@gentoo.org>
Wed, 1 Jun 2016 08:46:57 +0000 (10:46 +0200)
Package-Manager: portage-2.3.0_rc1

kde-misc/kolor-manager/files/kolor-manager-1.0.2-cmake-3.patch
kde-misc/kolor-manager/kolor-manager-1.0.2.ebuild

index a29b13e589eb2227a9fb6ba9266beb4a918d7b44..ead9a88242b5e1119bfc2d35aba38727983e60ea 100644 (file)
@@ -2,8 +2,8 @@ INCLUDE is for loading CMake code, and this fails with a fatal error
 in CMake 3 as 'settings' is a directory
 
 Gentoo bug #537138
---- information/CMakeLists.txt
-+++ information/CMakeLists.txt
+--- a/information/CMakeLists.txt
++++ b/information/CMakeLists.txt
 @@ -3,8 +3,6 @@
  find_package(KDE4 REQUIRED)
  include_directories(${KDE4_INCLUDES} ${kolor_manager_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR})
index 0b2b29f6464533f671cc3e3115388acf249adfb1..d98ccf5de60cab6cc296ea2d198b859b022bf4a0 100644 (file)
@@ -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
 
 inherit kde4-base