public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-electronics/kicad: kicad-99999999.ebuild ChangeLog
@ 2011-05-24 23:56 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; only message in thread
From: Rafael Martins (rafaelmartins) @ 2011-05-24 23:56 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    11/05/24 23:56:20

  Modified:             kicad-99999999.ebuild ChangeLog
  Log:
  Fixed live ebuild. Thanks to Dmitry Olyenyov (bug #358459).
  
  (Portage version: 2.2.0_alpha34/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sci-electronics/kicad/kicad-99999999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/kicad/kicad-99999999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/kicad/kicad-99999999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/kicad/kicad-99999999.ebuild?r1=1.5&r2=1.6

Index: kicad-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-99999999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kicad-99999999.ebuild	25 Dec 2010 21:37:38 -0000	1.5
+++ kicad-99999999.ebuild	24 May 2011 23:56:20 -0000	1.6
@@ -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/sci-electronics/kicad/kicad-99999999.ebuild,v 1.5 2010/12/25 21:37:38 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/kicad-99999999.ebuild,v 1.6 2011/05/24 23:56:20 rafaelmartins Exp $
 
 # rafaelmartins: Please try to keep the live ebuild synchronized with
 # the latest snapshot ebuild. e.g.:
@@ -58,11 +58,13 @@
 		EBZR_REPO_URI="lp:~kicad-testing-committers/kicad/testing" bzr_fetch
 		if ! use minimal; then
 			EBZR_REPO_URI="lp:~kicad-lib-committers/kicad/library" \
+				EBZR_PROJECT="kicad-library" \
 				P="${P}/kicad-library" \
 				EBZR_CACHE_DIR="kicad-library" bzr_fetch
 		fi
 		if use doc; then
 			EBZR_REPO_URI="lp:~kicad-developers/kicad/doc" \
+				EBZR_PROJECT="kicad-doc" \
 				P="${P}/kicad-doc" \
 				EBZR_CACHE_DIR="kicad-doc" bzr_fetch
 		fi
@@ -132,6 +134,9 @@
 		-DKICAD_HELP=/usr/share/doc/${PF}
 		$(cmake-utils_use python KICAD_PYTHON)"
 
+	[[ "${PV}" = "99999999" ]] && \
+		mycmakeargs="${mycmakeargs} -DKICAD_TESTING_VERSION=ON"
+
 	cmake-utils_src_configure
 }
 



1.54                 sci-electronics/kicad/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/kicad/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/kicad/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/kicad/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/kicad/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	25 Dec 2010 21:37:38 -0000	1.53
+++ ChangeLog	24 May 2011 23:56:20 -0000	1.54
@@ -1,6 +1,10 @@
 # ChangeLog for sci-electronics/kicad
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/ChangeLog,v 1.53 2010/12/25 21:37:38 rafaelmartins Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/kicad/ChangeLog,v 1.54 2011/05/24 23:56:20 rafaelmartins Exp $
+
+  24 May 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
+  kicad-99999999.ebuild:
+  Fixed live ebuild. Thanks to Dmitry Olyenyov (bug #358459).
 
   25 Dec 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
   kicad-20100505_p2356.ebuild, kicad-99999999.ebuild:






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

only message in thread, other threads:[~2011-05-24 23:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 23:56 [gentoo-commits] gentoo-x86 commit in sci-electronics/kicad: kicad-99999999.ebuild ChangeLog Rafael Martins (rafaelmartins)

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