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 31C471382C5 for ; Sat, 29 May 2021 21:14:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 606D6E05AC; Sat, 29 May 2021 21:13:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 4381FE069C for ; Sat, 29 May 2021 21:13:59 +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 A3E58340F0E for ; Sat, 29 May 2021 21:13:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 024EB59C for ; Sat, 29 May 2021 21:13:56 +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: <1622303805.aeca1e9974cf8e5ba5fe4d2f9692cc195e347fea.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plymouth-kcm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild X-VCS-Directories: kde-plasma/plymouth-kcm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: aeca1e9974cf8e5ba5fe4d2f9692cc195e347fea X-VCS-Branch: master Date: Sat, 29 May 2021 21:13:56 +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: 5aaa1419-eeb4-4169-b824-675c1c6f0c6f X-Archives-Hash: c50860e02d73861cd40f75cf1e1f479f commit: aeca1e9974cf8e5ba5fe4d2f9692cc195e347fea Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 29 15:56:45 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 29 15:56:45 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aeca1e99 kde-plasma/plymouth-kcm: Drop nonexistent CONTRIBUTORS from DOCS Upstream commit 8bdaaf7db59034dc8ab9e29345afc6b6b10ac561 Closes: https://bugs.gentoo.org/792816 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild | 2 -- kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild | 2 -- kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild | 2 -- 3 files changed, 6 deletions(-) diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild index bf306e6bc9..1202f14b6d 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild @@ -36,5 +36,3 @@ DEPEND=" RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 " - -DOCS=( CONTRIBUTORS ) diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild index eb09e2dcb1..63ea93ef65 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild @@ -36,5 +36,3 @@ DEPEND=" RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 " - -DOCS=( CONTRIBUTORS ) diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild index b3ccbfaa1d..37607dea87 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild @@ -36,5 +36,3 @@ DEPEND=" RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 " - -DOCS=( CONTRIBUTORS )