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/cns: cns-1.2.1-r7.ebuild ChangeLog cns-1.3_p7.ebuild
Date: Tue, 27 Nov 2012 15:09:02
Message-Id: 20121127131737.6D9DF20C65@flycatcher.gentoo.org
1 jlec 12/11/27 13:17:37
2
3 Modified: cns-1.2.1-r7.ebuild ChangeLog cns-1.3_p7.ebuild
4 Log:
5 sci-chemistry/cns: Drop default value of FCFLAGS as it is in the profile these days
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
8
9 Revision Changes Path
10 1.7 sci-chemistry/cns/cns-1.2.1-r7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild?r1=1.6&r2=1.7
15
16 Index: cns-1.2.1-r7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- cns-1.2.1-r7.ebuild 19 Oct 2012 09:43:33 -0000 1.6
23 +++ cns-1.2.1-r7.ebuild 27 Nov 2012 13:17:37 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild,v 1.6 2012/10/19 09:43:33 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild,v 1.7 2012/11/27 13:17:37 jlec Exp $
29
30 EAPI=3
31
32 @@ -138,7 +138,7 @@
33 LD=$(tc-getFC) \
34 CCFLAGS="${CFLAGS} -DCNS_ARCH_TYPE_\$(CNS_ARCH_TYPE) \$(EXT_CCFLAGS)" \
35 LDFLAGS="${LDFLAGS}" \
36 - F77OPT="${FCFLAGS:- -O2} ${MALIGN}" \
37 + F77OPT="${FCFLAGS} ${MALIGN}" \
38 F77STD="${GLOBALS}" \
39 OMPLIB="${OMPLIB}" \
40 compiler="${COMP}" \
41
42
43
44 1.53 sci-chemistry/cns/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/ChangeLog?rev=1.53&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/ChangeLog?rev=1.53&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/ChangeLog?r1=1.52&r2=1.53
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v
53 retrieving revision 1.52
54 retrieving revision 1.53
55 diff -u -r1.52 -r1.53
56 --- ChangeLog 19 Oct 2012 09:43:33 -0000 1.52
57 +++ ChangeLog 27 Nov 2012 13:17:37 -0000 1.53
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sci-chemistry/cns
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.52 2012/10/19 09:43:33 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.53 2012/11/27 13:17:37 jlec Exp $
63 +
64 + 27 Nov 2012; Justin Lecher <jlec@g.o> cns-1.2.1-r7.ebuild,
65 + cns-1.3_p7.ebuild:
66 + Drop default value of FCFLAGS as it is in the profile these days
67
68 19 Oct 2012; Justin Lecher <jlec@g.o> cns-1.2.1-r7.ebuild,
69 cns-1.3_p7.ebuild:
70
71
72
73 1.3 sci-chemistry/cns/cns-1.3_p7.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.3_p7.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.3_p7.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.3_p7.ebuild?r1=1.2&r2=1.3
78
79 Index: cns-1.3_p7.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p7.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- cns-1.3_p7.ebuild 19 Oct 2012 09:43:33 -0000 1.2
86 +++ cns-1.3_p7.ebuild 27 Nov 2012 13:17:37 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p7.ebuild,v 1.2 2012/10/19 09:43:33 jlec Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p7.ebuild,v 1.3 2012/11/27 13:17:37 jlec Exp $
92
93 EAPI=3
94
95 @@ -144,7 +144,7 @@
96 CCFLAGS="${CFLAGS} -DCNS_ARCH_TYPE_\$(CNS_ARCH_TYPE) \$(EXT_CCFLAGS)" \
97 CXXFLAGS="${CXXFLAGS} -DCNS_ARCH_TYPE_\$(CNS_ARCH_TYPE) \$(EXT_CCFLAGS)" \
98 LDFLAGS="${LDFLAGS}" \
99 - F77OPT="${FFLAGS:- -O2} ${MALIGN}" \
100 + F77OPT="${FCFLAGS} ${MALIGN}" \
101 F77STD="${GLOBALS}" \
102 OMPLIB="${OMPLIB}" \
103 compiler="${COMP}" \