public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/kube/
Date: Tue,  1 Oct 2019 23:43:40 +0000 (UTC)	[thread overview]
Message-ID: <1569973303.bba3cda794940b51741689a6ecd05cc2184b0c1f.asturm@gentoo> (raw)

commit:     bba3cda794940b51741689a6ecd05cc2184b0c1f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 17:34:35 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 23:41:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba3cda7

mail-client/kube: Drop 0.7.0 (r0)

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 mail-client/kube/Manifest          |  1 -
 mail-client/kube/kube-0.7.0.ebuild | 56 --------------------------------------
 2 files changed, 57 deletions(-)

diff --git a/mail-client/kube/Manifest b/mail-client/kube/Manifest
index 768f07d9f9d..22b017b41a0 100644
--- a/mail-client/kube/Manifest
+++ b/mail-client/kube/Manifest
@@ -1,2 +1 @@
-DIST kube-0.7.0.tar.gz 1073502 BLAKE2B 0636167ed1717b8e3eed8e82b805b3bf2de0131365d5f72a15c85f2eaff7c1fd4c9b27a1afc1ecadcd6276ed9307403533ee335b1b93019efb402f2f0b23d303 SHA512 0399eba9c39b1d35be00c502c84cb7e903ab3f23b0b9dffd154e8fb2c071d8bdfdd16b606c66e5e7d52c5440a60008771d15d8e6abf866df86d2bb3733f34deb
 DIST kube-0.7.0.tar.xz 627968 BLAKE2B 3dcdbd3a26c7940e360a8a97039ae832dd0e143b0a595f7a5dc30ddf20b41d0fdb3132bb6aa26d0322dac66fd1a6b0adc52e684c76205066d751a0b3067b3a5a SHA512 48ca740e54393da4aaa9b662860a479f2d9458f1d2da0fce3efa7091ccabc56d7e4778b9df994d53c3bcd6f26a367280337e785da6f0a34bd31e81c764fcd8ad

diff --git a/mail-client/kube/kube-0.7.0.ebuild b/mail-client/kube/kube-0.7.0.ebuild
deleted file mode 100644
index 76639df6f23..00000000000
--- a/mail-client/kube/kube-0.7.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Mail client based on KDE Frameworks"
-HOMEPAGE="https://kube.kde.org/"
-SRC_URI="https://github.com/KDE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	$(add_frameworks_dep breeze-icons)
-	$(add_frameworks_dep kcodecs)
-	|| (
-		$(add_frameworks_dep kcontacts)
-		$(add_kdeapps_dep kcontacts)
-	)
-	$(add_kdeapps_dep kmime)
-	$(add_qt_dep qtconcurrent)
-	$(add_qt_dep qtdeclarative)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtnetwork)
-	$(add_qt_dep qtquickcontrols)
-	$(add_qt_dep qtquickcontrols2)
-	$(add_qt_dep qttest)
-	$(add_qt_dep qtwebengine 'widgets')
-	$(add_qt_dep qtwidgets)
-	>=app-crypt/gpgme-1.7.1:=[cxx,qt5]
-	dev-libs/kasync
-	>=dev-libs/sink-0.7.0
-"
-DEPEND="${RDEPEND}
-	test? ( $(add_qt_dep qttest) )
-"
-
-RESTRICT+=" test"
-
-PATCHES=(
-	"${FILESDIR}/${P}-tests-optional.patch"
-	"${FILESDIR}/${P}-require-cxx14.patch"
-)
-
-src_prepare() {
-	kde5_src_prepare
-
-	if ! use test; then
-		sed \
-			-e "/Qt5::Test/s/^/#DISABLED/" \
-			-e "/set(BUILD_TESTING ON)/s/^/#DISABLED /" \
-			-e "/domain\/modeltest.cpp/s/^/#DISABLED /" \
-			-i framework/src/CMakeLists.txt || die
-	fi
-}


             reply	other threads:[~2019-10-01 23:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 23:43 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-22 18:23 [gentoo-commits] repo/gentoo:master commit in: mail-client/kube/ Sam James
2019-10-01 23:43 Andreas Sturmlechner
2019-10-01 23:43 Andreas Sturmlechner
2019-03-30 19:28 Andreas Sturmlechner
2018-10-11 19:02 Andreas Sturmlechner
2018-10-11 19:02 Andreas Sturmlechner
2018-06-04 21:13 Andreas Sturmlechner
2018-06-04 21:13 Andreas Sturmlechner
2018-05-03 14:11 Andreas Sturmlechner
2018-05-03 14:11 Andreas Sturmlechner
2018-05-03 14:11 Andreas Sturmlechner
2018-02-02 11:40 Michael Palimaka
2017-08-19 15:49 Andreas Sturmlechner
2017-07-17 13:46 Michael Palimaka
2017-07-06 12:37 Michael Palimaka
2017-03-07 10:54 Michael Palimaka
2017-03-05 13:12 Johannes Huber
2017-03-04 12:30 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1569973303.bba3cda794940b51741689a6ecd05cc2184b0c1f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox