summaryrefslogtreecommitdiff
path: root/kde-apps/ksmtp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
commitb24bd25253fe093f722ab576d29fdc41d04cb1ee (patch)
tree0fcf2afd9f852c4d4c291cf8afaa2c244d598105 /kde-apps/ksmtp
parent121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff)
gentoo resync : 02.08.2019
Diffstat (limited to 'kde-apps/ksmtp')
-rw-r--r--kde-apps/ksmtp/Manifest4
-rw-r--r--kde-apps/ksmtp/ksmtp-18.12.3.ebuild23
-rw-r--r--kde-apps/ksmtp/ksmtp-19.04.3.ebuild2
3 files changed, 2 insertions, 27 deletions
diff --git a/kde-apps/ksmtp/Manifest b/kde-apps/ksmtp/Manifest
index 10a0c31c789e..1627ce4c5547 100644
--- a/kde-apps/ksmtp/Manifest
+++ b/kde-apps/ksmtp/Manifest
@@ -1,5 +1,3 @@
-DIST ksmtp-18.12.3.tar.xz 40240 BLAKE2B d7ddd30e6e85dbf6cc9a17a1afd8496faa828a29aa3557d97276b81ad2ff833d0b3c3fdcad6f4f227d518655b3bba3b7ad9489c5bfc9dcb5dce8f328d445cf5f SHA512 335f3b4f9572a3d96c2d91f529dfc6c4c620d0f3f07db2567bbf0f108cc58f9a15c5ac020dd6e875ba76e822fd80319ca7262e34ff9d742afe8db857b97c23cd
DIST ksmtp-19.04.3.tar.xz 40428 BLAKE2B 968eed061de54b762ab1c7bbaf9c8a59feafcd744e25ae8ac4a471b0d851d10d5ddfb185208b77658ae3a0410d35976c4dfe1107b323c95b941386b0ef8b088b SHA512 08cb69987cf332ec08beaa5bb30a80acd1cf916473dbf90e60b672eac76022a83aeba44da1dcb8a8c8545d90e07c3dde342a01ca7c380032cc6da8d581ee47d5
-EBUILD ksmtp-18.12.3.ebuild 469 BLAKE2B eba19d0e05496119205c96b88a4119fddce22616868fc1bff0b5eaba3854edc3a57fdfa153756f97391035d50160beb8afa2fc794a6b7a3e1280effa2c4659e5 SHA512 617f0c1700aa2979d9ff2193bc1a28d0ac96f21995fd851c11256bfb65c2d00ec8e50d637ac5e9c512b318a7aaef3d22bfef03475bc6fc79069eb505522bebd1
-EBUILD ksmtp-19.04.3.ebuild 471 BLAKE2B ca71a79e18a72f13d5a7850b7567faa3719650c76ec9f5ba112b0a8af0376c6e2d88ba92d943aaf760a9f471b33f2863466c98331aa763a0bbba1cdd227b637a SHA512 ba823150820fd82f7de3dddf7e661cdd0a4957533253e3fb67bdb945d79871ff05eb13a8cbe611e70dd2af98d18eed76c385fd4e57b94163ee91aa1098a7455e
+EBUILD ksmtp-19.04.3.ebuild 468 BLAKE2B cae128fb12aac19c0428595615c11aa763519ff9ed6100997f28b338f993ffd77194420c8ef3404b5ae7bf0e6c7d2d5d85a5d4064de9c086a10e6831dc129293 SHA512 f4038e1fd9881a6f00435fb992dc2d6500e21ab4135bed9b28142f5bf2f9c270afa47b9013eb7539a698b95bdc9283bde7ba7909cfacd0863085282ca953d9b9
MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3
diff --git a/kde-apps/ksmtp/ksmtp-18.12.3.ebuild b/kde-apps/ksmtp/ksmtp-18.12.3.ebuild
deleted file mode 100644
index a88b1c059002..000000000000
--- a/kde-apps/ksmtp/ksmtp-18.12.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Job-based library to send email through an SMTP server"
-LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_qt_dep qtnetwork)
- dev-libs/cyrus-sasl
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # bug 642410
diff --git a/kde-apps/ksmtp/ksmtp-19.04.3.ebuild b/kde-apps/ksmtp/ksmtp-19.04.3.ebuild
index 47c02b1d08af..d1be341be877 100644
--- a/kde-apps/ksmtp/ksmtp-19.04.3.ebuild
+++ b/kde-apps/ksmtp/ksmtp-19.04.3.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Job-based library to send email through an SMTP server"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
IUSE=""
DEPEND="