Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/motif/
Date: Wed, 06 May 2020 17:25:36
Message-Id: 1588785921.822d943a1401b1c5cea713fa653c3b86c8bdda43.mgorny@gentoo
1 commit: 822d943a1401b1c5cea713fa653c3b86c8bdda43
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 16:57:39 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 17:25:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822d943a
7
8 x11-libs/motif: Remove stale sys-freebsd/ deps
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-libs/motif/motif-2.3.8-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/motif/motif-2.3.8-r1.ebuild b/x11-libs/motif/motif-2.3.8-r1.ebuild
16 index 9467ae78990..a12cad9e2ba 100644
17 --- a/x11-libs/motif/motif-2.3.8-r1.ebuild
18 +++ b/x11-libs/motif/motif-2.3.8-r1.ebuild
19 @@ -30,7 +30,7 @@ RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
20
21 DEPEND="${RDEPEND}
22 sys-devel/flex
23 - || ( dev-util/byacc sys-freebsd/freebsd-ubin )
24 + dev-util/byacc
25 x11-base/xorg-proto
26 x11-misc/xbitmaps"