summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-11 17:23:46 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-03-11 18:31:21 +0100
commit313c5319135adece7fb21c5c130b1bff88fb691c (patch)
tree39eec724ef89b86f0ef1b1c3d56125491286f9c8 /kde-apps/akonadi-import-wizard
parentnet-misc/smb4k: 3.0.3 version bump (diff)
downloadgentoo-313c5319135adece7fb21c5c130b1bff88fb691c.tar.gz
gentoo-313c5319135adece7fb21c5c130b1bff88fb691c.tar.bz2
gentoo-313c5319135adece7fb21c5c130b1bff88fb691c.zip
kde-apps: Drop KDE Release Service 19.12.2
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/akonadi-import-wizard')
-rw-r--r--kde-apps/akonadi-import-wizard/Manifest1
-rw-r--r--kde-apps/akonadi-import-wizard/akonadi-import-wizard-19.12.2.ebuild43
2 files changed, 0 insertions, 44 deletions
diff --git a/kde-apps/akonadi-import-wizard/Manifest b/kde-apps/akonadi-import-wizard/Manifest
index 84884625b521..708a834236a3 100644
--- a/kde-apps/akonadi-import-wizard/Manifest
+++ b/kde-apps/akonadi-import-wizard/Manifest
@@ -1,3 +1,2 @@
DIST akonadi-import-wizard-19.08.3.tar.xz 438896 BLAKE2B e49aac5ce6f282933e5c31637ef9230a62f176f1f321118986e1b8c39d37ce9b84fb420524fd7d8a9797cf8e17dd1d9305348a1526405257f397706a6b68fbe6 SHA512 8564a9a7d3aa87583bc486de9eb09d31fcc7e7351bdbed282a0dc17e4aa7caf41b8153341bc1e01c58154563f1b6d1e8b85bd46225219a3ea6e59daeec8b4c61
-DIST akonadi-import-wizard-19.12.2.tar.xz 438524 BLAKE2B 23363f821c3fd830f2fae97e125aaaed42b56c5516df89fb79a407e2af161064d1c18448dd72921922f745b2e04f4a1eb1be7c7e265bf3064d088d31754004c6 SHA512 560c36999a808329dc537b44741aea659fd0e87cf9542567533a3adc01aad979af5b2784d61d3b2cc62a1607db9d288896d5c420df198ad130ae1a97548471ee
DIST akonadi-import-wizard-19.12.3.tar.xz 438932 BLAKE2B bec48de50e164982a4c8a588a9f888c0cf3b6d0b047401e6a408a95d370ffa3f321d05e4471349c65b232776779fa31d52dc44e6da63d41ed5f08b43dcdc3af7 SHA512 3bdbbd44d50497e15f0364b7ce5e50cdb44381e1c4d135a059cf0822aa3c02ea69571a0a4ad884653a1ba6ae17306c6132b4b1dc7b9ac3106103587c8719a2bf
diff --git a/kde-apps/akonadi-import-wizard/akonadi-import-wizard-19.12.2.ebuild b/kde-apps/akonadi-import-wizard/akonadi-import-wizard-19.12.2.ebuild
deleted file mode 100644
index 16a431359ef0..000000000000
--- a/kde-apps/akonadi-import-wizard/akonadi-import-wizard-19.12.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.63.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Assistant to import PIM data from other applications into Akonadi"
-HOMEPAGE+=" https://userbase.kde.org/Kmail/Import_Options"
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/kidentitymanagement-${PVCUT}:5
- >=kde-apps/kmailtransport-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-apps/mailcommon-${PVCUT}:5
- >=kde-apps/mailimporter-${PVCUT}:5
- >=kde-apps/messagelib-${PVCUT}:5
- >=kde-apps/pimcommon-${PVCUT}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcontacts-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kwallet-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"