public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/cppunit: cppunit-1.13.1.ebuild ChangeLog cppunit-1.13.0.ebuild
@ 2013-06-17  7:38 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2013-06-17  7:38 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/06/17 07:38:23

  Modified:             cppunit-1.13.1.ebuild ChangeLog
                        cppunit-1.13.0.ebuild
  Log:
  Make build process verbose, wrt bug #454590. Thanks to Agostino Sarubbo for discovering this issue
  
  (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.13                 dev-util/cppunit/cppunit-1.13.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild?r1=1.12&r2=1.13

Index: cppunit-1.13.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- cppunit-1.13.1.ebuild	3 Mar 2013 10:29:04 -0000	1.12
+++ cppunit-1.13.1.ebuild	17 Jun 2013 07:38:23 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild,v 1.12 2013/03/03 10:29:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild,v 1.13 2013/06/17 07:38:23 pinkbyte Exp $
 
 EAPI=4
 
@@ -42,7 +42,8 @@
 		$(use_enable doc doxygen) \
 		$(use_enable doc dot) \
 		--docdir="${EPREFIX}"/usr/share/doc/${PF} \
-		--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html
+		--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
+		--disable-silent-rules
 }
 
 src_install() {



1.89                 dev-util/cppunit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	3 Mar 2013 10:29:04 -0000	1.88
+++ ChangeLog	17 Jun 2013 07:38:23 -0000	1.89
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/cppunit
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.88 2013/03/03 10:29:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.89 2013/06/17 07:38:23 pinkbyte Exp $
+
+  17 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> cppunit-1.13.0.ebuild,
+  cppunit-1.13.1.ebuild:
+  Make build process verbose, wrt bug #454590. Thanks to Agostino Sarubbo for
+  discovering this issue
 
   03 Mar 2013; Mike Frysinger <vapier@gentoo.org> cppunit-1.13.1.ebuild,
   cppunit-9999.ebuild:



1.9                  dev-util/cppunit/cppunit-1.13.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild?r1=1.8&r2=1.9

Index: cppunit-1.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cppunit-1.13.0.ebuild	9 Sep 2012 15:00:46 -0000	1.8
+++ cppunit-1.13.0.ebuild	17 Jun 2013 07:38:23 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild,v 1.8 2012/09/09 15:00:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild,v 1.9 2013/06/17 07:38:23 pinkbyte Exp $
 
 EAPI=4
 
@@ -32,7 +32,8 @@
 		$(use_enable static-libs static) \
 		$(use_enable doc doxygen) \
 		$(use_enable doc dot) \
-		--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html
+		--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
+		--disable-silent-rules
 }
 
 src_install() {





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-17  7:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17  7:38 [gentoo-commits] gentoo-x86 commit in dev-util/cppunit: cppunit-1.13.1.ebuild ChangeLog cppunit-1.13.0.ebuild Sergey Popov (pinkbyte)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox