summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:23:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:24:10 +0200
commit88876e45e3d983e5bcc9ca4d23a20c082069f0f8 (patch)
treedc3f0ccbdd625acd65e403cca525f69c06688f1c /kde-apps/akonadi-calendar
parentsys-kernel/gentoo-sources: Linux 4.19.70 and 4.19.71 (diff)
downloadgentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.tar.gz
gentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.tar.bz2
gentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.zip
kde-apps: Drop KDE Applications 19.08.0
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/akonadi-calendar')
-rw-r--r--kde-apps/akonadi-calendar/Manifest1
-rw-r--r--kde-apps/akonadi-calendar/akonadi-calendar-19.08.0.ebuild43
2 files changed, 0 insertions, 44 deletions
diff --git a/kde-apps/akonadi-calendar/Manifest b/kde-apps/akonadi-calendar/Manifest
index a54992ee2833..4ac04ddf3590 100644
--- a/kde-apps/akonadi-calendar/Manifest
+++ b/kde-apps/akonadi-calendar/Manifest
@@ -1,3 +1,2 @@
DIST akonadi-calendar-19.04.3.tar.xz 332632 BLAKE2B 928fc1ce338f90fa16378eddab3861aa49938f35d434259675362ca1a4461cfc7c4181f2c14f5b037be8f4e512ba917b3adb58440415c34c4a1c91259bab2c3c SHA512 b72b79c51d007669f637299a60dc246a363a9484f332983c348984e62e8e1dfd3f7808e6de9014efc09786f78a12bb705cf11193c32071aef7b916c7a4abc3e2
-DIST akonadi-calendar-19.08.0.tar.xz 332900 BLAKE2B 2b1819757f64a2bf7ea288792a0507ca06de46996647fcd475c86a4498e7c8fd52e0204505030e5e696d61c14f6bf1ed86194121ef2c64aae7bfa979beaf88e5 SHA512 8587c494ee5df2109c08e0becced54a8ab730fca8ad4c21bb483276130b6d6790970e6761cd909176bed24e6a157c85ed1fffb64c70e3086cf0b1c03e107830d
DIST akonadi-calendar-19.08.1.tar.xz 331352 BLAKE2B 10eb4a6452e4c7b73fe5277290a737f4f592c1bc49866fef6f10b60644c17b3f04b9d13cb03e1fbadfc71a7e3fbc7fa7e4ba2ca1369da6ff2108813a3345f1f6 SHA512 107f9a94243a5a6be0338dbf773515cd03679319cb32ed7cc4c5a2324bbbeba9252f81034954cc38543075346c36dc1ccd2eee39ca547a41ea1bc80f58af588f
diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-19.08.0.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-19.08.0.ebuild
deleted file mode 100644
index 1b6ebdae27d5..000000000000
--- a/kde-apps/akonadi-calendar/akonadi-calendar-19.08.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for akonadi calendar integration"
-LICENSE="GPL-2+ LGPL-2.1+"
-KEYWORDS="~amd64 ~arm64 ~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 ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep akonadi)
- $(add_kdeapps_dep akonadi-mime)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcalutils)
- $(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
- !<kde-apps/kdepim-runtime-18.03.80
-"
-
-RESTRICT+=" test"