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 01305138334 for ; Sat, 10 Aug 2019 12:15:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13BA5E088F; Sat, 10 Aug 2019 12:15:23 +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 E940FE088F for ; Sat, 10 Aug 2019 12:15: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 6A6C7349811 for ; Sat, 10 Aug 2019 12:15:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C32D062C for ; Sat, 10 Aug 2019 12:15:18 +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: <1565439295.f67e0f91e4a5ab3114a19fd1a26cd5683f23361b.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/roswell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lisp/roswell/roswell-19.3.10.97.ebuild X-VCS-Directories: dev-lisp/roswell/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: f67e0f91e4a5ab3114a19fd1a26cd5683f23361b X-VCS-Branch: master Date: Sat, 10 Aug 2019 12:15:18 +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: 5c9cd682-c7a0-468d-b8c7-3b15fab00d51 X-Archives-Hash: 984a39bd6908d777564ce5a8b6763c11 commit: f67e0f91e4a5ab3114a19fd1a26cd5683f23361b Author: YUE Daian gmail com> AuthorDate: Sat Aug 10 03:21:52 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Aug 10 12:14:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67e0f91 dev-lisp/roswell: fix fill collision with libroutersos Bug: https://bugs.gentoo.org/691754 Signed-off-by: YUE Daian gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12664 Signed-off-by: Joonas Niilola gentoo.org> dev-lisp/roswell/roswell-19.3.10.97.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-lisp/roswell/roswell-19.3.10.97.ebuild b/dev-lisp/roswell/roswell-19.3.10.97.ebuild index 7c7198c265e..8caf020ab8e 100644 --- a/dev-lisp/roswell/roswell-19.3.10.97.ebuild +++ b/dev-lisp/roswell/roswell-19.3.10.97.ebuild @@ -14,6 +14,8 @@ LICENSE="MIT" KEYWORDS="~amd64 ~x86" +RDEPEND="!net-libs/librouteros" + src_prepare() { default eautoreconf