diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-02 21:16:07 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-02 21:16:07 +0000 |
commit | 13927ed17fa28a403894a2cbe8e56d44325c23f6 (patch) | |
tree | 2739af60a794b056fb7b833c509f33bd8350fd8c /sci-electronics/geda-xgsch2pcb | |
parent | Correct Slots for gtk 3 introduction to tree (diff) | |
download | gentoo-2-13927ed17fa28a403894a2cbe8e56d44325c23f6.tar.gz gentoo-2-13927ed17fa28a403894a2cbe8e56d44325c23f6.tar.bz2 gentoo-2-13927ed17fa28a403894a2cbe8e56d44325c23f6.zip |
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-electronics/geda-xgsch2pcb')
4 files changed, 16 insertions, 12 deletions
diff --git a/sci-electronics/geda-xgsch2pcb/ChangeLog b/sci-electronics/geda-xgsch2pcb/ChangeLog index ed11ac8c6cc2..59abc86bf2e1 100644 --- a/sci-electronics/geda-xgsch2pcb/ChangeLog +++ b/sci-electronics/geda-xgsch2pcb/ChangeLog @@ -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) diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild index 24f6d4aecb54..d18fc9e2c577 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r1.ebuild @@ -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 @@ KEYWORDS="~amd64 ~x86" 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 diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild index d4a27abeb3ce..7d40637ecb81 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild @@ -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 @@ KEYWORDS="~amd64 ~x86" 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 diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild index eee5a14a60a8..103d119bcbf2 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3.ebuild @@ -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 @@ IUSE="gnome nls" 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 |