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 5F7D8138334 for ; Fri, 13 Dec 2019 13:12:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EB2FE08AE; Fri, 13 Dec 2019 13:12:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 68D23E08AE for ; Fri, 13 Dec 2019 13:12:12 +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 46D9A34D802 for ; Fri, 13 Dec 2019 13:12:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A4A88D5 for ; Fri, 13 Dec 2019 13:12:09 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1576242723.2f8f07cfaf17b79fdfb915779ce0a32dffe59340.anarchy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/ck-sources/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/ck-sources/ck-sources-5.4.2-r1.ebuild X-VCS-Directories: sys-kernel/ck-sources/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 2f8f07cfaf17b79fdfb915779ce0a32dffe59340 X-VCS-Branch: master Date: Fri, 13 Dec 2019 13:12:09 +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: 886acbc1-dbe7-4d24-a4e1-cc6080523d41 X-Archives-Hash: 3595ebe3fcd586993996e56cbb5dccab commit: 2f8f07cfaf17b79fdfb915779ce0a32dffe59340 Author: Jory Pratt gentoo org> AuthorDate: Fri Dec 13 13:11:47 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Fri Dec 13 13:12:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8f07cf sys-kernel/ck-sources: Fix qA warnings Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt gentoo.org> sys-kernel/ck-sources/ck-sources-5.4.2-r1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-kernel/ck-sources/ck-sources-5.4.2-r1.ebuild b/sys-kernel/ck-sources/ck-sources-5.4.2-r1.ebuild index 71ba6078af3..d9b3adf571e 100644 --- a/sys-kernel/ck-sources/ck-sources-5.4.2-r1.ebuild +++ b/sys-kernel/ck-sources/ck-sources-5.4.2-r1.ebuild @@ -28,5 +28,3 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${CK_URI}" UNIPATCH_LIST="${DISTDIR}/patch-${K_BRANCH_ID}-${CK_EXTRAVERSION}.xz "${FILESDIR}"/ck-5.4-revert-version.patch" UNIPATCH_STRICTORDER="yes" - -