Gentoo Archives: gentoo-dev

From: Ryan Hill <dirtyepic@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: locking wxGTK dependencies
Date: Tue, 02 Oct 2007 03:42:19
Message-Id: fdsdva$49f$1@sea.gmane.org
In Reply to: [gentoo-dev] locking wxGTK dependencies by Ryan Hill
1 Ryan Hill wrote:
2 > One of the (too many) things we need to do to get wxGTK-2.8 into the tree is
3 > lock all packages in portage with wxGTK DEPENDS to the 2.6 SLOT.
4
5 I will also need to lock wxpython since it pulls in the corresponding
6 wxGTK SLOT. I'll be touching these ebuilds:
7
8 dirtyepic@tycho ~ $ for ebuild in $((ebfind '>=*dev-python/wxpython'; ebfind '^[[:space:]]*dev-python/wxpython') | sort); do grep -Hm1 "wxpython" ${ebuild}; done
9 /usr/portage/app-dicts/opendict/opendict-0.6.1.ebuild: >=dev-python/wxpython-2.6
10 /usr/portage/app-mobilephone/bitpim/bitpim-0.9.10.ebuild:DEPEND=">=dev-python/wxpython-2.6.3.2
11 /usr/portage/app-mobilephone/bitpim/bitpim-0.9.13.ebuild:DEPEND=">=dev-python/wxpython-2.6.3.2
12 /usr/portage/app-mobilephone/wammu/wammu-0.20.ebuild:RDEPEND=">=dev-python/wxpython-2.6
13 /usr/portage/app-mobilephone/wammu/wammu-0.21.ebuild:RDEPEND=">=dev-python/wxpython-2.6.3.3
14 /usr/portage/app-mobilephone/wammu/wammu-0.21-r2.ebuild:RDEPEND=">=dev-python/wxpython-2.6.3.3
15 /usr/portage/dev-python/drpython/drpython-164.ebuild:RDEPEND=">=dev-python/wxpython-2.6"
16 /usr/portage/dev-python/pythoncard/pythoncard-0.8.2.ebuild:DEPEND=">=dev-python/wxpython-2.6"
17 /usr/portage/dev-python/python-dsv/python-dsv-1.4.0.ebuild:DEPEND=">=dev-python/wxpython-2.6.3.2"
18 /usr/portage/dev-python/winpdb/winpdb-1.1.2.ebuild: >=dev-python/wxpython-2.6.3.3"
19 /usr/portage/dev-util/documancer/documancer-0.2.6.ebuild: >=dev-python/wxpython-2.6.3
20 /usr/portage/dev-util/spe/spe-0.8.2.ebuild:RDEPEND=">=dev-python/wxpython-2.6.1.0
21 /usr/portage/dev-util/spe/spe-0.8.3c.ebuild:RDEPEND=">=dev-python/wxpython-2.6.1.0
22 /usr/portage/dev-util/wxglade/wxglade-0.4.1.ebuild: >=dev-python/wxpython-2.6"
23 /usr/portage/dev-util/wxglade/wxglade-0.5.ebuild: >=dev-python/wxpython-2.6"
24 /usr/portage/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild: >=dev-python/wxpython-2.6
25 /usr/portage/games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild: dev-python/wxpython"
26 /usr/portage/games-puzzle/londonlaw/londonlaw-0.2.1.ebuild: >=dev-python/wxpython-2.4
27 /usr/portage/media-sound/tunapie/tunapie-2.0_rc8.ebuild:RDEPEND=">=dev-python/wxpython-2.6"
28 /usr/portage/media-video/tovid/tovid-0.30-r2.ebuild: >=dev-python/wxpython-2.6
29 /usr/portage/net-ftp/ftpcube/ftpcube-0.5.1.ebuild:DEPEND=">=dev-python/wxpython-2.6.3.3
30 /usr/portage/net-p2p/bittornado/bittornado-0.3.18.ebuild:RDEPEND="gtk? ( >=dev-python/wxpython-2.4 )
31
32
33
34 --
35 fonts / wxWindows / gcc-porting / treecleaners
36 9B81 6C9F E791 83BB 3AB3 5B2D E625 A073 8379 37E8 (0x837937E8)
37
38 --
39 gentoo-dev@g.o mailing list