Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/pgplot: pgplot-5.2.2-r2.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:35:24
Message-Id: E1KCBIU-0006Zy-5H@stork.gentoo.org
1 ulm 08/06/27 10:35:18
2
3 Modified: pgplot-5.2.2-r2.ebuild ChangeLog
4 Log:
5 Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
7
8 Revision Changes Path
9 1.5 sci-libs/pgplot/pgplot-5.2.2-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r2.ebuild?r1=1.4&r2=1.5
14
15 Index: pgplot-5.2.2-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- pgplot-5.2.2-r2.ebuild 23 Jun 2008 09:28:30 -0000 1.4
22 +++ pgplot-5.2.2-r2.ebuild 27 Jun 2008 10:35:17 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r2.ebuild,v 1.4 2008/06/23 09:28:30 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r2.ebuild,v 1.5 2008/06/27 10:35:17 ulm Exp $
28
29 inherit eutils toolchain-funcs fortran
30
31 @@ -15,7 +15,7 @@
32 RDEPEND="x11-libs/libX11
33 x11-libs/libXt
34 media-libs/libpng
35 - motif? ( virtual/motif )
36 + motif? ( x11-libs/openmotif )
37 tk? ( dev-lang/tk )"
38 DEPEND="${RDEPEND}
39 doc? ( virtual/latex-base )"
40
41
42
43 1.12 sci-libs/pgplot/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/pgplot/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/pgplot/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/pgplot/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 23 Jun 2008 09:28:30 -0000 1.11
56 +++ ChangeLog 27 Jun 2008 10:35:17 -0000 1.12
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-libs/pgplot
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v 1.11 2008/06/23 09:28:30 bicatali Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v 1.12 2008/06/27 10:35:17 ulm Exp $
62 +
63 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> pgplot-5.2.2-r2.ebuild:
64 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
65
66 23 Jun 2008; Sébastien Fabbro <bicatali@g.o>
67 pgplot-5.2.2-r2.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list