commit: 43fc37510ebcfdbe7e5b406d9c7cd6d72ac23c8a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 9 07:01:14 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Aug 9 07:01:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fc3751
kde-apps/kgamma -> kde-plasma/kgamma
kde-apps/kgamma/Manifest | 1 -
kde-apps/kgamma/files/kgamma-4.14.3-cmake34.patch | 16 ----------------
kde-apps/kgamma/kgamma-4.14.3.ebuild | 21 ---------------------
kde-apps/kgamma/metadata.xml | 8 --------
profiles/updates/3Q-2016 | 1 +
5 files changed, 1 insertion(+), 46 deletions(-)
diff --git a/kde-apps/kgamma/Manifest b/kde-apps/kgamma/Manifest
deleted file mode 100644
index 4ee57d7..0000000
--- a/kde-apps/kgamma/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kgamma-4.14.3.tar.xz 22932 SHA256
93f78c56b81684152e72b6b1672814505085b372213c77f184f78fac410bf5b2 SHA512
53633bb11bc45eefb74cc692b0c016ac7ff67214cf628c4b1e599d1b0934e2d4583804332b47b782afc8d4aa49eb28985c709dfb6f31d72e0befd993ebfa1b31
WHIRLPOOL
51e93a4c3d23fc25858ff1a5fda778cbda51f932910496e68fa365af60442f40d203bd78b4fd94307ad6a4c30bac6a87e6b296c582d971dd4063d30b85ee6652
diff --git a/kde-apps/kgamma/files/kgamma-4.14.3-cmake34.patch
b/kde-apps/kgamma/files/kgamma-4.14.3-cmake34.patch
deleted file mode 100644
index 4aa0969..0000000
--- a/kde-apps/kgamma/files/kgamma-4.14.3-cmake34.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Fix build with >=cmake-3.4
-
-Gentoo-bug: 566814
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 6f8a16f..8565f88 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -3,6 +3,7 @@ project(kgamma)
- find_package(KDE4 REQUIRED)
- include(KDE4Defaults)
- include(MacroLibrary)
-+include(CheckIncludeFiles)
-
- find_package(X11 REQUIRED)
-
diff --git a/kde-apps/kgamma/kgamma-4.14.3.ebuild
b/kde-apps/kgamma/kgamma-4.14.3.ebuild
deleted file mode 100644
index 9845bfa..0000000
--- a/kde-apps/kgamma/kgamma-4.14.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE screen gamma values kcontrol module"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- x11-libs/libXxf86vm
-"
-DEPEND="${RDEPEND}
- x11-proto/xf86vidmodeproto
-"
-
-PATCHES=( "${FILESDIR}/${P}-cmake34.patch" )
diff --git a/kde-apps/kgamma/metadata.xml b/kde-apps/kgamma/metadata.xml
deleted file mode 100644
index 2fdbf33..0000000
--- a/kde-apps/kgamma/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>[email protected]</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index 6b5a35d..5c8e9d5 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -10,3 +10,4 @@ move dev-perl/convert-pem dev-perl/Convert-PEM
slotmove >=dev-php/pecl-yaml-2.0.0_rc1 0 7
move dev-perl/regexp-common dev-perl/Regexp-Common
move dev-php/PEAR-PHP_CodeSniffer dev-php/PHP_CodeSniffer
+move kde-apps/kgamma kde-plasma/kgamma