commit:     8ec7215ed245d734388398bfb64bed0836beee01
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 21:27:27 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 07:37:05 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ec7215e

kde-apps/kcontacts: Drop package, moved to kde-frameworks/kcontacts

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild | 34 -----------------------
 kde-apps/kcontacts/kcontacts-9999.ebuild          | 34 -----------------------
 kde-apps/kcontacts/metadata.xml                   |  8 ------
 3 files changed, 76 deletions(-)

diff --git a/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild 
b/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild
deleted file mode 100644
index 64e1961824..0000000000
--- a/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_QTHELP="true"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Address book API based on KDE Frameworks"
-LICENSE="GPL-2+"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep ki18n)
-       $(add_qt_dep qtgui)
-"
-RDEPEND="${DEPEND}
-       !kde-apps/kdepim-l10n
-       app-text/iso-codes
-"
-
-src_test() {
-       # bug #566648 (access to /dev/dri/card0 denied), bug #625988
-       local myctestargs=(
-               -E "(kcontacts-addresstest|kcontacts-picturetest)"
-       )
-       kde5_src_test
-}

diff --git a/kde-apps/kcontacts/kcontacts-9999.ebuild 
b/kde-apps/kcontacts/kcontacts-9999.ebuild
deleted file mode 100644
index 64e1961824..0000000000
--- a/kde-apps/kcontacts/kcontacts-9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_QTHELP="true"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Address book API based on KDE Frameworks"
-LICENSE="GPL-2+"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep ki18n)
-       $(add_qt_dep qtgui)
-"
-RDEPEND="${DEPEND}
-       !kde-apps/kdepim-l10n
-       app-text/iso-codes
-"
-
-src_test() {
-       # bug #566648 (access to /dev/dri/card0 denied), bug #625988
-       local myctestargs=(
-               -E "(kcontacts-addresstest|kcontacts-picturetest)"
-       )
-       kde5_src_test
-}

diff --git a/kde-apps/kcontacts/metadata.xml b/kde-apps/kcontacts/metadata.xml
deleted file mode 100644
index 2fdbf33d96..0000000000
--- a/kde-apps/kcontacts/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>k...@gentoo.org</email>
-               <name>Gentoo KDE Project</name>
-       </maintainer>
-</pkgmetadata>

Reply via email to