diff options
| -rw-r--r-- | kde-apps/pimcommon/Manifest | 1 | ||||
| -rw-r--r-- | kde-apps/pimcommon/pimcommon-22.08.2.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 7cf42f6802f..00000000000 --- a/kde-apps/pimcommon/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pimcommon-22.08.2.tar.xz 371040 BLAKE2B 9af3a3f6ac6e1ddd40fc9f0b1911cd8482c5319842450bbaf27b0069b5f981cb3c98a7c4b3dbd38099605b9ef1586799c1f7b9322d12a8465fd3c408880552b9 SHA512 10981be33f0a340bc172eab8750ec9328130d79d3acf31a0436e59b8910f044cdcac85991d1faa45cf2fb61676efc4b05857fa6f035925a3c0e68ecd913b4141 diff --git a/kde-apps/pimcommon/pimcommon-22.08.2.ebuild b/kde-apps/pimcommon/pimcommon-22.08.2.ebuild deleted file mode 100644 index 3b451a4da83..00000000000 --- a/kde-apps/pimcommon/pimcommon-22.08.2.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 -} |
