From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1232286-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 70E711382C5
	for <garchives@archives.gentoo.org>; Fri, 18 Dec 2020 13:44:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C1022E0974;
	Fri, 18 Dec 2020 13:44:11 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A9A6BE0974
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Dec 2020 13:44:11 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A0F6134109D
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Dec 2020 13:44:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 331ABD0
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Dec 2020 13:44:09 +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: <1608299036.fe82a795914c633cb7a685566160bcfa848c7e09.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdav/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-frameworks/kdav/kdav-5.77.0-r1.ebuild kde-frameworks/kdav/kdav-5.77.0.ebuild
X-VCS-Directories: kde-frameworks/kdav/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: fe82a795914c633cb7a685566160bcfa848c7e09
X-VCS-Branch: master
Date: Fri, 18 Dec 2020 13:44:09 +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: 23158934-eacf-4cab-b475-e2a6958cee9f
X-Archives-Hash: 351adf2022265c8e04fa6c27491b82a4

commit:     fe82a795914c633cb7a685566160bcfa848c7e09
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 12:34:30 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 13:43:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe82a795

kde-frameworks/kdav: Drop SLOT=5 override from ebuild

Frameworks rely on the default set in kde.org.eclass.

Reported-by: yggaz <estedeaki <AT> gmail.com>
Closes: https://bugs.gentoo.org/760624
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
(cherry picked from commit 51f14c854738c36d7e99290d05b08f6e4e5f989b)

 kde-frameworks/kdav/{kdav-5.77.0.ebuild => kdav-5.77.0-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-frameworks/kdav/kdav-5.77.0.ebuild b/kde-frameworks/kdav/kdav-5.77.0-r1.ebuild
similarity index 98%
rename from kde-frameworks/kdav/kdav-5.77.0.ebuild
rename to kde-frameworks/kdav/kdav-5.77.0-r1.ebuild
index 8b362722088..6225b873879 100644
--- a/kde-frameworks/kdav/kdav-5.77.0.ebuild
+++ b/kde-frameworks/kdav/kdav-5.77.0-r1.ebuild
@@ -12,7 +12,6 @@ inherit ecm kde.org
 DESCRIPTION="DAV protocol implemention with KJobs"
 
 LICENSE="LGPL-2+"
-SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""