summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-18 23:27:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-19 09:36:56 +0200
commit5de63d98ff40dcd21058079ec664bbb81d58538f (patch)
tree30993a5e031d2ca5564f54b42a9b4852c6fc6d95
parentffb3599c497b828bfd6ab7b975f846fc9104e8ae (diff)
downloadkde-5de63d98ff40dcd21058079ec664bbb81d58538f.tar.gz
kde-5de63d98ff40dcd21058079ec664bbb81d58538f.tar.bz2
kde-5de63d98ff40dcd21058079ec664bbb81d58538f.zip
kde-apps/kcalcore: Drop package, moved to kde-frameworks/kcalendarcore
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild24
-rw-r--r--kde-apps/kcalcore/kcalcore-9999.ebuild24
-rw-r--r--kde-apps/kcalcore/metadata.xml8
3 files changed, 0 insertions, 56 deletions
diff --git a/kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild b/kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild
deleted file mode 100644
index 086d2a5dd68..00000000000
--- a/kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Library for handling calendar data"
-LICENSE="GPL-2+ test? ( LGPL-3+ )"
-KEYWORDS=""
-IUSE=""
-
-BDEPEND="
- sys-devel/bison
-"
-DEPEND="
- $(add_qt_dep qtgui)
- dev-libs/libical:=
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # multiple tests fail or hang indefinitely
diff --git a/kde-apps/kcalcore/kcalcore-9999.ebuild b/kde-apps/kcalcore/kcalcore-9999.ebuild
deleted file mode 100644
index 086d2a5dd68..00000000000
--- a/kde-apps/kcalcore/kcalcore-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Library for handling calendar data"
-LICENSE="GPL-2+ test? ( LGPL-3+ )"
-KEYWORDS=""
-IUSE=""
-
-BDEPEND="
- sys-devel/bison
-"
-DEPEND="
- $(add_qt_dep qtgui)
- dev-libs/libical:=
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # multiple tests fail or hang indefinitely
diff --git a/kde-apps/kcalcore/metadata.xml b/kde-apps/kcalcore/metadata.xml
deleted file mode 100644
index 2fdbf33d963..00000000000
--- a/kde-apps/kcalcore/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>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>