diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-08 16:03:49 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-08 16:11:18 +0200 |
| commit | a9c504f8a8c5c223df3fa6c01c8f18c04b934a6a (patch) | |
| tree | 8940106299767b6483fa43b309e8b4dc0397cbd0 | |
| parent | 98456fc6890fa3f76731fa666cc60bd1db9b5997 (diff) | |
| download | kde-a9c504f8a8c5c223df3fa6c01c8f18c04b934a6a.tar.gz kde-a9c504f8a8c5c223df3fa6c01c8f18c04b934a6a.tar.bz2 kde-a9c504f8a8c5c223df3fa6c01c8f18c04b934a6a.zip | |
kde-apps/pimcommon: drop 22.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-apps/pimcommon/Manifest | 1 | ||||
| -rw-r--r-- | kde-apps/pimcommon/pimcommon-22.08.1.ebuild | 63 |
2 files changed, 0 insertions, 64 deletions
diff --git a/kde-apps/pimcommon/Manifest b/kde-apps/pimcommon/Manifest deleted file mode 100644 index 9688b722add..00000000000 --- a/kde-apps/pimcommon/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pimcommon-22.08.1.tar.xz 371092 BLAKE2B 40bc9ab1de6153fb1d7b38b7071cbe13914c15a12c02f9569545cc81a566cc746eb23214603a2ba1f5ccb74a1c8fbb242ebc9e60545f4a00c06fab009038d82e SHA512 5e8d522e98acc38736cf042288e94622d1912e7961b6d7b6ee68388cdbb05ec93895ace0783fdf9fadadae980bb8548e56888f3b071d8d892a60d279952334be diff --git a/kde-apps/pimcommon/pimcommon-22.08.1.ebuild b/kde-apps/pimcommon/pimcommon-22.08.1.ebuild deleted file mode 100644 index 3b451a4da83..00000000000 --- a/kde-apps/pimcommon/pimcommon-22.08.1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_DESIGNERPLUGIN="true" -ECM_QTHELP="true" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-3) -KFMIN=5.96.0 -QTMIN=5.15.5 -VIRTUALX_REQUIRED="test" -inherit ecm gear.kde.org - -DESCRIPTION="Common PIM libraries" - -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${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 -" -RDEPEND="${DEPEND} - !<kde-apps/libkdepim-20.07.80:5 -" - -src_test() { - # bugs 641730, 661330 - local myctestargs=( - -E "(autocorrectiontest|pimcommon-translator-translatortest)" - ) - - ecm_src_test -} |
