Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libtommath: libtommath-0.36-r1.ebuild ChangeLog libtommath-0.41.ebuild
Date: Mon, 30 Mar 2009 16:28:57
Message-Id: E1LoKM3-0005yc-Qx@stork.gentoo.org
1 armin76 09/03/30 16:28:55
2
3 Modified: libtommath-0.36-r1.ebuild ChangeLog
4 libtommath-0.41.ebuild
5 Log:
6 Add ~arm wrt #203723
7 (Portage version: 2.1.6.7/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.10 dev-libs/libtommath/libtommath-0.36-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild?r1=1.9&r2=1.10
15
16 Index: libtommath-0.36-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- libtommath-0.36-r1.ebuild 10 Jun 2008 03:39:59 -0000 1.9
23 +++ libtommath-0.36-r1.ebuild 30 Mar 2009 16:28:55 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v 1.9 2008/06/10 03:39:59 darkside Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v 1.10 2009/03/30 16:28:55 armin76 Exp $
30
31 inherit eutils multilib
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="public-domain"
36 SLOT="0"
37 -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
38 +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd"
39 IUSE=""
40
41 DEPEND="sys-devel/libtool"
42
43
44
45 1.26 dev-libs/libtommath/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/ChangeLog?rev=1.26&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/ChangeLog?rev=1.26&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/ChangeLog?r1=1.25&r2=1.26
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v
54 retrieving revision 1.25
55 retrieving revision 1.26
56 diff -u -r1.25 -r1.26
57 --- ChangeLog 22 Mar 2009 04:10:56 -0000 1.25
58 +++ ChangeLog 30 Mar 2009 16:28:55 -0000 1.26
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-libs/libtommath
61 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.25 2009/03/22 04:10:56 jmbsvicetto Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.26 2009/03/30 16:28:55 armin76 Exp $
64 +
65 + 30 Mar 2009; Raúl Porcel <armin76@g.o> libtommath-0.36-r1.ebuild,
66 + libtommath-0.41.ebuild:
67 + Add ~arm wrt #203723
68
69 22 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
70 metadata.xml:
71
72
73
74 1.2 dev-libs/libtommath/libtommath-0.41.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild?r1=1.1&r2=1.2
79
80 Index: libtommath-0.41.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- libtommath-0.41.ebuild 10 Jun 2008 02:36:04 -0000 1.1
87 +++ libtommath-0.41.ebuild 30 Mar 2009 16:28:55 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2008 Gentoo Foundation
90 +# Copyright 1999-2009 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild,v 1.1 2008/06/10 02:36:04 darkside Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild,v 1.2 2009/03/30 16:28:55 armin76 Exp $
94
95 inherit eutils multilib
96
97 @@ -10,7 +10,7 @@
98
99 LICENSE="public-domain"
100 SLOT="0"
101 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
102 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
103 IUSE=""
104
105 DEPEND="sys-devel/libtool"