commit:     62d90b5664b9c1ede6e9dcf46676cab2dc42ab79
Author:     Ron MacNeil <macro <AT> hotmail <DOT> com>
AuthorDate: Sat Aug  1 10:27:43 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sat Aug  1 11:20:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=62d90b56

mono-4.0.2.5: New spelling of --disable-quiet-build

 dev-lang/mono/mono-4.0.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/mono/mono-4.0.2.5.ebuild 
b/dev-lang/mono/mono-4.0.2.5.ebuild
index 682ab03..b7f747d 100644
--- a/dev-lang/mono/mono-4.0.2.5.ebuild
+++ b/dev-lang/mono/mono-4.0.2.5.ebuild
@@ -79,7 +79,7 @@ src_prepare() {
 
 src_configure() {
        local myeconfargs=(
-               --disable-quiet-build
+               --disable-silent-rules
                --with-libgdiplus=$(usex minimal no installed)
                $(use_with xen xen_opt)
                --without-ikvm-native

Reply via email to