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/libcmatrix: ChangeLog libcmatrix-3.11.0.ebuild
Date: Mon, 20 May 2013 16:28:08
Message-Id: 20130520162805.242302171D@flycatcher.gentoo.org
1 jlec 13/05/20 16:28:05
2
3 Modified: ChangeLog libcmatrix-3.11.0.ebuild
4 Log:
5 sci-libs/libcmatrix: Change license to a-r-r and RESTRICT=mirror, #465594
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
8
9 Revision Changes Path
10 1.15 sci-libs/libcmatrix/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcmatrix/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcmatrix/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcmatrix/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 27 Dec 2012 18:55:33 -0000 1.14
23 +++ ChangeLog 20 May 2013 16:28:04 -0000 1.15
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-libs/libcmatrix
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/ChangeLog,v 1.14 2012/12/27 18:55:33 jlec Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/ChangeLog,v 1.15 2013/05/20 16:28:04 jlec Exp $
30 +
31 + 20 May 2013; Justin Lecher <jlec@g.o> libcmatrix-3.11.0.ebuild:
32 + Change license to a-r-r and RESTRICT=mirror, #465594
33
34 27 Dec 2012; Justin Lecher <jlec@g.o> libcmatrix-3.11.0.ebuild:
35 Moved to EAPI=5 and autotools-utils.eclass
36
37
38
39 1.7 sci-libs/libcmatrix/libcmatrix-3.11.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcmatrix/libcmatrix-3.11.0.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcmatrix/libcmatrix-3.11.0.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcmatrix/libcmatrix-3.11.0.ebuild?r1=1.6&r2=1.7
44
45 Index: libcmatrix-3.11.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/libcmatrix-3.11.0.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- libcmatrix-3.11.0.ebuild 27 Dec 2012 18:55:33 -0000 1.6
52 +++ libcmatrix-3.11.0.ebuild 20 May 2013 16:28:04 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/libcmatrix-3.11.0.ebuild,v 1.6 2012/12/27 18:55:33 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/libcmatrix-3.11.0.ebuild,v 1.7 2013/05/20 16:28:04 jlec Exp $
59
60 EAPI=5
61
62 @@ -15,7 +15,7 @@
63 #SRC_URI="${HOMEPAGE}/${MY_P}.tar.gz"
64 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.gz"
65
66 -LICENSE="as-is"
67 +LICENSE="all-rights-reserved"
68 SLOT="0"
69 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
70 IUSE="sse threads"
71 @@ -23,6 +23,8 @@
72 RDEPEND="sci-libs/minuit"
73 DEPEND="${RDEPEND}"
74
75 +RESTRICT=mirror
76 +
77 S="${WORKDIR}"/${PN}R3
78
79 PATCHES=(