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/cln: cln-1.3.3.ebuild metadata.xml ChangeLog cln-1.3.2-r1.ebuild
Date: Sun, 28 Jun 2015 18:02:59
Message-Id: 20150628180253.05FE073D@oystercatcher.gentoo.org
1 jlec 15/06/28 18:02:53
2
3 Modified: cln-1.3.3.ebuild metadata.xml ChangeLog
4 Removed: cln-1.3.2-r1.ebuild
5 Log:
6 Drop old
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
9
10 Revision Changes Path
11 1.12 sci-libs/cln/cln-1.3.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild?r1=1.11&r2=1.12
16
17 Index: cln-1.3.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- cln-1.3.3.ebuild 27 Jun 2015 12:35:53 -0000 1.11
24 +++ cln-1.3.3.ebuild 28 Jun 2015 18:02:52 -0000 1.12
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.11 2015/06/27 12:35:53 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.12 2015/06/28 18:02:52 jlec Exp $
30
31 EAPI=5
32
33 @@ -15,7 +15,7 @@
34 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
35 IUSE="doc examples static-libs"
36
37 -RDEPEND="dev-libs/gmp"
38 +RDEPEND="dev-libs/gmp:0="
39 DEPEND="${RDEPEND}
40 doc? ( virtual/latex-base )"
41
42
43
44
45 1.7 sci-libs/cln/metadata.xml
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/metadata.xml?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/metadata.xml?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/metadata.xml?r1=1.6&r2=1.7
50
51 Index: metadata.xml
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cln/metadata.xml,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- metadata.xml 12 Aug 2013 20:41:32 -0000 1.6
58 +++ metadata.xml 28 Jun 2015 18:02:52 -0000 1.7
59 @@ -1,8 +1,8 @@
60 <?xml version="1.0" encoding="UTF-8"?>
61 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
62 <pkgmetadata>
63 -<herd>sci-mathematics</herd>
64 -<longdescription lang="en">
65 + <herd>sci-mathematics</herd>
66 + <longdescription lang="en">
67 A Class Library for Numbers is a library for computations with all
68 kinds of numbers in arbitrary precision. It has a set of number
69 classes, including integers (with unlimited precision), reals with
70
71
72
73 1.75 sci-libs/cln/ChangeLog
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/ChangeLog?rev=1.75&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/ChangeLog?rev=1.75&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/ChangeLog?r1=1.74&r2=1.75
78
79 Index: ChangeLog
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v
82 retrieving revision 1.74
83 retrieving revision 1.75
84 diff -u -r1.74 -r1.75
85 --- ChangeLog 27 Jun 2015 12:35:53 -0000 1.74
86 +++ ChangeLog 28 Jun 2015 18:02:52 -0000 1.75
87 @@ -1,6 +1,11 @@
88 # ChangeLog for sci-libs/cln
89 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.74 2015/06/27 12:35:53 maekke Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.75 2015/06/28 18:02:52 jlec Exp $
92 +
93 + 28 Jun 2015; Justin Lecher <jlec@g.o> -cln-1.3.2-r1.ebuild,
94 + -files/cln-1.2.2-gcc-4.4.patch, -files/cln-1.3.2-s390x.patch,
95 + cln-1.3.3.ebuild, metadata.xml:
96 + Drop old
97
98 27 Jun 2015; Markus Meier <maekke@g.o> cln-1.3.3.ebuild:
99 arm stable, bug #545420