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-libs/acml: acml-4.1.0-r1.ebuild metadata.xml ChangeLog
Date: Tue, 10 Feb 2015 07:44:47
Message-Id: 20150210074441.906FE11702@oystercatcher.gentoo.org
1 jlec 15/02/10 07:44:41
2
3 Modified: acml-4.1.0-r1.ebuild metadata.xml ChangeLog
4 Log:
5 Revert last change
6
7 (Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
8
9 Revision Changes Path
10 1.12 sci-libs/acml/acml-4.1.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild?r1=1.11&r2=1.12
15
16 Index: acml-4.1.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- acml-4.1.0-r1.ebuild 10 Feb 2015 02:27:37 -0000 1.11
23 +++ acml-4.1.0-r1.ebuild 10 Feb 2015 07:44:41 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild,v 1.11 2015/02/10 02:27:37 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.1.0-r1.ebuild,v 1.12 2015/02/10 07:44:41 jlec Exp $
29
30 EAPI=1
31
32 @@ -33,8 +33,8 @@
33
34 CDEPEND="
35 ifc? ( dev-lang/ifc )
36 - gfortran? ( sys-devel/gcc:4.2.4 )
37 - !gfortran? ( !ifc? ( sys-devel/gcc:4.2.4 ) )"
38 + gfortran? ( sys-devel/gcc:4.2 )
39 + !gfortran? ( !ifc? ( sys-devel/gcc:4.2 ) )"
40
41 DEPEND="test? ( ${CDEPEND} )
42 app-admin/eselect-blas
43
44
45
46 1.7 sci-libs/acml/metadata.xml
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/metadata.xml?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/metadata.xml?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/metadata.xml?r1=1.6&r2=1.7
51
52 Index: metadata.xml
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sci-libs/acml/metadata.xml,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- metadata.xml 16 Oct 2012 20:48:56 -0000 1.6
59 +++ metadata.xml 10 Feb 2015 07:44:41 -0000 1.7
60 @@ -1,23 +1,23 @@
61 <?xml version="1.0" encoding="UTF-8"?>
62 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
63 <pkgmetadata>
64 - <herd>sci</herd>
65 - <longdescription lang="en">
66 + <herd>sci</herd>
67 + <longdescription lang="en">
68 The AMD(R) Core Math Library provides an implementation of the "Basic
69 Linear Algebra Subprograms" (BLAS) and the "Linear Algebra PACKage"
70 (LAPACK) as well as a set of "Fast Fourier Transformation" (FFT)
71 routines, all highly optimized for AMD(R) x86 and amd64 CPUs.
72 </longdescription>
73 - <longdescription lang="de">
74 + <longdescription lang="de">
75 Die AMD(R) Core Math Library ist ein Ersatz für die "Basic Linear
76 Algebra Subprograms" (BLAS) und das "Linear Algebra PACKage" (LAPACK).
77 Außerdem enthält sie Routinen zur "Fast Fourier Tranformation" (FFT).
78 Alle Routinen sind hoch optimiert für AMD(R) x86 und amd64 CPUs.
79 </longdescription>
80 - <use>
81 - <flag name="gfortran">Fetch and install acml compiled with GNU gfortran</flag>
82 - <flag name="ifc">Fetch and install acml compiled with Intel Fortran Compiler
83 + <use>
84 + <flag name="gfortran">Fetch and install acml compiled with GNU gfortran</flag>
85 + <flag name="ifc">Fetch and install acml compiled with Intel Fortran Compiler
86 (<pkg>dev-lang/ifc</pkg>)</flag>
87 - <flag name="int64">Install the 64 bits integer library</flag>
88 - </use>
89 + <flag name="int64">Install the 64 bits integer library</flag>
90 + </use>
91 </pkgmetadata>
92
93
94
95 1.47 sci-libs/acml/ChangeLog
96
97 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/ChangeLog?rev=1.47&view=markup
98 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/ChangeLog?rev=1.47&content-type=text/plain
99 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/ChangeLog?r1=1.46&r2=1.47
100
101 Index: ChangeLog
102 ===================================================================
103 RCS file: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v
104 retrieving revision 1.46
105 retrieving revision 1.47
106 diff -u -r1.46 -r1.47
107 --- ChangeLog 10 Feb 2015 02:27:37 -0000 1.46
108 +++ ChangeLog 10 Feb 2015 07:44:41 -0000 1.47
109 @@ -1,6 +1,10 @@
110 # ChangeLog for sci-libs/acml
111 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
112 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.46 2015/02/10 02:27:37 patrick Exp $
113 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.47 2015/02/10 07:44:41 jlec Exp $
114 +
115 + 10 Feb 2015; Justin Lecher <jlec@g.o> acml-4.1.0-r1.ebuild,
116 + metadata.xml:
117 + Revert last change
118
119 10 Feb 2015; Patrick Lauer <patrick@g.o> acml-4.1.0-r1.ebuild:
120 Fix gcc slot to match toolchain changes