summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-06-08 23:18:46 +0200
committerJohannes Huber <johu@gentoo.org>2017-06-08 23:19:18 +0200
commit08cfd0628d9ecb56d8f082e9948035e802f1fa9a (patch)
tree95c72b70f8557f981c5c5b5f568554a53b95fa24 /kde-apps/akonadi-calendar
parentkde-apps: Version bump KDE Applications 17.04.2 (diff)
downloadgentoo-08cfd0628d9ecb56d8f082e9948035e802f1fa9a.tar.gz
gentoo-08cfd0628d9ecb56d8f082e9948035e802f1fa9a.tar.bz2
gentoo-08cfd0628d9ecb56d8f082e9948035e802f1fa9a.zip
kde-apps: Remove KDE Applications 17.04.1
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'kde-apps/akonadi-calendar')
-rw-r--r--kde-apps/akonadi-calendar/Manifest1
-rw-r--r--kde-apps/akonadi-calendar/akonadi-calendar-17.04.1.ebuild46
2 files changed, 0 insertions, 47 deletions
diff --git a/kde-apps/akonadi-calendar/Manifest b/kde-apps/akonadi-calendar/Manifest
index 6c2549a01d8e..f2da3e96d331 100644
--- a/kde-apps/akonadi-calendar/Manifest
+++ b/kde-apps/akonadi-calendar/Manifest
@@ -1,2 +1 @@
-DIST akonadi-calendar-17.04.1.tar.xz 279152 SHA256 f412c2cb94c116dddd1c87f5339b6ca147952a7302d7a4ad2729173014f095f5 SHA512 23725e34799c00102e2668433788be325baddbf6b6d99ab43b06a692a0e15d0b4af6d79f0fc68052ddc3e93e12ccf2d53f0fcbfc47d8055434b1ab3717a7154b WHIRLPOOL 3d1101234fc57a025658457394f6f4f52ade3f755d22c82d94ab1ca365c0995caaa7138aac15d1ea9e86dbd305b8c88ed5f11e34a7cb0acfcff3c87688e5af86
DIST akonadi-calendar-17.04.2.tar.xz 280248 SHA256 ed5945582e2e56f23cc10cf4a9208bc67972f756e9b5ac357f15d031414add9e SHA512 cd4d5bc24ed743503518df28394e59bac9aff95b2c476333e9c9eeedd79f7bfb0c864fe587477c019c392dda923427e833a67f6a66beca6f9216225d0e1b0fce WHIRLPOOL 907aa993cbb6690b084c6f929052abc491e2b4bcdf29e47354a89771014c3c7aeec7892bdb6eaa2d445a6774ae0933615dbd356c7909911e629ce1d3cced9d42
diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-17.04.1.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-17.04.1.ebuild
deleted file mode 100644
index 10e6379a7d12..000000000000
--- a/kde-apps/akonadi-calendar/akonadi-calendar-17.04.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for akonadi calendar integration"
-LICENSE="GPL-2+ LGPL-2.1+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep akonadi)
- $(add_kdeapps_dep akonadi-contacts)
- $(add_kdeapps_dep akonadi-mime)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcalutils)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kidentitymanagement)
- $(add_kdeapps_dep kmailtransport)
- $(add_kdeapps_dep kmime)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
- !kde-apps/kdepim-l10n
-"
-
-RESTRICT+=" test"