Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/gretl: gretl-1.9.0-r1.ebuild ChangeLog gretl-1.9.2.ebuild gretl-1.9.3.ebuild
Date: Wed, 02 Mar 2011 21:06:48
Message-Id: 20110302210638.3DA5320054@flycatcher.gentoo.org
1 jlec 11/03/02 21:06:38
2
3 Modified: gretl-1.9.0-r1.ebuild ChangeLog gretl-1.9.2.ebuild
4 gretl-1.9.3.ebuild
5 Log:
6 Correct Slots for gtk 3 introduction to tree
7
8 (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sci-mathematics/gretl/gretl-1.9.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: gretl-1.9.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- gretl-1.9.0-r1.ebuild 22 Aug 2010 08:34:34 -0000 1.1
24 +++ gretl-1.9.0-r1.ebuild 2 Mar 2011 21:06:38 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild,v 1.1 2010/08/22 08:34:34 xarthisius Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0-r1.ebuild,v 1.2 2011/03/02 21:06:38 jlec Exp $
31
32 USE_EINSTALL=true
33 EAPI=2
34 @@ -16,7 +16,8 @@
35
36 IUSE="accessibility emacs gmp gnome gtk nls odbc openmp readline R sourceview"
37
38 -RDEPEND="dev-libs/libxml2
39 +RDEPEND="
40 + dev-libs/libxml2:2
41 dev-libs/glib:2
42 >=sci-visualization/gnuplot-4.2
43 virtual/lapack
44 @@ -36,7 +37,7 @@
45 gnome-base/libgnomeprintui:2.2
46 gnome-base/gconf:2 )
47 R? ( dev-lang/R )
48 - sourceview? ( x11-libs/gtksourceview )
49 + sourceview? ( x11-libs/gtksourceview:2.0 )
50 odbc? ( dev-db/unixODBC )
51 emacs? ( virtual/emacs )"
52
53
54
55
56 1.28 sci-mathematics/gretl/ChangeLog
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/ChangeLog?rev=1.28&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/ChangeLog?rev=1.28&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/ChangeLog?r1=1.27&r2=1.28
61
62 Index: ChangeLog
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v
65 retrieving revision 1.27
66 retrieving revision 1.28
67 diff -u -r1.27 -r1.28
68 --- ChangeLog 4 Dec 2010 16:30:15 -0000 1.27
69 +++ ChangeLog 2 Mar 2011 21:06:38 -0000 1.28
70 @@ -1,6 +1,10 @@
71 # ChangeLog for sci-mathematics/gretl
72 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
73 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.27 2010/12/04 16:30:15 bicatali Exp $
74 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
75 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.28 2011/03/02 21:06:38 jlec Exp $
76 +
77 + 02 Mar 2011; Justin Lecher <jlec@g.o> gretl-1.9.0-r1.ebuild,
78 + gretl-1.9.2.ebuild, gretl-1.9.3.ebuild:
79 + Correct Slots for gtk 3 introduction to tree
80
81 *gretl-1.9.3 (04 Dec 2010)
82
83
84
85
86 1.3 sci-mathematics/gretl/gretl-1.9.2.ebuild
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.2.ebuild?rev=1.3&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.2.ebuild?rev=1.3&content-type=text/plain
90 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.2.ebuild?r1=1.2&r2=1.3
91
92 Index: gretl-1.9.2.ebuild
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.2.ebuild,v
95 retrieving revision 1.2
96 retrieving revision 1.3
97 diff -u -r1.2 -r1.3
98 --- gretl-1.9.2.ebuild 19 Nov 2010 07:16:09 -0000 1.2
99 +++ gretl-1.9.2.ebuild 2 Mar 2011 21:06:38 -0000 1.3
100 @@ -1,6 +1,6 @@
101 -# Copyright 1999-2010 Gentoo Foundation
102 +# Copyright 1999-2011 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.2.ebuild,v 1.2 2010/11/19 07:16:09 bicatali Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.2.ebuild,v 1.3 2011/03/02 21:06:38 jlec Exp $
106
107 USE_EINSTALL=true
108 EAPI=2
109 @@ -16,7 +16,8 @@
110
111 IUSE="accessibility emacs gnome gtk nls odbc openmp readline R sourceview static-libs"
112
113 -RDEPEND="dev-libs/libxml2
114 +RDEPEND="
115 + dev-libs/libxml2:2
116 dev-libs/glib:2
117 >=sci-visualization/gnuplot-4.2
118 virtual/lapack
119 @@ -36,7 +37,7 @@
120 gnome-base/libgnomeprintui:2.2
121 gnome-base/gconf:2 )
122 R? ( dev-lang/R )
123 - sourceview? ( x11-libs/gtksourceview )
124 + sourceview? ( x11-libs/gtksourceview:2.0 )
125 odbc? ( dev-db/unixODBC )
126 emacs? ( virtual/emacs )"
127
128
129
130
131 1.2 sci-mathematics/gretl/gretl-1.9.3.ebuild
132
133 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.3.ebuild?rev=1.2&view=markup
134 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.3.ebuild?rev=1.2&content-type=text/plain
135 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.3.ebuild?r1=1.1&r2=1.2
136
137 Index: gretl-1.9.3.ebuild
138 ===================================================================
139 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.3.ebuild,v
140 retrieving revision 1.1
141 retrieving revision 1.2
142 diff -u -r1.1 -r1.2
143 --- gretl-1.9.3.ebuild 4 Dec 2010 16:30:15 -0000 1.1
144 +++ gretl-1.9.3.ebuild 2 Mar 2011 21:06:38 -0000 1.2
145 @@ -1,6 +1,6 @@
146 -# Copyright 1999-2010 Gentoo Foundation
147 +# Copyright 1999-2011 Gentoo Foundation
148 # Distributed under the terms of the GNU General Public License v2
149 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.3.ebuild,v 1.1 2010/12/04 16:30:15 bicatali Exp $
150 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.3.ebuild,v 1.2 2011/03/02 21:06:38 jlec Exp $
151
152 USE_EINSTALL=true
153 EAPI=2
154 @@ -16,7 +16,8 @@
155
156 IUSE="accessibility emacs gnome gtk nls odbc openmp readline R sourceview static-libs"
157
158 -RDEPEND="dev-libs/libxml2
159 +RDEPEND="
160 + dev-libs/libxml2:2
161 dev-libs/glib:2
162 >=sci-visualization/gnuplot-4.2
163 virtual/lapack
164 @@ -36,7 +37,7 @@
165 gnome-base/libgnomeprintui:2.2
166 gnome-base/gconf:2 )
167 R? ( dev-lang/R )
168 - sourceview? ( x11-libs/gtksourceview )
169 + sourceview? ( x11-libs/gtksourceview:2.0 )
170 odbc? ( dev-db/unixODBC )
171 emacs? ( virtual/emacs )"