public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/libcult: libcult-1.4.6.ebuild ChangeLog
@ 2010-10-20  5:58 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 2+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2010-10-20  5:58 UTC (permalink / raw
  To: gentoo-commits

dev-zero    10/10/20 05:58:54

  Modified:             libcult-1.4.6.ebuild ChangeLog
  Log:
  Make the build verbose.
  
  (Portage version: 2.2_rc94/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-cpp/libcult/libcult-1.4.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild?r1=1.1&r2=1.2

Index: libcult-1.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libcult-1.4.6.ebuild	20 Oct 2010 05:55:48 -0000	1.1
+++ libcult-1.4.6.ebuild	20 Oct 2010 05:58:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild,v 1.1 2010/10/20 05:55:48 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild,v 1.2 2010/10/20 05:58:54 dev-zero Exp $
 
 EAPI="2"
 
@@ -55,6 +55,8 @@
 	cat >> build/ld/configuration-lib-dynamic.make <<- EOF
 ld_lib_type   := shared
 	EOF
+
+	MAKEOPTS+=" verbose=1"
 }
 
 src_install() {



1.2                  dev-cpp/libcult/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	20 Oct 2010 05:55:48 -0000	1.1
+++ ChangeLog	20 Oct 2010 05:58:54 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libcult
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v 1.1 2010/10/20 05:55:48 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v 1.2 2010/10/20 05:58:54 dev-zero Exp $
+
+  20 Oct 2010; Tiziano Müller <dev-zero@gentoo.org> libcult-1.4.6.ebuild:
+  Make the build verbose.
 
 *libcult-1.4.6 (20 Oct 2010)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libcult: libcult-1.4.6.ebuild ChangeLog
@ 2011-08-26  2:02 Matt Turner (mattst88)
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-26  2:02 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/26 02:02:32

  Modified:             libcult-1.4.6.ebuild ChangeLog
  Log:
  Added sys-devel/m4 to DEPEND, bug 380663.
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-cpp/libcult/libcult-1.4.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild?r1=1.2&r2=1.3

Index: libcult-1.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libcult-1.4.6.ebuild	20 Oct 2010 05:58:54 -0000	1.2
+++ libcult-1.4.6.ebuild	26 Aug 2011 02:02:32 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild,v 1.2 2010/10/20 05:58:54 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6.ebuild,v 1.3 2011/08/26 02:02:32 mattst88 Exp $
 
 EAPI="2"
 
@@ -14,7 +14,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="examples"
 
-DEPEND="dev-util/build:0.3"
+DEPEND="dev-util/build:0.3
+	sys-devel/m4"
 RDEPEND=""
 
 src_prepare() {



1.3                  dev-cpp/libcult/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libcult/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 Oct 2010 05:58:54 -0000	1.2
+++ ChangeLog	26 Aug 2011 02:02:32 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libcult
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v 1.2 2010/10/20 05:58:54 dev-zero Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v 1.3 2011/08/26 02:02:32 mattst88 Exp $
+
+  26 Aug 2011; Matt Turner <mattst88@gentoo.org> libcult-1.4.6.ebuild:
+  Added sys-devel/m4 to DEPEND, bug 380663.
 
   20 Oct 2010; Tiziano Müller <dev-zero@gentoo.org> libcult-1.4.6.ebuild:
   Make the build verbose.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-26  2:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  5:58 [gentoo-commits] gentoo-x86 commit in dev-cpp/libcult: libcult-1.4.6.ebuild ChangeLog Tiziano Mueller (dev-zero)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-26  2:02 Matt Turner (mattst88)

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