diff options
author | David Seifert <soap@gentoo.org> | 2020-02-22 17:42:31 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-22 17:42:31 +0100 |
commit | 5e41197efe34dac896151dc6d5731e0835b7841b (patch) | |
tree | 04718ce9e1b0899306f5b09bf8dfb844f5655fc7 /dev-lang/mono | |
parent | dev-lang/php: stable 7.3.15 for sparc, bug #710304 (diff) | |
download | gentoo-5e41197efe34dac896151dc6d5731e0835b7841b.tar.gz gentoo-5e41197efe34dac896151dc6d5731e0835b7841b.tar.bz2 gentoo-5e41197efe34dac896151dc6d5731e0835b7841b.zip |
*/*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}
Closes: https://github.com/gentoo/gentoo/pull/14738
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/mono-4.4.1.0.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-4.8.0.524.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-5.14.0.177.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-5.16.0.220.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-5.18.1.0.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-5.20.1.19-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-6.0.0.334.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-6.4.0.198.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/mono/mono-6.6.0.161.ebuild | 3 |
9 files changed, 9 insertions, 18 deletions
diff --git a/dev-lang/mono/mono-4.4.1.0.ebuild b/dev-lang/mono/mono-4.4.1.0.ebuild index ed7f9c382979..a977985bffbb 100644 --- a/dev-lang/mono/mono-4.4.1.0.ebuild +++ b/dev-lang/mono/mono-4.4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -87,7 +87,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-4.8.0.524.ebuild b/dev-lang/mono/mono-4.8.0.524.ebuild index d8a805b9937a..c322410123fd 100644 --- a/dev-lang/mono/mono-4.8.0.524.ebuild +++ b/dev-lang/mono/mono-4.8.0.524.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -83,7 +83,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-5.14.0.177.ebuild b/dev-lang/mono/mono-5.14.0.177.ebuild index da0226a8437e..2c4705fb394e 100644 --- a/dev-lang/mono/mono-5.14.0.177.ebuild +++ b/dev-lang/mono/mono-5.14.0.177.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -81,7 +81,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-5.16.0.220.ebuild b/dev-lang/mono/mono-5.16.0.220.ebuild index be71a2df69b4..bfd372235438 100644 --- a/dev-lang/mono/mono-5.16.0.220.ebuild +++ b/dev-lang/mono/mono-5.16.0.220.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -82,7 +82,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-5.18.1.0.ebuild b/dev-lang/mono/mono-5.18.1.0.ebuild index 9601f0ba02ff..a7c4f35b9adf 100644 --- a/dev-lang/mono/mono-5.18.1.0.ebuild +++ b/dev-lang/mono/mono-5.18.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -77,7 +77,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-5.20.1.19-r1.ebuild b/dev-lang/mono/mono-5.20.1.19-r1.ebuild index ca293dd74532..396a9f30519e 100644 --- a/dev-lang/mono/mono-5.20.1.19-r1.ebuild +++ b/dev-lang/mono/mono-5.20.1.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -83,7 +83,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-6.0.0.334.ebuild b/dev-lang/mono/mono-6.0.0.334.ebuild index 8093e9eb4e49..0459e60b1b0a 100644 --- a/dev-lang/mono/mono-6.0.0.334.ebuild +++ b/dev-lang/mono/mono-6.0.0.334.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -79,7 +79,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-6.4.0.198.ebuild b/dev-lang/mono/mono-6.4.0.198.ebuild index 93c5f532ff0b..6b165c57333a 100644 --- a/dev-lang/mono/mono-6.4.0.198.ebuild +++ b/dev-lang/mono/mono-6.4.0.198.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -79,7 +79,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace diff --git a/dev-lang/mono/mono-6.6.0.161.ebuild b/dev-lang/mono/mono-6.6.0.161.ebuild index 93c5f532ff0b..6b165c57333a 100644 --- a/dev-lang/mono/mono-6.6.0.161.ebuild +++ b/dev-lang/mono/mono-6.6.0.161.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -79,7 +79,6 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - --disable-silent-rules $(use_with xen xen_opt) --without-ikvm-native --disable-dtrace |