* [gentoo-commits] gentoo-x86 commit in sci-electronics/geda-xgsch2pcb: ChangeLog geda-xgsch2pcb-0.1.3-r1.ebuild geda-xgsch2pcb-0.1.3.ebuild geda-xgsch2pcb-0.1.3-r2.ebuild
@ 2011-03-02 21:16 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-03-02 21:16 UTC (permalink / raw
To: gentoo-commits
jlec 11/03/02 21:16:08
Modified: ChangeLog geda-xgsch2pcb-0.1.3-r1.ebuild
geda-xgsch2pcb-0.1.3.ebuild
geda-xgsch2pcb-0.1.3-r2.ebuild
Log:
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-electronics/geda-xgsch2pcb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 30 Jan 2011 07:39:53 -0000 1.3
+++ ChangeLog 2 Mar 2011 21:16:07 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/geda-xgsch2pcb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog,v 1.3 2011/01/30 07:39:53 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog,v 1.4 2011/03/02 21:16:07 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> geda-xgsch2pcb-0.1.3.ebuild,
+ geda-xgsch2pcb-0.1.3-r1.ebuild, geda-xgsch2pcb-0.1.3-r2.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*geda-xgsch2pcb-0.1.3-r2 (30 Jan 2011)
1.2 sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild?r1=1.1&r2=1.2
Index: geda-xgsch2pcb-0.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geda-xgsch2pcb-0.1.3-r1.ebuild 22 Dec 2010 08:18:36 -0000 1.1
+++ geda-xgsch2pcb-0.1.3-r1.ebuild 2 Mar 2011 21:16:07 -0000 1.2
@@ -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/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild,v 1.1 2010/12/22 08:18:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild,v 1.2 2011/03/02 21:16:07 jlec Exp $
EAPI="2"
@@ -19,8 +19,8 @@
IUSE="gnome nls"
CDEPEND="
- >=dev-python/pygtk-2.10
- >=dev-python/pygobject-2.10
+ dev-python/pygtk:2
+ dev-python/pygobject:2
dev-python/dbus-python
sci-electronics/pcb[dbus]
sci-electronics/geda
1.2 sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild?r1=1.1&r2=1.2
Index: geda-xgsch2pcb-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geda-xgsch2pcb-0.1.3.ebuild 23 Nov 2009 06:00:47 -0000 1.1
+++ geda-xgsch2pcb-0.1.3.ebuild 2 Mar 2011 21:16:07 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild,v 1.1 2009/11/23 06:00:47 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild,v 1.2 2011/03/02 21:16:07 jlec Exp $
EAPI="2"
@@ -19,8 +19,8 @@
CDEPEND="
<dev-lang/python-3
- >=dev-python/pygtk-2.10
- >=dev-python/pygobject-2.10
+ dev-python/pygtk:2
+ dev-python/pygobject:2
dev-python/dbus-python
sci-electronics/pcb[dbus]
sci-electronics/geda
1.2 sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild?r1=1.1&r2=1.2
Index: geda-xgsch2pcb-0.1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geda-xgsch2pcb-0.1.3-r2.ebuild 30 Jan 2011 07:39:53 -0000 1.1
+++ geda-xgsch2pcb-0.1.3-r2.ebuild 2 Mar 2011 21:16:07 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild,v 1.1 2011/01/30 07:39:53 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild,v 1.2 2011/03/02 21:16:07 jlec Exp $
EAPI="2"
@@ -19,8 +19,8 @@
IUSE="gnome nls"
CDEPEND="
- >=dev-python/pygtk-2.10
- >=dev-python/pygobject-2.10
+ dev-python/pygtk:2
+ dev-python/pygobject:2
dev-python/dbus-python
sci-electronics/pcb[dbus]
sci-electronics/geda
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-02 21:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 21:16 [gentoo-commits] gentoo-x86 commit in sci-electronics/geda-xgsch2pcb: ChangeLog geda-xgsch2pcb-0.1.3-r1.ebuild geda-xgsch2pcb-0.1.3.ebuild geda-xgsch2pcb-0.1.3-r2.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox