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 25F24138350 for ; Fri, 3 Apr 2020 23:10:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B554E089C; Fri, 3 Apr 2020 23:10:30 +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 56A4FE089C for ; Fri, 3 Apr 2020 23:10:30 +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 6386C34F0CC for ; Fri, 3 Apr 2020 23:10:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41AD51BE for ; Fri, 3 Apr 2020 23:10:11 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1585955403.01c9db62225973918f928c6ff2a033dbb6cba288.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/util-linux/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/util-linux/util-linux-2.35.1-r1.ebuild X-VCS-Directories: sys-apps/util-linux/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 01c9db62225973918f928c6ff2a033dbb6cba288 X-VCS-Branch: master Date: Fri, 3 Apr 2020 23:10:11 +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: 1e3c1ac4-9d73-42eb-a333-162cf0a00452 X-Archives-Hash: c285bd8ad0a6620b4104918083c46e23 commit: 01c9db62225973918f928c6ff2a033dbb6cba288 Author: Robin H. Johnson gentoo org> AuthorDate: Fri Apr 3 23:09:14 2020 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri Apr 3 23:10:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c9db62 sys-apps/util-linux: enable pg pager Signed-off-by: Robin H. Johnson gentoo.org> sys-apps/util-linux/util-linux-2.35.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild b/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild index 718444cf1f0..9378cae5d12 100644 --- a/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild @@ -191,6 +191,7 @@ multilib_src_configure() { --enable-bash-completion --enable-line --enable-partx + --enable-pg --enable-raw --enable-rename --enable-rfkill