Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/
Date: Tue, 02 Aug 2016 03:08:42
Message-Id: 1470107262.7f2bb553678e002394f5fc718a58aef81da8f2c2.tamiko@gentoo
1 commit: 7f2bb553678e002394f5fc718a58aef81da8f2c2
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 03:07:42 2016 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 03:07:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2bb553
7
8 net-misc/spice-gtk: fully revert to 0.31: add --disable-gtk-doc
9
10 Thanks to Mart Raudsepp for pointing this out.
11
12 Package-Manager: portage-2.2.28
13
14 net-misc/spice-gtk/spice-gtk-0.32-r1.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/net-misc/spice-gtk/spice-gtk-0.32-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.32-r1.ebuild
18 index 2321487..58c9fef 100644
19 --- a/net-misc/spice-gtk/spice-gtk-0.32-r1.ebuild
20 +++ b/net-misc/spice-gtk/spice-gtk-0.32-r1.ebuild
21 @@ -113,6 +113,7 @@ src_configure() {
22 $(use_enable vala) \
23 $(use_enable webdav) \
24 $(use_enable dbus) \
25 + --disable-gtk-doc \
26 --disable-werror \
27 --enable-pie"