summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-11-15 20:44:23 +0100
committerJohannes Huber <johu@gentoo.org>2016-11-15 20:47:49 +0100
commit698dfba548a163f798b2cc31857228f55b671281 (patch)
treebb235af296bd8b2cb1e21c07c2c96e5991ed3e7e /kde-apps/akonadi-calendar
parentkde-apps: Version bump KDE Applications 16.08.3 (diff)
downloadgentoo-698dfba548a163f798b2cc31857228f55b671281.tar.gz
gentoo-698dfba548a163f798b2cc31857228f55b671281.tar.bz2
gentoo-698dfba548a163f798b2cc31857228f55b671281.zip
kde-apps: Remove KDE Applications 16.08.2
Package-Manager: portage-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-16.08.2.ebuild45
2 files changed, 0 insertions, 46 deletions
diff --git a/kde-apps/akonadi-calendar/Manifest b/kde-apps/akonadi-calendar/Manifest
index f9dfd31d68aa..e2ef924483fc 100644
--- a/kde-apps/akonadi-calendar/Manifest
+++ b/kde-apps/akonadi-calendar/Manifest
@@ -1,2 +1 @@
-DIST akonadi-calendar-16.08.2.tar.xz 114864 SHA256 fc32e3f27fa4010d84a407fd8e51f40ebaffcf6f94b2e054b3acd7504081f54a SHA512 a9d91bacacd84a714b805ec527c4529a4f2091c47245be2ba65eeaa77ee8492ad69bbe4462db3d2bdd1a789603bccc5c037312ad33bc63ba6b52712f9b1529a3 WHIRLPOOL 7819ede729cd20fbe6c9e575c8f80424d640c3503da3592b161e9d871ce42d0787698065067ee22cd75045e32ffe960337c8a3f3b4f20adb2bad647735ee5cc3
DIST akonadi-calendar-16.08.3.tar.xz 114868 SHA256 497a500a4587e8f4d8f6406b403b41086d5cfd033f3307c35682aba2ed4e06f2 SHA512 662694d28d7a932ce6b13954ac12bb3d6fc2b24c01bbcbe330e7d125c73cce9334767b57a39e64b8bdb9b06cb7f3d70281ae5f4bedd97eea8bd8d12c49f1dbd1 WHIRLPOOL 447f74bf43b9d4eb1b5da7088fe953c7b8d6abe40a1dbcf22105fd364e07f412d7f29db2861465dfff867bf22a3d889e5c1df5ac9d133dabdd10fd432ae3a7b5
diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-16.08.2.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-16.08.2.ebuild
deleted file mode 100644
index e7415cafb4ae..000000000000
--- a/kde-apps/akonadi-calendar/akonadi-calendar-16.08.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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}"
-
-RESTRICT="test"