summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-05-11 23:24:41 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-05-11 23:46:09 +0200
commit54938dec564b7ab78a8953d51a7c0cb1cbb3a314 (patch)
tree8c6b3574e1c685eea8252491d4baa8d30f84ca36 /kde-apps/akonadi-calendar
parentkde-apps: Add KDE Applications 17.04.1 (diff)
downloadgentoo-54938dec564b7ab78a8953d51a7c0cb1cbb3a314.tar.gz
gentoo-54938dec564b7ab78a8953d51a7c0cb1cbb3a314.tar.bz2
gentoo-54938dec564b7ab78a8953d51a7c0cb1cbb3a314.zip
kde-apps: Drop KDE Applications 17.04.0
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.0.ebuild46
2 files changed, 0 insertions, 47 deletions
diff --git a/kde-apps/akonadi-calendar/Manifest b/kde-apps/akonadi-calendar/Manifest
index 2c9a274f4f0d..b1c81de9afb8 100644
--- a/kde-apps/akonadi-calendar/Manifest
+++ b/kde-apps/akonadi-calendar/Manifest
@@ -1,2 +1 @@
-DIST akonadi-calendar-17.04.0.tar.xz 279260 SHA256 09eec82f4bab3ebabc37ba54682fc1734b887dff8cf5fe9262c1278263ea5221 SHA512 26f18ea069a99a20c86aeacd7a58adb72afb7989ef95f736b5f4f78f1fa5bbaed197af5c642dfd880e1fcf1864fe50df573178cd8981f574c8e844b914dc1436 WHIRLPOOL 9bc303ef77ffde06d6e81056a5e213366df49a2c6b2695b91dc0e9a8d63f353c10442e335be5352156050bf224f9b8ed410eccada6f6599ef71eb37f4f79e0d9
DIST akonadi-calendar-17.04.1.tar.xz 279152 SHA256 f412c2cb94c116dddd1c87f5339b6ca147952a7302d7a4ad2729173014f095f5 SHA512 23725e34799c00102e2668433788be325baddbf6b6d99ab43b06a692a0e15d0b4af6d79f0fc68052ddc3e93e12ccf2d53f0fcbfc47d8055434b1ab3717a7154b WHIRLPOOL 3d1101234fc57a025658457394f6f4f52ade3f755d22c82d94ab1ca365c0995caaa7138aac15d1ea9e86dbd305b8c88ed5f11e34a7cb0acfcff3c87688e5af86
diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-17.04.0.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-17.04.0.ebuild
deleted file mode 100644
index 10e6379a7d12..000000000000
--- a/kde-apps/akonadi-calendar/akonadi-calendar-17.04.0.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"