summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-07 14:36:41 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-07 18:30:06 +0100
commit1502023cbb21e5d786b8b6498a10c56fe95d28a2 (patch)
tree714588670bb1690e9290b785131ee440271212bc /kde-apps/pimcommon
parentkde-apps/pim-sieve-editor: drop 20.12.0* (diff)
downloadgentoo-1502023cbb21e5d786b8b6498a10c56fe95d28a2.tar.gz
gentoo-1502023cbb21e5d786b8b6498a10c56fe95d28a2.tar.bz2
gentoo-1502023cbb21e5d786b8b6498a10c56fe95d28a2.zip
kde-apps/pimcommon: drop 20.12.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/pimcommon')
-rw-r--r--kde-apps/pimcommon/Manifest1
-rw-r--r--kde-apps/pimcommon/pimcommon-20.12.0.ebuild69
2 files changed, 0 insertions, 70 deletions
diff --git a/kde-apps/pimcommon/Manifest b/kde-apps/pimcommon/Manifest
index 8a0275655681..6ecd026fd3fb 100644
--- a/kde-apps/pimcommon/Manifest
+++ b/kde-apps/pimcommon/Manifest
@@ -1,3 +1,2 @@
DIST pimcommon-20.08.3.tar.xz 357152 BLAKE2B 9a0dd228d9997bd891b2247fdf2fc6feeefa3606234ba69d1e335234f40a7b9031285882d95cc62b3b4a380a29dbed58647aafd5e93dddbeb79d8ffd8cc4e945 SHA512 873fa273dd06eff2d488926c3d359f7fd0b56276eb6fcbb3bffb83207631902479b3751dbeae1525c07d24a2f284a05e9054f71a9497867a461040363cd75a2d
-DIST pimcommon-20.12.0.tar.xz 361936 BLAKE2B a116270edeed29fb062d5c160a29f379bcd06b772817beea59e761912f41d24010aeab52e67dc380da8d3b5c18e7360cbd4e731385645ee070098c8258fc38c3 SHA512 26a450fe0e9d811f368b488f5179e0d0452b8cfc18af4a24135b78306a2f09f10f2ace0a13e7c2c4c2694712f60b0788c45da437885c29d0d456581259b23504
DIST pimcommon-20.12.1.tar.xz 364268 BLAKE2B 06b674b75eaac4b5fa486f4586826526383e79ef72f1adb211f32a5ed00b7d651c5aa409f9cdeca0d8175cd6623064678b9332c680ad06fb980d8c431e81b546 SHA512 71edb76bcebf7a18656891847fcdc6970b2117089d36b2bb5adaf7dfec29fdd377c1a91626ca7297f73d6dd33ba4700d5c97d40c78dbc0d6b004c182bb1ee002
diff --git a/kde-apps/pimcommon/pimcommon-20.12.0.ebuild b/kde-apps/pimcommon/pimcommon-20.12.0.ebuild
deleted file mode 100644
index f419482c3780..000000000000
--- a/kde-apps/pimcommon/pimcommon-20.12.0.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.75.0
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Common PIM libraries"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-BDEPEND="
- dev-libs/libxslt
-"
-COMMON_DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtnetwork-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/akonadi-contacts-${PVCUT}:5
- >=kde-apps/akonadi-search-${PVCUT}:5
- >=kde-apps/kimap-${PVCUT}:5
- >=kde-apps/kldap-${PVCUT}:5
- >=kde-apps/kpimtextedit-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcontacts-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kitemmodels-${KFMIN}:5
- >=kde-frameworks/kjobwidgets-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/purpose-${KFMIN}:5
-"
-DEPEND="${COMMON_DEPEND}
- test? ( >=kde-apps/kmime-${PVCUT}:5 )
-"
-RDEPEND="${COMMON_DEPEND}
- !<kde-apps/libkdepim-20.07.80:5
-"
-
-src_test() {
- # bugs 641730, 661330
- local myctestargs=(
- -E "(autocorrectiontest|pimcommon-translator-translatortest)"
- )
-
- ecm_src_test
-}