Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/wxmaxima: wxmaxima-0.7.3a.ebuild wxmaxima-0.7.1.ebuild ChangeLog
Date: Sat, 29 Sep 2007 00:24:57
Message-Id: E1IbQ0F-0004fj-9v@stork.gentoo.org
1 dirtyepic 07/09/29 00:16:15
2
3 Modified: wxmaxima-0.7.3a.ebuild wxmaxima-0.7.1.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.2 sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild?r1=1.1&r2=1.2
15
16 Index: wxmaxima-0.7.3a.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wxmaxima-0.7.3a.ebuild 13 Sep 2007 14:14:16 -0000 1.1
23 +++ wxmaxima-0.7.3a.ebuild 29 Sep 2007 00:16:14 -0000 1.2
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/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.1 2007/09/13 14:14:16 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.2 2007/09/29 00:16:14 dirtyepic Exp $
29
30 inherit eutils autotools wxwidgets fdo-mime
31
32 @@ -15,7 +15,7 @@
33 KEYWORDS="~amd64 ~x86"
34 IUSE="unicode"
35 DEPEND=">=dev-libs/libxml2-2.5.0
36 - >=x11-libs/wxGTK-2.6"
37 + =x11-libs/wxGTK-2.6*"
38 RDEPEND=">=sci-mathematics/maxima-5.13.0"
39
40 S=${WORKDIR}/${MYP}
41
42
43
44 1.3 sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild?r1=1.2&r2=1.3
49
50 Index: wxmaxima-0.7.1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- wxmaxima-0.7.1.ebuild 10 Jul 2007 03:35:55 -0000 1.2
57 +++ wxmaxima-0.7.1.ebuild 29 Sep 2007 00:16:14 -0000 1.3
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/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild,v 1.2 2007/07/10 03:35:55 nerdboy Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild,v 1.3 2007/09/29 00:16:14 dirtyepic Exp $
63
64 inherit eutils autotools wxwidgets fdo-mime
65
66 @@ -15,7 +15,7 @@
67 KEYWORDS="~amd64 ~x86"
68 IUSE="unicode"
69 DEPEND=">=dev-libs/libxml2-2.5.0
70 - >=x11-libs/wxGTK-2.6"
71 + =x11-libs/wxGTK-2.6*"
72 RDEPEND=">=sci-mathematics/maxima-5.11.0"
73
74 S=${WORKDIR}/${MYP}
75
76
77
78 1.6 sci-mathematics/wxmaxima/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog?rev=1.6&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog?rev=1.6&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog?r1=1.5&r2=1.6
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v
87 retrieving revision 1.5
88 retrieving revision 1.6
89 diff -u -r1.5 -r1.6
90 --- ChangeLog 13 Sep 2007 14:14:16 -0000 1.5
91 +++ ChangeLog 29 Sep 2007 00:16:14 -0000 1.6
92 @@ -1,6 +1,10 @@
93 # ChangeLog for sci-mathematics/wxmaxima
94 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.5 2007/09/13 14:14:16 bicatali Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.6 2007/09/29 00:16:14 dirtyepic Exp $
97 +
98 + 29 Sep 2007; Ryan Hill <dirtyepic@g.o> wxmaxima-0.7.1.ebuild,
99 + wxmaxima-0.7.3a.ebuild:
100 + Lock wxGTK to 2.6.
101
102 *wxmaxima-0.7.3a (13 Sep 2007)
103
104
105
106
107 --
108 gentoo-commits@g.o mailing list