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 DE2F7139083 for ; Sat, 16 Dec 2017 17:54:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E96D4E0F00; Sat, 16 Dec 2017 17:54:25 +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 C6CBAE0F00 for ; Sat, 16 Dec 2017 17:54:25 +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 862A133BEC7 for ; Sat, 16 Dec 2017 17:54:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 115E4AE84 for ; Sat, 16 Dec 2017 17:54:23 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1513446853.025ea3970ee832ffd31637d48717fe8262f58e00.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/udev/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/udev/udev-9999.ebuild X-VCS-Directories: sys-fs/udev/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 025ea3970ee832ffd31637d48717fe8262f58e00 X-VCS-Branch: master Date: Sat, 16 Dec 2017 17:54:23 +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: 77442481-0868-4cc7-a65d-b99c1d7e5651 X-Archives-Hash: 1b665408b6b330c8d7add4e7c07c4b94 commit: 025ea3970ee832ffd31637d48717fe8262f58e00 Author: William Hubbs gentoo org> AuthorDate: Sat Dec 16 17:46:17 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Sat Dec 16 17:54:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=025ea397 sys-fs/udev: sync live ebuild Package-Manager: Portage-2.3.13, Repoman-2.3.3 sys-fs/udev/udev-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild index c1419930774..bab6000491a 100644 --- a/sys-fs/udev/udev-9999.ebuild +++ b/sys-fs/udev/udev-9999.ebuild @@ -93,7 +93,7 @@ src_prepare() { EOF local PATCHES=( - "${FILESDIR}/234-uucp-group.patch" + "${FILESDIR}/236-uucp-group.patch" ) default