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 566F5138350 for ; Thu, 12 Mar 2020 22:48:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E8B5E0AFA; Thu, 12 Mar 2020 22:48:16 +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 532A4E0AFA for ; Thu, 12 Mar 2020 22:48:16 +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 30DBD34EE85 for ; Thu, 12 Mar 2020 22:48:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 483EB176 for ; Thu, 12 Mar 2020 22:48:13 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1584053215.a2001bfd4ac23e983328ff4372877d23f65fa81d.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-strongswan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5-r1.ebuild net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5.ebuild X-VCS-Directories: net-vpn/networkmanager-strongswan/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: a2001bfd4ac23e983328ff4372877d23f65fa81d X-VCS-Branch: master Date: Thu, 12 Mar 2020 22:48:13 +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: a995c4d0-3998-4af0-8ae1-593320119a30 X-Archives-Hash: 210c30c2e607eab421ccc3158d647b38 commit: a2001bfd4ac23e983328ff4372877d23f65fa81d Author: Joonas Niilola gentoo org> AuthorDate: Thu Mar 12 11:15:49 2020 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Mar 12 22:46:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2001bfd net-vpn/networkmanager-strongswan: prepare for nm-1.22 bump ... and removal of libnm-glib from future releases. Closes: https://github.com/gentoo/gentoo/pull/14935 Signed-off-by: Joonas Niilola gentoo.org> Signed-off-by: Conrad Kostecki gentoo.org> ...strongswan-1.4.5.ebuild => networkmanager-strongswan-1.4.5-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5.ebuild b/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5-r1.ebuild similarity index 96% rename from net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5.ebuild rename to net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5-r1.ebuild index 9b4aaeb44e9..40b060fd4cd 100644 --- a/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5.ebuild +++ b/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.5-r1.ebuild @@ -21,6 +21,7 @@ RDEPEND=" net-misc/networkmanager net-vpn/strongswan[networkmanager] x11-libs/gtk+:3 + glib? ( gnome-extra/nm-applet[gtk] ) " DEPEND="