summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-12 19:54:53 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-12 19:54:53 +0100
commit68e10dc311cad68cb53fb7c119d23a14644180f5 (patch)
tree8559c4b1beb91b47d1695aadc59309171a2c9887 /kde-apps/akonadi-calendar
parentdev-libs/kirigami: Version bump 2.0.0 (diff)
downloadgentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.tar.gz
gentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.tar.bz2
gentoo-68e10dc311cad68cb53fb7c119d23a14644180f5.zip
kde-apps: Remove KDE Applications 16.12.0
Package-Manager: Portage-2.3.3, 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-16.12.0.ebuild45
2 files changed, 0 insertions, 46 deletions
diff --git a/kde-apps/akonadi-calendar/Manifest b/kde-apps/akonadi-calendar/Manifest
index 5481a8b44c9d..81b6b972219e 100644
--- a/kde-apps/akonadi-calendar/Manifest
+++ b/kde-apps/akonadi-calendar/Manifest
@@ -1,2 +1 @@
-DIST akonadi-calendar-16.12.0.tar.xz 115180 SHA256 3019238ae34833298b803e2192759306ba6b1211963a72008d807a951c79def8 SHA512 f08a447586f5ba8f8e8dde998afa031598ffb82b4ee03b8fc33a5dce11b321ff9631a0c8bbcbf0dfc5211894400aa9599871f6e7e979c240bb458dcd6d88ff2b WHIRLPOOL e1a11b83886369e2ad17a60199f44e5848069ab8400d571e6c42e99d5c7e9a84adb7757325975d4d27fe2d6d819cafac1e406544ef3a0d4d0b924b262d02602c
DIST akonadi-calendar-16.12.1.tar.xz 115224 SHA256 d1697996b56d7a590ed2be6d773e9555357268b69c67b2c3a75697c8d0bc4f60 SHA512 f894dbaa129002786ef5cdf5ae4350ea8b1cbdc8e7b987094a54239489f9a5776f6bcef1c7865a4e47d7d09d16b8c62880a99aad08a7eb2033ec512b1e834fac WHIRLPOOL 051b18ff99677ae41636036e14bd84fecedc5b696f8ff061c2ce371b22be1ad4cf35be9ea45cf81e0766eeee1546bedf69df2728eb2b5f0a70791d764b4dff1f
diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-16.12.0.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-16.12.0.ebuild
deleted file mode 100644
index adbf8a848781..000000000000
--- a/kde-apps/akonadi-calendar/akonadi-calendar-16.12.0.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"