* [gentoo-commits] gentoo-x86 commit in x11-wm/openbox: openbox-3.5.0_p20111019-r2.ebuild openbox-3.5.0_p20111019.ebuild openbox-3.5.0-r1.ebuild openbox-3.5.0_p20121006.ebuild
@ 2012-11-30 20:06 Markos Chandras (hwoarang)
0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-11-30 20:06 UTC (permalink / raw
To: gentoo-commits
hwoarang 12/11/30 20:06:52
Modified: openbox-3.5.0_p20111019-r2.ebuild
openbox-3.5.0_p20111019.ebuild
openbox-3.5.0-r1.ebuild
openbox-3.5.0_p20121006.ebuild
Log:
Add --disable-silent-rules for bug #445108
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Revision Changes Path
1.3 x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild?r1=1.2&r2=1.3
Index: openbox-3.5.0_p20111019-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openbox-3.5.0_p20111019-r2.ebuild 29 Aug 2012 10:52:59 -0000 1.2
+++ openbox-3.5.0_p20111019-r2.ebuild 30 Nov 2012 20:06:52 -0000 1.3
@@ -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_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \
1.11 x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild?r1=1.10&r2=1.11
Index: openbox-3.5.0_p20111019.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- openbox-3.5.0_p20111019.ebuild 29 Aug 2012 10:52:59 -0000 1.10
+++ openbox-3.5.0_p20111019.ebuild 30 Nov 2012 20:06:52 -0000 1.11
@@ -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_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \
1.14 x11-wm/openbox/openbox-3.5.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0-r1.ebuild?r1=1.13&r2=1.14
Index: openbox-3.5.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- openbox-3.5.0-r1.ebuild 29 Aug 2012 10:52:59 -0000 1.13
+++ openbox-3.5.0-r1.ebuild 30 Nov 2012 20:06:52 -0000 1.14
@@ -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_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \
1.3 x11-wm/openbox/openbox-3.5.0_p20121006.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild?r1=1.2&r2=1.3
Index: openbox-3.5.0_p20121006.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20121006.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openbox-3.5.0_p20121006.ebuild 29 Nov 2012 16:33:14 -0000 1.2
+++ openbox-3.5.0_p20121006.ebuild 30 Nov 2012 20:06:52 -0000 1.3
@@ -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_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-30 20:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-30 20:06 [gentoo-commits] gentoo-x86 commit in x11-wm/openbox: openbox-3.5.0_p20111019-r2.ebuild openbox-3.5.0_p20111019.ebuild openbox-3.5.0-r1.ebuild openbox-3.5.0_p20121006.ebuild Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox