Gentoo Archives: gentoo-commits

From: Heather Cynede <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: dev-lang/mono/
Date: Sat, 01 Aug 2015 13:22:04
Message-Id: 1438428045.6e046e5aea809668255ea55c97217f1649a7fb06.cynede@gentoo
1 commit: 6e046e5aea809668255ea55c97217f1649a7fb06
2 Author: Ron MacNeil <macro <AT> hotmail <DOT> com>
3 AuthorDate: Sat Aug 1 10:29:11 2015 +0000
4 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 11:20:45 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=6e046e5a
7
8 mono-4.0.2.5: Remove redundant --with-libgdiplus
9
10 Both use-flag-controlled settings are synonyms, and one of them is the
11 default, so the entire switch is redundant.
12
13 dev-lang/mono/mono-4.0.2.5.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-lang/mono/mono-4.0.2.5.ebuild b/dev-lang/mono/mono-4.0.2.5.ebuild
17 index b7f747d..98efbcc 100644
18 --- a/dev-lang/mono/mono-4.0.2.5.ebuild
19 +++ b/dev-lang/mono/mono-4.0.2.5.ebuild
20 @@ -80,7 +80,6 @@ src_prepare() {
21 src_configure() {
22 local myeconfargs=(
23 --disable-silent-rules
24 - --with-libgdiplus=$(usex minimal no installed)
25 $(use_with xen xen_opt)
26 --without-ikvm-native
27 --with-jit