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 8F418138335 for ; Fri, 22 Feb 2019 22:54:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F18EE086A; Fri, 22 Feb 2019 22:54:22 +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 23811E0869 for ; Fri, 22 Feb 2019 22:54:22 +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 F0E2133BEB9 for ; Fri, 22 Feb 2019 22:54:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB076550 for ; Fri, 22 Feb 2019 22:54:17 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1550875227.6cc2c1a8d56ab7a8f54be8bc1db13e9e434e0fee.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/updates/1Q-2019 X-VCS-Directories: profiles/updates/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 6cc2c1a8d56ab7a8f54be8bc1db13e9e434e0fee X-VCS-Branch: master Date: Fri, 22 Feb 2019 22:54:17 +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: 39a4ddfb-43ee-4413-8a34-a9749e0c4f5d X-Archives-Hash: ba4aa9fc5ba1d27dff8124d0946b249c commit: 6cc2c1a8d56ab7a8f54be8bc1db13e9e434e0fee Author: Aaron Bauman gentoo org> AuthorDate: Fri Feb 22 22:40:27 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Feb 22 22:40:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cc2c1a8 profiles/updates: add 1Q-2019 and add dev-libs/{sway,swayidle,swaylock,wlroots} moves Signed-off-by: Aaron Bauman gentoo.org> profiles/updates/1Q-2019 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019 new file mode 100644 index 00000000000..db90604123f --- /dev/null +++ b/profiles/updates/1Q-2019 @@ -0,0 +1,4 @@ +move dev-libs/sway gui-wm/sway +move dev-libs/swayidle gui-apps/swayidle +move dev-libs/swaylock gui-apps/swaylock +move dev-libs/wlroots gui-libs/wlroots