summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-14 01:04:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-14 08:51:28 +0200
commitf526313c9eae34b8f7a41b1f02e705f6ad84c515 (patch)
treeb1c5c0752f63d58d862f18a62c7e279c79fcdd10 /kde-apps/mailcommon
parentkde-apps: Add KDE Release Service 20.04.2 (diff)
downloadgentoo-f526313c9eae34b8f7a41b1f02e705f6ad84c515.tar.gz
gentoo-f526313c9eae34b8f7a41b1f02e705f6ad84c515.tar.bz2
gentoo-f526313c9eae34b8f7a41b1f02e705f6ad84c515.zip
kde-apps: Drop KDE Release Service 20.04.1
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/mailcommon')
-rw-r--r--kde-apps/mailcommon/Manifest1
-rw-r--r--kde-apps/mailcommon/mailcommon-20.04.1.ebuild62
2 files changed, 0 insertions, 63 deletions
diff --git a/kde-apps/mailcommon/Manifest b/kde-apps/mailcommon/Manifest
index 6fd2c406d4f8..2fddbe108bff 100644
--- a/kde-apps/mailcommon/Manifest
+++ b/kde-apps/mailcommon/Manifest
@@ -1,3 +1,2 @@
DIST mailcommon-19.12.3.tar.xz 700376 BLAKE2B 2ee65d731290740288fceb72b186ff132fc66b6a6022bb112960a35597e81172dd0c0edc030e851b85c6a0d9ba2cc9f6901b6356cd55f5332dd169a51c20d116 SHA512 3f7cea9ff5f7a649f58d0c1e8404f2d9df0557e54ccb2806eb556a5ebdd3c06e2f50fe06d1916faef836f2b9c192baa958991d733523b6cb85e8f428b9663161
-DIST mailcommon-20.04.1.tar.xz 707400 BLAKE2B a23070cdca72ca4e02e162bab461db88b4baf6ed208c5da56efc3df8e7cce9bcf92507cd5896d89fc611454193e5a0be4c524deb009efcd1b851f1b8ea68663e SHA512 c1454e08c664eeada637cc26987319eab39c81307c6c6db77a57e398267de576a18a0a81b82d3ca25d6c17ef5e26f3cbbc5453c149906e8fa8ba555859751829
DIST mailcommon-20.04.2.tar.xz 707424 BLAKE2B 4f3eb67e18ed3e4e3cb11c9bfb028b8397c4007f69732f1f2e404fdd495e5e0b9961ec2e85454b33d7c9b1837450ebb425e31d2882c11620e18d738eba264299 SHA512 c792717cc3370e18d1a4f783415080730845ed8f477a7f7a97ee5f1737cf348a47bad02a91c0e8208ed386ececce524e93121b963c8cd865cf07e4eaa27985e6
diff --git a/kde-apps/mailcommon/mailcommon-20.04.1.ebuild b/kde-apps/mailcommon/mailcommon-20.04.1.ebuild
deleted file mode 100644
index 75d0fd1d5bb6..000000000000
--- a/kde-apps/mailcommon/mailcommon-20.04.1.ebuild
+++ /dev/null
@@ -1,62 +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.70.0
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Common mail library"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-# drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0
-BDEPEND="
- dev-libs/libxslt
-"
-DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtmultimedia-${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-mime-${PVCUT}:5
- >=kde-apps/kmailtransport-${PVCUT}:5
- >=kde-apps/kmime-${PVCUT}:5
- >=kde-apps/kpimtextedit-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-apps/mailimporter-${PVCUT}:5
- >=kde-apps/messagelib-${PVCUT}:5
- >=kde-apps/pimcommon-${PVCUT}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcontacts-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kitemmodels-${KFMIN}:5
- >=kde-frameworks/kitemviews-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/syntax-highlighting-${KFMIN}:5
- >=media-libs/phonon-4.10.90
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test"