Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/tunapie: tunapie-2.0_rc8.ebuild ChangeLog
Date: Tue, 02 Oct 2007 03:54:28
Message-Id: E1IcYh6-0004uE-NK@stork.gentoo.org
1 dirtyepic 07/10/02 03:45:12
2
3 Modified: tunapie-2.0_rc8.ebuild ChangeLog
4 Log:
5 Lock wxpython to 2.6.
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.2 media-sound/tunapie/tunapie-2.0_rc8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tunapie/tunapie-2.0_rc8.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tunapie/tunapie-2.0_rc8.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tunapie/tunapie-2.0_rc8.ebuild?r1=1.1&r2=1.2
14
15 Index: tunapie-2.0_rc8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/tunapie/tunapie-2.0_rc8.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- tunapie-2.0_rc8.ebuild 18 Aug 2007 23:54:32 -0000 1.1
22 +++ tunapie-2.0_rc8.ebuild 2 Oct 2007 03:45:12 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tunapie/tunapie-2.0_rc8.ebuild,v 1.1 2007/08/18 23:54:32 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tunapie/tunapie-2.0_rc8.ebuild,v 1.2 2007/10/02 03:45:12 dirtyepic Exp $
28
29 inherit eutils
30
31 @@ -15,8 +15,7 @@
32 KEYWORDS="~x86"
33 IUSE="offensive"
34
35 -RDEPEND=">=dev-python/wxpython-2.6"
36 -DEPEND="sys-apps/sed"
37 +RDEPEND="=dev-python/wxpython-2.6*"
38
39 S="${WORKDIR}"/${MY_P}
40
41
42
43
44 1.2 media-sound/tunapie/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tunapie/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tunapie/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tunapie/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-sound/tunapie/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 18 Aug 2007 23:54:32 -0000 1.1
57 +++ ChangeLog 2 Oct 2007 03:45:12 -0000 1.2
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-sound/tunapie
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tunapie/ChangeLog,v 1.1 2007/08/18 23:54:32 drac Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tunapie/ChangeLog,v 1.2 2007/10/02 03:45:12 dirtyepic Exp $
63 +
64 + 02 Oct 2007; Ryan Hill <dirtyepic@g.o> tunapie-2.0_rc8.ebuild:
65 + Lock wxpython to 2.6.
66
67 *tunapie-2.0_rc8 (18 Aug 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list