summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-02-09 20:18:46 +0100
committerJohannes Huber <johu@gentoo.org>2017-02-09 20:39:32 +0100
commit0b3f8f3233dfb492018ed0b34590c9462973558d (patch)
tree17bcf1235d7c6cd0de6c56e6a8285505dcae16fe /kde-apps/kcalutils/kcalutils-16.12.1.ebuild
parentapp-shells/bash: Version bump to 4.4_p12 (diff)
downloadgentoo-0b3f8f3233dfb492018ed0b34590c9462973558d.tar.gz
gentoo-0b3f8f3233dfb492018ed0b34590c9462973558d.tar.bz2
gentoo-0b3f8f3233dfb492018ed0b34590c9462973558d.zip
kde-apps: Remove KDE Applications 16.12.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/kcalutils/kcalutils-16.12.1.ebuild')
-rw-r--r--kde-apps/kcalutils/kcalutils-16.12.1.ebuild32
1 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/kcalutils/kcalutils-16.12.1.ebuild b/kde-apps/kcalutils/kcalutils-16.12.1.ebuild
deleted file mode 100644
index df0df5e12ab2..000000000000
--- a/kde-apps/kcalutils/kcalutils-16.12.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Library providing utility functions for the handling of calendar data"
-LICENSE="GPL-2+ LGPL-2.1+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kidentitymanagement)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- dev-libs/grantlee:5
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test"