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 C8E3C1382C5 for ; Wed, 24 Feb 2021 08:31:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE510E0867; Wed, 24 Feb 2021 08:31:09 +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 D97F0E0867 for ; Wed, 24 Feb 2021 08:31:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 84401335D79 for ; Wed, 24 Feb 2021 08:31:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0E66503 for ; Wed, 24 Feb 2021 08:31:06 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1614155455.155df67433d05b30b542384b7599776b2fc10a26.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/gamemode/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/gamemode/gamemode-9999.ebuild X-VCS-Directories: games-util/gamemode/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 155df67433d05b30b542384b7599776b2fc10a26 X-VCS-Branch: master Date: Wed, 24 Feb 2021 08:31:06 +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: 5a578daa-62d9-4aab-b0e6-edffc48f5d74 X-Archives-Hash: d78ebcb30e1b8382992fd03f2182e1b7 commit: 155df67433d05b30b542384b7599776b2fc10a26 Author: Kai Krakow kaishome de> AuthorDate: Thu Feb 18 20:02:31 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Feb 24 08:30:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155df674 games-util/gamemode: Update version requirements on -9999 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Kai Krakow kaishome.de> Signed-off-by: Joonas Niilola gentoo.org> games-util/gamemode/gamemode-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/gamemode/gamemode-9999.ebuild b/games-util/gamemode/gamemode-9999.ebuild index aff87162859..65304e1c622 100644 --- a/games-util/gamemode/gamemode-9999.ebuild +++ b/games-util/gamemode/gamemode-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ REQUIRED_USE="^^ ( systemd elogind )" RDEPEND=" acct-group/gamemode - dev-libs/inih + >=dev-libs/inih-53 sys-apps/dbus[${MULTILIB_USEDEP},systemd(+)=,elogind(-)=] sys-auth/polkit sys-libs/libcap