commit: 5de63d98ff40dcd21058079ec664bbb81d58538f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 21:27:04 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Sep 19 07:36:56 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5de63d98
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 <AT> gentoo.org> kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild | 24 ------------------------ kde-apps/kcalcore/kcalcore-9999.ebuild | 24 ------------------------ kde-apps/kcalcore/metadata.xml | 8 -------- 3 files changed, 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 086d2a5dd6..0000000000 --- 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 086d2a5dd6..0000000000 --- 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 2fdbf33d96..0000000000 --- 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>k...@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata>