summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-02-07 00:21:32 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-07 13:59:58 +0100
commit0abb51da04615d49f02f5daf97acc338ba9afbf1 (patch)
tree6dbcd02ca723d620256a1e9e4933334cce647dd9 /kde-apps/akonadi-calendar
parentkde-apps: Add KDE Applications 18.12.2 (diff)
downloadgentoo-0abb51da04615d49f02f5daf97acc338ba9afbf1.tar.gz
gentoo-0abb51da04615d49f02f5daf97acc338ba9afbf1.tar.bz2
gentoo-0abb51da04615d49f02f5daf97acc338ba9afbf1.zip
kde-apps: Drop KDE Applications 18.12.1
Package-Manager: Portage-2.3.59, Repoman-2.3.12 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-18.12.1.ebuild46
2 files changed, 0 insertions, 47 deletions
diff --git a/kde-apps/akonadi-calendar/Manifest b/kde-apps/akonadi-calendar/Manifest
index 2fa4420553a3..352dded93734 100644
--- a/kde-apps/akonadi-calendar/Manifest
+++ b/kde-apps/akonadi-calendar/Manifest
@@ -1,3 +1,2 @@
DIST akonadi-calendar-18.08.3.tar.xz 334940 BLAKE2B cb72c25a975b8934759ec0690d910ebf8592da0e304b888f270402103e93131dd7e35153f2f16e10641071b2c9d90652291eddf3c0203cd871369a79cd8b2a27 SHA512 809af85d7b2c5defa5fbb4e846008300e431a5a4c55844656256384b52db1f4e711b51c22fd3e653165b1d5298b43e86dba111f688ff4158f64778b11f32786d
-DIST akonadi-calendar-18.12.1.tar.xz 333400 BLAKE2B 6725a4432f9353414b083b5257dd5abdc4b9f7bd17a9967031bccc3f19bdbaa2577a1dba22060673e0302ed3a8a97e7e44ac41a5377123c2dd3b0fa2de9abca5 SHA512 83e3b17c39d1e111395709b3c27d5aadef2f9a811262e931c39eb111c29395afc0f012930279daa7ebf348a94caf2ca76b160d81630eff40e5551bd715ba6558
DIST akonadi-calendar-18.12.2.tar.xz 333480 BLAKE2B c34dffab90725a20ccc3e7f87313e89d7c958ab60240f7b3e344c04ba6b3cb4d4c9d033cc407dd93f8f287e23983be70842e171a51a297f29a430088a0b195f8 SHA512 c41aa3d095b6c8cba16109baea81caa267a1874d99dbbc1ac84747e85bc8d7f25e30cb0ba3ce2543e36b360dc414b6c59fc04f5020b49be9976b8c30bed1f579
diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-18.12.1.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-18.12.1.ebuild
deleted file mode 100644
index 511ab9c1bfdf..000000000000
--- a/kde-apps/akonadi-calendar/akonadi-calendar-18.12.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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 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
- !<kde-apps/kdepim-runtime-18.03.80
-"
-
-RESTRICT+=" test"