summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-03-09 21:37:09 +0100
committerJohannes Huber <johu@gentoo.org>2017-03-09 21:37:09 +0100
commitc3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377 (patch)
treed96515b8779bb09a6101b113e11693fbb31ecb34 /kde-apps/kcalcore
parentdev-python/blessings: add missing setuptools DEPEND (diff)
downloadgentoo-c3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377.tar.gz
gentoo-c3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377.tar.bz2
gentoo-c3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377.zip
kde-apps: Remove KDE Applications 16.12.2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'kde-apps/kcalcore')
-rw-r--r--kde-apps/kcalcore/Manifest1
-rw-r--r--kde-apps/kcalcore/kcalcore-16.12.2.ebuild26
2 files changed, 0 insertions, 27 deletions
diff --git a/kde-apps/kcalcore/Manifest b/kde-apps/kcalcore/Manifest
index 3c757eb0c344..70cdc692c346 100644
--- a/kde-apps/kcalcore/Manifest
+++ b/kde-apps/kcalcore/Manifest
@@ -1,3 +1,2 @@
DIST kcalcore-16.08.3.tar.xz 296308 SHA256 ec9d2f9af8431ae18c89c4951e1756352c4da176033e5094c89483203f3a9608 SHA512 ee408cf0e2ba5a44606094c46c5f64c462c6830b485b06c2a34b72b313b6ba941613f5994055eb1e0c8274f44bcc0e678fecfae7f60503dbae6740a5a4eb0fe2 WHIRLPOOL b528a40db38c1b170a732a70e247b81631168340f0bc596decf3ea38fa24c53c44f87225a1fd1d2f9ac91e3667ecf7d51fcad618520f4234e048da08a173e897
-DIST kcalcore-16.12.2.tar.xz 294820 SHA256 edc3212c9a25595824e09f2e3de4c9e6a4639a06cc66d03148c473892ed405d3 SHA512 e30bd7211573946f8dcfa862a37ad4e7f25fb50673a2a3cae95207c35cf62d8ead3be556bf0df360be82ae1c2cb4f958e8cdac722383048e510d008b73c03150 WHIRLPOOL 625c649d76dcccfab5ddfebc3f1de17a0c6ba76cf800b09b90b1b3013c398df5e585e338b783582ddb38c8bfd9be33f7fdb7677dabab7d020d66b5d6e9bf4825
DIST kcalcore-16.12.3.tar.xz 294476 SHA256 01a4068ce239522ef88eca3a3e2cd4c84a0029fbd7b826caac555e69f41e2426 SHA512 c441a24878790557db4d28c5992223da1ab30cf3a79ed9825e48f93168976ab32427fa25142afc5ae3b5635948580b9d83094ac892d8ec9252bdd018cd01858b WHIRLPOOL 61bcbc62f84903c4514efd773ba63e85cbbb7c8bb4d2326bc8b97560cf3b3f1eedec2a45287b0f6d42e1d1439963733b0ac024de55fdfe59469ab979ff9d5e06
diff --git a/kde-apps/kcalcore/kcalcore-16.12.2.ebuild b/kde-apps/kcalcore/kcalcore-16.12.2.ebuild
deleted file mode 100644
index db0190f26181..000000000000
--- a/kde-apps/kcalcore/kcalcore-16.12.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Library for handling calendar data"
-LICENSE="GPL-2+ test? ( LGPL-3+ )"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_qt_dep qtgui)
- dev-libs/libical:=
- sys-apps/util-linux
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # multiple tests fail or hang indefinitely