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-biology/arb: ChangeLog arb-5.2.ebuild arb-5.1-r1.ebuild
Date: Sun, 04 Mar 2012 09:55:16
Message-Id: 20120304095506.F1A552004B@flycatcher.gentoo.org
1 jlec 12/03/04 09:55:06
2
3 Modified: ChangeLog arb-5.2.ebuild arb-5.1-r1.ebuild
4 Log:
5 Adopt deps to unbundled x11-libs/libGLw situation
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 sci-biology/arb/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 11 Aug 2011 21:36:06 -0000 1.6
23 +++ ChangeLog 4 Mar 2012 09:55:06 -0000 1.7
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-biology/arb
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v 1.6 2011/08/11 21:36:06 xarthisius Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v 1.7 2012/03/04 09:55:06 jlec Exp $
30 +
31 + 04 Mar 2012; Justin Lecher <jlec@g.o> arb-5.1-r1.ebuild,
32 + arb-5.2.ebuild:
33 + Adopt deps to unbundled x11-libs/libGLw situation
34
35 11 Aug 2011; Kacper Kowalik <xarthisius@g.o>
36 +files/5.2-libpng15.patch, arb-5.2.ebuild:
37
38
39
40 1.4 sci-biology/arb/arb-5.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.2.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.2.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.2.ebuild?r1=1.3&r2=1.4
45
46 Index: arb-5.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.2.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- arb-5.2.ebuild 11 Aug 2011 21:36:06 -0000 1.3
53 +++ arb-5.2.ebuild 4 Mar 2012 09:55:06 -0000 1.4
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.2.ebuild,v 1.3 2011/08/11 21:36:06 xarthisius Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.2.ebuild,v 1.4 2012/03/04 09:55:06 jlec Exp $
60
61 EAPI=4
62
63 @@ -27,7 +27,9 @@
64 opengl? (
65 media-libs/glew
66 media-libs/freeglut
67 - media-libs/mesa[motif] )"
68 + || (
69 + media-libs/mesa[motif]
70 + ( media-libs/mesa x11-libs/libGLw ) ) )"
71 DEPEND="${CDEPEND}
72 sys-process/time"
73 RDEPEND="${CDEPEND}
74
75
76
77 1.5 sci-biology/arb/arb-5.1-r1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?rev=1.5&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?rev=1.5&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?r1=1.4&r2=1.5
82
83 Index: arb-5.1-r1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild,v
86 retrieving revision 1.4
87 retrieving revision 1.5
88 diff -u -r1.4 -r1.5
89 --- arb-5.1-r1.ebuild 20 Jun 2011 07:34:40 -0000 1.4
90 +++ arb-5.1-r1.ebuild 4 Mar 2012 09:55:06 -0000 1.5
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2011 Gentoo Foundation
93 +# Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild,v 1.4 2011/06/20 07:34:40 jlec Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild,v 1.5 2012/03/04 09:55:06 jlec Exp $
97
98 EAPI=2
99
100 @@ -29,7 +29,9 @@
101 opengl? (
102 media-libs/glew
103 media-libs/freeglut
104 - media-libs/mesa[motif] )"
105 + || (
106 + media-libs/mesa[motif]
107 + ( media-libs/mesa x11-libs/libGLw ) ) )"
108 RDEPEND="${DEPEND}
109 sci-visualization/gnuplot"
110 # Recommended: libmotif3 gv xfig xterm treetool java