From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 0AAC313835A for ; Fri, 18 Dec 2020 12:37:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3733CE0870; Fri, 18 Dec 2020 12:37:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1F186E0870 for ; Fri, 18 Dec 2020 12:37:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 30C00340988 for ; Fri, 18 Dec 2020 12:37:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C797FCC for ; Fri, 18 Dec 2020 12:37:22 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1608294912.51f14c854738c36d7e99290d05b08f6e4e5f989b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kdav/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kdav/kdav-9999.ebuild X-VCS-Directories: kde-frameworks/kdav/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 51f14c854738c36d7e99290d05b08f6e4e5f989b X-VCS-Branch: master Date: Fri, 18 Dec 2020 12:37:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c8b90396-5baa-43d3-a365-f2d43e730247 X-Archives-Hash: fc27434e026911e85dc75ee35d07d9de commit: 51f14c854738c36d7e99290d05b08f6e4e5f989b Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 18 12:34:30 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 18 12:35:12 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=51f14c85 kde-frameworks/kdav: Drop SLOT=5 override from ebuild Frameworks rely on the default set in kde.org.eclass. Reported-by: yggaz gmail.com> Closes: https://bugs.gentoo.org/760624 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/kdav-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/kdav/kdav-9999.ebuild b/kde-frameworks/kdav/kdav-9999.ebuild index 90f946abe6..45d318d076 100644 --- a/kde-frameworks/kdav/kdav-9999.ebuild +++ b/kde-frameworks/kdav/kdav-9999.ebuild @@ -12,7 +12,6 @@ inherit ecm kde.org DESCRIPTION="DAV protocol implemention with KJobs" LICENSE="LGPL-2+" -SLOT="5" KEYWORDS="" IUSE=""