public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-electronics/geda: ChangeLog geda-1.6.0-r1.ebuild
@ 2009-11-18  0:55 Denis Dupeyron (calchan)
  0 siblings, 0 replies; 3+ messages in thread
From: Denis Dupeyron (calchan) @ 2009-11-18  0:55 UTC (permalink / raw
  To: gentoo-commits

calchan     09/11/18 00:55:09

  Modified:             ChangeLog geda-1.6.0-r1.ebuild
  Log:
  Re-enabled debug after discussion with Stefan Salewski.
  (Portage version: 2.1.7.1/cvs/Linux i686)

Revision  Changes    Path
1.53                 sci-electronics/geda/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	17 Nov 2009 18:20:22 -0000	1.52
+++ ChangeLog	18 Nov 2009 00:55:09 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for sci-electronics/geda
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.52 2009/11/17 18:20:22 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.53 2009/11/18 00:55:09 calchan Exp $
+
+  18 Nov 2009; Denis Dupeyron <calchan@gentoo.org> geda-1.6.0-r1.ebuild:
+  Re-enabled debug after discussion with Stefan Salewski.
 
 *geda-1.6.0-r1 (17 Nov 2009)
 



1.2                  sci-electronics/geda/geda-1.6.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?r1=1.1&r2=1.2

Index: geda-1.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geda-1.6.0-r1.ebuild	17 Nov 2009 18:20:22 -0000	1.1
+++ geda-1.6.0-r1.ebuild	18 Nov 2009 00:55:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.1 2009/11/17 18:20:22 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.2 2009/11/18 00:55:09 calchan Exp $
 
 EAPI="2"
 
@@ -14,10 +14,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-# Do not stabilize 1.6.0, upstream says it's suboptimal. Calchan, 20091117.
-IUSE="doc examples nls stroke threads"
-# Removed the debug USE flag from above because it's currently broken. Make sure
-# to add it back when upstream fixes it. Calchan, 20091117.
+IUSE="debug doc examples nls stroke threads"
 
 CDEPEND="
 	>=dev-libs/glib-2.12






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-electronics/geda: ChangeLog geda-1.6.0-r1.ebuild
@ 2009-11-23 20:56 Denis Dupeyron (calchan)
  0 siblings, 0 replies; 3+ messages in thread
From: Denis Dupeyron (calchan) @ 2009-11-23 20:56 UTC (permalink / raw
  To: gentoo-commits

calchan     09/11/23 20:56:28

  Modified:             ChangeLog geda-1.6.0-r1.ebuild
  Log:
  Fixed blockers, bug #294291.
  (Portage version: 2.1.7.1/cvs/Linux i686)

Revision  Changes    Path
1.55                 sci-electronics/geda/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	18 Nov 2009 20:37:38 -0000	1.54
+++ ChangeLog	23 Nov 2009 20:56:28 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for sci-electronics/geda
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.54 2009/11/18 20:37:38 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.55 2009/11/23 20:56:28 calchan Exp $
+
+  23 Nov 2009; Denis Dupeyron <calchan@gentoo.org> geda-1.6.0-r1.ebuild:
+  Fixed blockers, bug #294291.
 
   18 Nov 2009; Denis Dupeyron <calchan@gentoo.org> metadata.xml:
   Updated metadata, thanks to Stefan Salewski.



1.3                  sci-electronics/geda/geda-1.6.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?r1=1.2&r2=1.3

Index: geda-1.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geda-1.6.0-r1.ebuild	18 Nov 2009 00:55:09 -0000	1.2
+++ geda-1.6.0-r1.ebuild	23 Nov 2009 20:56:28 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.2 2009/11/18 00:55:09 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.3 2009/11/23 20:56:28 calchan Exp $
 
 EAPI="2"
 
@@ -26,12 +26,14 @@
 
 DEPEND="${CDEPEND}
 	!sci-libs/libgeda
+	!sci-electronics/geda-docs
+	!sci-electronics/geda-examples
+	!sci-electronics/geda-gattrib
+	!sci-electronics/geda-gnetlist
 	!sci-electronics/geda-gschem
+	!sci-electronics/geda-symcheck
 	!sci-electronics/geda-symbols
 	!sci-electronics/geda-utils
-	!sci-electronics/geda-gnetlist
-	!sci-electronics/geda-docs
-	!sci-electronics/geda-examples
 	sys-apps/groff
 	dev-util/desktop-file-utils
 	x11-misc/shared-mime-info






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-electronics/geda: ChangeLog geda-1.6.0-r1.ebuild
@ 2009-12-22 23:11 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 3+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-12-22 23:11 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/12/22 23:11:40

  Modified:             ChangeLog geda-1.6.0-r1.ebuild
  Log:
  Fix dependencies and avoid forkbomb in test phase (hopefully). Thanks to Thomas Beierlein and Rafael G. Martins in bug #296654.
  (Portage version: 2.2_rc60/cvs/Linux x86_64)

Revision  Changes    Path
1.56                 sci-electronics/geda/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	23 Nov 2009 20:56:28 -0000	1.55
+++ ChangeLog	22 Dec 2009 23:11:40 -0000	1.56
@@ -1,6 +1,11 @@
 # ChangeLog for sci-electronics/geda
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.55 2009/11/23 20:56:28 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.56 2009/12/22 23:11:40 flameeyes Exp $
+
+  22 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+  geda-1.6.0-r1.ebuild:
+  Fix dependencies and avoid forkbomb in test phase (hopefully). Thanks to
+  Thomas Beierlein and Rafael G. Martins in bug #296654.
 
   23 Nov 2009; Denis Dupeyron <calchan@gentoo.org> geda-1.6.0-r1.ebuild:
   Fixed blockers, bug #294291.



1.4                  sci-electronics/geda/geda-1.6.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild?r1=1.3&r2=1.4

Index: geda-1.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geda-1.6.0-r1.ebuild	23 Nov 2009 20:56:28 -0000	1.3
+++ geda-1.6.0-r1.ebuild	22 Dec 2009 23:11:40 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.3 2009/11/23 20:56:28 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.4 2009/12/22 23:11:40 flameeyes Exp $
 
 EAPI="2"
 
@@ -40,7 +40,7 @@
 	>=dev-util/pkgconfig-0.15.0
 	nls? ( >=sys-devel/gettext-0.16 )"
 
-RDEPEND="${RDEPEND}
+RDEPEND="${CDEPEND}
 	sci-electronics/electronics-menu"
 
 S="${WORKDIR}/${MY_P}"
@@ -72,6 +72,10 @@
 	dodoc AUTHORS NEWS README
 }
 
+src_test() {
+	emake -j1 check || die "test failed"
+}
+
 pkg_preinst() {
 	gnome2_icon_savelist
 }






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

end of thread, other threads:[~2009-12-22 23:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18  0:55 [gentoo-commits] gentoo-x86 commit in sci-electronics/geda: ChangeLog geda-1.6.0-r1.ebuild Denis Dupeyron (calchan)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-23 20:56 Denis Dupeyron (calchan)
2009-12-22 23:11 Diego Petteno (flameeyes)

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