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-chemistry/azara: azara-2.8-r4.ebuild ChangeLog azara-2.8-r5.ebuild
Date: Sun, 06 Jul 2014 11:24:58
Message-Id: 20140706112453.D2E092004E@flycatcher.gentoo.org
1 jlec 14/07/06 11:24:53
2
3 Modified: azara-2.8-r4.ebuild ChangeLog azara-2.8-r5.ebuild
4 Log:
5 sci-chemistry/azara: Add missing dep on x11-libs/motif, #515000
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
8
9 Revision Changes Path
10 1.5 sci-chemistry/azara/azara-2.8-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild?r1=1.4&r2=1.5
15
16 Index: azara-2.8-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- azara-2.8-r4.ebuild 25 Feb 2012 03:04:59 -0000 1.4
23 +++ azara-2.8-r4.ebuild 6 Jul 2014 11:24:53 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild,v 1.4 2012/02/25 03:04:59 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild,v 1.5 2014/07/06 11:24:53 jlec Exp $
30
31 EAPI=3
32
33 @@ -21,6 +21,7 @@
34
35 RDEPEND="
36 x11-libs/libX11
37 + x11-libs/motif:0
38 xpm? ( x11-libs/libXpm )"
39 DEPEND="${RDEPEND}"
40
41
42
43
44 1.15 sci-chemistry/azara/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/ChangeLog?rev=1.15&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/ChangeLog?rev=1.15&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/ChangeLog?r1=1.14&r2=1.15
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v
53 retrieving revision 1.14
54 retrieving revision 1.15
55 diff -u -r1.14 -r1.15
56 --- ChangeLog 16 Oct 2013 07:30:30 -0000 1.14
57 +++ ChangeLog 6 Jul 2014 11:24:53 -0000 1.15
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sci-chemistry/azara
60 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v 1.14 2013/10/16 07:30:30 jlec Exp $
62 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v 1.15 2014/07/06 11:24:53 jlec Exp $
64 +
65 + 06 Jul 2014; Justin Lecher <jlec@g.o> azara-2.8-r4.ebuild,
66 + azara-2.8-r5.ebuild:
67 + Add missing dep on x11-libs/motif, #515000
68
69 16 Oct 2013; Justin Lecher <jlec@g.o> azara-2.8-r5.ebuild:
70 Use python_xport correctly
71
72
73
74 1.4 sci-chemistry/azara/azara-2.8-r5.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild?r1=1.3&r2=1.4
79
80 Index: azara-2.8-r5.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- azara-2.8-r5.ebuild 16 Oct 2013 07:30:30 -0000 1.3
87 +++ azara-2.8-r5.ebuild 6 Jul 2014 11:24:53 -0000 1.4
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2013 Gentoo Foundation
90 +# Copyright 1999-2014 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild,v 1.3 2013/10/16 07:30:30 jlec Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild,v 1.4 2014/07/06 11:24:53 jlec Exp $
94
95 EAPI=5
96
97 @@ -19,6 +19,7 @@
98
99 RDEPEND="
100 x11-libs/libX11
101 + x11-libs/motif:0
102 xpm? ( x11-libs/libXpm )"
103 DEPEND="${RDEPEND}"