Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/amule: amule-2.1.3.ebuild amule-2.2.0_pre20070422.ebuild ChangeLog
Date: Sat, 29 Sep 2007 00:16:09
Message-Id: E1IbPrh-0004XM-HK@stork.gentoo.org
1 dirtyepic 07/09/29 00:07:25
2
3 Modified: amule-2.1.3.ebuild amule-2.2.0_pre20070422.ebuild
4 ChangeLog
5 Log:
6 Lock wxGTK to 2.6.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.14 net-p2p/amule/amule-2.1.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild?r1=1.13&r2=1.14
15
16 Index: amule-2.1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- amule-2.1.3.ebuild 14 May 2007 18:52:15 -0000 1.13
23 +++ amule-2.1.3.ebuild 29 Sep 2007 00:07:25 -0000 1.14
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild,v 1.13 2007/05/14 18:52:15 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild,v 1.14 2007/09/29 00:07:25 dirtyepic Exp $
29
30 inherit eutils flag-o-matic wxwidgets
31
32 @@ -16,7 +16,7 @@
33 KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86"
34 IUSE="amuled debug gtk nls remote stats unicode"
35
36 -DEPEND=">=x11-libs/wxGTK-2.6.0
37 +DEPEND="=x11-libs/wxGTK-2.6*
38 >=sys-libs/zlib-1.2.1
39 stats? ( >=media-libs/gd-2.0.26 )
40 remote? ( >=media-libs/libpng-1.2.0
41
42
43
44 1.2 net-p2p/amule/amule-2.2.0_pre20070422.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild?r1=1.1&r2=1.2
49
50 Index: amule-2.2.0_pre20070422.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- amule-2.2.0_pre20070422.ebuild 22 Apr 2007 11:48:32 -0000 1.1
57 +++ amule-2.2.0_pre20070422.ebuild 29 Sep 2007 00:07:25 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild,v 1.1 2007/04/22 11:48:32 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild,v 1.2 2007/09/29 00:07:25 dirtyepic Exp $
63
64 inherit eutils flag-o-matic wxwidgets
65
66 @@ -16,7 +16,7 @@
67 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
68 IUSE="amuled debug gtk nls remote stats unicode"
69
70 -DEPEND=">=x11-libs/wxGTK-2.6.0
71 +DEPEND="=x11-libs/wxGTK-2.6*
72 >=sys-libs/zlib-1.2.1
73 stats? ( >=media-libs/gd-2.0.26 )
74 remote? ( >=media-libs/libpng-1.2.0
75
76
77
78 1.93 net-p2p/amule/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/ChangeLog?rev=1.93&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/ChangeLog?rev=1.93&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/ChangeLog?r1=1.92&r2=1.93
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v
87 retrieving revision 1.92
88 retrieving revision 1.93
89 diff -u -r1.92 -r1.93
90 --- ChangeLog 23 Jul 2007 12:07:54 -0000 1.92
91 +++ ChangeLog 29 Sep 2007 00:07:25 -0000 1.93
92 @@ -1,6 +1,10 @@
93 # ChangeLog for net-p2p/amule
94 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.92 2007/07/23 12:07:54 armin76 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.93 2007/09/29 00:07:25 dirtyepic Exp $
97 +
98 + 29 Sep 2007; Ryan Hill <dirtyepic@g.o> amule-2.1.3.ebuild,
99 + amule-2.2.0_pre20070422.ebuild:
100 + Lock wxGTK to 2.6.
101
102 23 Jul 2007; Raúl Porcel <armin76@g.o> files/amuled.initd:
103 Fix init script, bug #183368, thanks to David Maus <maus.david at gmx dot de>
104
105
106
107 --
108 gentoo-commits@g.o mailing list