summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-11-30 20:06:52 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-11-30 20:06:52 +0000
commit926910d8c2c299f8fd3c03ae916855dfd36b44bf (patch)
treebc0a4033f0df951536eef5f340acd588386a9aef /x11-wm
parentfix desktop file (diff)
downloadgentoo-2-926910d8c2c299f8fd3c03ae916855dfd36b44bf.tar.gz
gentoo-2-926910d8c2c299f8fd3c03ae916855dfd36b44bf.tar.bz2
gentoo-2-926910d8c2c299f8fd3c03ae916855dfd36b44bf.zip
Add --disable-silent-rules for bug #445108
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/openbox/openbox-3.5.0-r1.ebuild3
-rw-r--r--x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild3
-rw-r--r--x11-wm/openbox/openbox-3.5.0_p20111019.ebuild3
-rw-r--r--x11-wm/openbox/openbox-3.5.0_p20121006.ebuild3
4 files changed, 8 insertions, 4 deletions
diff --git a/x11-wm/openbox/openbox-3.5.0-r1.ebuild b/x11-wm/openbox/openbox-3.5.0-r1.ebuild
index a83659d490d9..0ecd3e572d27 100644
--- a/x11-wm/openbox/openbox-3.5.0-r1.ebuild
+++ b/x11-wm/openbox/openbox-3.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0-r1.ebuild,v 1.13 2012/08/29 10:52:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0-r1.ebuild,v 1.14 2012/11/30 20:06:52 hwoarang Exp $
EAPI="2"
inherit multilib autotools eutils
@@ -47,6 +47,7 @@ src_prepare() {
src_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \
diff --git a/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild b/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild
index 6b977e630b57..91a73723707e 100644
--- a/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild
+++ b/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild,v 1.2 2012/08/29 10:52:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild,v 1.3 2012/11/30 20:06:52 hwoarang Exp $
EAPI="2"
inherit multilib autotools eutils
@@ -50,6 +50,7 @@ src_prepare() {
src_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \
diff --git a/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild b/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
index e2d4b9dfa104..a563c49d64d2 100644
--- a/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
+++ b/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild,v 1.10 2012/08/29 10:52:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild,v 1.11 2012/11/30 20:06:52 hwoarang Exp $
EAPI="2"
inherit multilib autotools eutils
@@ -47,6 +47,7 @@ src_prepare() {
src_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \
diff --git a/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild b/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild
index b11987d0414a..f4d26d7071d6 100644
--- a/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild
+++ b/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild,v 1.2 2012/11/29 16:33:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild,v 1.3 2012/11/30 20:06:52 hwoarang Exp $
EAPI="4"
inherit multilib autotools eutils
@@ -50,6 +50,7 @@ src_prepare() {
src_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \