From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1484184-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3997215800F
	for <garchives@archives.gentoo.org>; Sun,  5 Feb 2023 14:20:42 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7C809E07B2;
	Sun,  5 Feb 2023 14:20:41 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 596DFE07B2
	for <gentoo-commits@lists.gentoo.org>; Sun,  5 Feb 2023 14:20:41 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5C0AD340B77
	for <gentoo-commits@lists.gentoo.org>; Sun,  5 Feb 2023 14:20:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F74B7FB
	for <gentoo-commits@lists.gentoo.org>; Sun,  5 Feb 2023 14:20:38 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1675606227.743ba357bd28d4b6e0d6ebe7aac1ad6428e9802c.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/qcoro5/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/qcoro5/Manifest dev-libs/qcoro5/qcoro5-0.6.0-r1.ebuild
X-VCS-Directories: dev-libs/qcoro5/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 743ba357bd28d4b6e0d6ebe7aac1ad6428e9802c
X-VCS-Branch: master
Date: Sun,  5 Feb 2023 14:20:38 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: c49f3ec2-1818-4b5c-a415-fef3afe31739
X-Archives-Hash: e7d9207e74ef27fede3b011a5c3da22b

commit:     743ba357bd28d4b6e0d6ebe7aac1ad6428e9802c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 14:10:27 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 14:10:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743ba357

dev-libs/qcoro5: drop 0.6.0-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/qcoro5/Manifest               |  1 -
 dev-libs/qcoro5/qcoro5-0.6.0-r1.ebuild | 61 ----------------------------------
 2 files changed, 62 deletions(-)

diff --git a/dev-libs/qcoro5/Manifest b/dev-libs/qcoro5/Manifest
index 7ca511afdc12..b7f0cb239fa9 100644
--- a/dev-libs/qcoro5/Manifest
+++ b/dev-libs/qcoro5/Manifest
@@ -1,2 +1 @@
-DIST qcoro5-0.6.0.tar.gz 122618 BLAKE2B 1fbd97d8b9897e9dc7408b2bf667064a3ec6326778c44472689e180af9eedc524236c5104b11a117fa8650f042a4ee3bd2b165e44385a829e8638c5e98d293a8 SHA512 e2e0219156a5ba693c935323c45c7414ce0f8d1773986ca63682812678e2b35146c76fa033ef791facfb57fa67fb96727df75ce6ecdae1e232be42f376973a8d
 DIST qcoro5-0.7.0.tar.gz 135419 BLAKE2B 8f593e76e960349090cea649848c6b3d422125f1bd292ec79026d0cdab7f7e7de77ec409d442c624efe2683a24dd7715ba108f400e154813b6b3da3eb0b8fc09 SHA512 cd49f957d30b63ee70080425c1ed8ffe05c09f7d5e3c6f043c2a9e66eee9a537c9bd6f12ea54fa9fa53871c5d6e5c4502e2c4a10c30eb3bf017505ba875838ba

diff --git a/dev-libs/qcoro5/qcoro5-0.6.0-r1.ebuild b/dev-libs/qcoro5/qcoro5-0.6.0-r1.ebuild
deleted file mode 100644
index 959cf76f3d08..000000000000
--- a/dev-libs/qcoro5/qcoro5-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-if [[ ${PV} == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/danvratil/${PN/5/}"
-else
-	SRC_URI="https://github.com/danvratil/${PN/5/}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/${P/5/}"
-	KEYWORDS="~amd64 ~arm64 ~ppc64"
-fi
-
-DESCRIPTION="C++ Coroutine Library for Qt5"
-HOMEPAGE="https://qcoro.dvratil.cz/ https://github.com/danvratil/qcoro"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="dbus examples +network test websockets"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-qt/qtcore:5
-	dbus? ( dev-qt/qtdbus:5 )
-	network? ( dev-qt/qtnetwork:5 )
-	websockets? ( dev-qt/qtwebsockets:5 )
-"
-DEPEND="${RDEPEND}
-	examples? (
-		dev-qt/qtconcurrent:5
-		dev-qt/qtwidgets:5
-	)
-	test? (
-		dev-qt/qtconcurrent:5
-		dev-qt/qttest:5
-	)
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_QT_VERSION=5
-		-DQCORO_BUILD_EXAMPLES=$(usex examples)
-		-DQCORO_WITH_QTDBUS=$(usex dbus)
-		-DQCORO_WITH_QTNETWORK=$(usex network)
-		-DBUILD_TESTING=$(usex test)
-		-DQCORO_WITH_QTWEBSOCKETS=$(usex websockets)
-	)
-	cmake_src_configure
-}
-
-src_install() {
-	if use examples; then
-		docinto examples
-		dodoc -r examples/*
-	fi
-	cmake_src_install
-}