From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A503C58973 for ; Tue, 9 Feb 2016 20:30:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8F6221C2CB; Tue, 9 Feb 2016 20:30:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59EC821C2CB for ; Tue, 9 Feb 2016 20:30:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 479D0340AB6 for ; Tue, 9 Feb 2016 20:30:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFF848DF for ; Tue, 9 Feb 2016 20:30:52 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1455049838.13dc70f6f5c880e5ff1cb3a6a4ca74ec4d141efa.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild X-VCS-Directories: kde-plasma/kscreenlocker/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 13dc70f6f5c880e5ff1cb3a6a4ca74ec4d141efa X-VCS-Branch: master Date: Tue, 9 Feb 2016 20:30:52 +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-Archives-Salt: 1bd1f3da-7509-4582-b494-b234d08224e6 X-Archives-Hash: 0f51d017681d6f06d0141a9d70016d5c commit: 13dc70f6f5c880e5ff1cb3a6a4ca74ec4d141efa Author: Manuel Rüger gentoo org> AuthorDate: Tue Feb 9 20:29:52 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Feb 9 20:30:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13dc70f6 kde-plasma/kscreenlocker: Fix patchname Package-Manager: portage-2.2.27 kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild index a42158d..d7a5ff5 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild @@ -55,7 +55,7 @@ RDEPEND="${COMMON_DEPEND} PATCHES=( "${FILESDIR}/${PN}-5.4.90-no-SUID-no-GUID.patch" - "${FILESDIR}/${P}}-lockscreen-bypass.patch" + "${FILESDIR}/${P}-lockscreen-bypass.patch" ) src_prepare() {