sys-apps/dbus: Added autoconf-archive-2019.01.06 blocker
authorLars Wendler <polynomial-c@gentoo.org>
Sat, 12 Jan 2019 15:38:31 +0000 (16:38 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Sat, 12 Jan 2019 15:39:04 +0000 (16:39 +0100)
Bug: https://bugs.gentoo.org/674830
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-apps/dbus/dbus-1.12.12.ebuild

index c8f41d7c003a27cc08bad3a7ea20820b04ea39cc..00e4b03368630bc14187f6c7e5d6686ccaf04819 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,7 +31,10 @@ CDEPEND="
                x11-libs/libXt
                )
 "
+# autoconf-archive-2019.01.06 blocker added for bug #674830
+# Please check on bumps if the blocker is still necessary.
 DEPEND="${CDEPEND}
+       !=sys-devel/autoconf-archive-2019.01.06
        app-text/xmlto
        app-text/docbook-xml-dtd:4.4
        dev-libs/expat
@@ -87,7 +90,7 @@ src_prepare() {
                # fix standards conflict, due to gcc being c99 by default nowadays
                sed -i \
                        -e 's/_XOPEN_SOURCE=500/_XOPEN_SOURCE=600/' \
-                       configure.ac configure || die
+                       configure.ac || die
        fi
 
        # required for bug 263909, cross-compile so don't remove eautoreconf