summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-05-09 13:25:52 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-09 13:31:40 +0200
commit218edde006943b065d56ceda1afc15bbae0e523c (patch)
treee2c91b86eb2253a0fda022900c4720b07deae652 /kde-frameworks/kcalendarcore
parentkde-frameworks: Add KDE Frameworks 5.70.0 (diff)
downloadgentoo-218edde006943b065d56ceda1afc15bbae0e523c.tar.gz
gentoo-218edde006943b065d56ceda1afc15bbae0e523c.tar.bz2
gentoo-218edde006943b065d56ceda1afc15bbae0e523c.zip
kde-frameworks: Drop KDE Frameworks 5.69.0
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore')
-rw-r--r--kde-frameworks/kcalendarcore/Manifest1
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.69.0.ebuild27
2 files changed, 0 insertions, 28 deletions
diff --git a/kde-frameworks/kcalendarcore/Manifest b/kde-frameworks/kcalendarcore/Manifest
index 1e00b327cb1b..98ddf351ba42 100644
--- a/kde-frameworks/kcalendarcore/Manifest
+++ b/kde-frameworks/kcalendarcore/Manifest
@@ -1,3 +1,2 @@
DIST kcalendarcore-5.67.0.tar.xz 248740 BLAKE2B f23376eb85b309724a45d259ebbb8631d495a68718ca17e3c61a8c0e7a06380d71dcf7270481fc0a96e8782d59e9c049056a8dcd88d331cd4aa6c4b17adc5ff5 SHA512 6c5b10f80b3e2895719617d3de463fbe671ae7dd84640616a13d7c04e45d53792c5629862fe784c949bf04b0e6cf5c93a7bb87651afa4c22d488cfdbd3462f46
-DIST kcalendarcore-5.69.0.tar.xz 253928 BLAKE2B 2575f6694aa45cae472362099800b0d6d772d0d63c55cf487cbd5bd8a9ecd6d54927ac59962320a792358c972d308bfd90e15614a753a70dd8fbfe29dce370c0 SHA512 ad6dec851b7ced7432d4437411b2a7fd4d0ed346b68908e416d6a1622a8c71b8f7464c7795d53291cce58e7280b3427ad1a3f2c76c125f9ca5d94a7bdf8a036c
DIST kcalendarcore-5.70.0.tar.xz 254768 BLAKE2B 0057903643ba05aeb714faa6833e6e84d51898ddcda4ab60d694dcb1d5ba352a8027fac41362666c657275870c31be0324e6747852955506ff051a7919cd3a6a SHA512 1138a8c45470e4af32a0bbf7384dcba65a666de2cf6598ecd128e42087b16d3814e90cfe610453a1bb5044210e6fac174663c799e52aeffc91863bb5ab7a463d
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.69.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.69.0.ebuild
deleted file mode 100644
index b38d5f3054bd..000000000000
--- a/kde-frameworks/kcalendarcore/kcalendarcore-5.69.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Library for interfacing with calendars"
-LICENSE="GPL-2+ test? ( LGPL-3+ )"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-BDEPEND="
- sys-devel/bison
-"
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- dev-libs/libical:=
-"
-RDEPEND="${DEPEND}
- !kde-apps/kcalcore:5
-"
-
-RESTRICT+=" test" # multiple tests fail or hang indefinitely