Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libtommath: libtommath-0.36-r1.ebuild ChangeLog
Date: Fri, 22 Feb 2008 14:02:57
Message-Id: E1JSYUH-0003ru-Pu@stork.gentoo.org
1 flameeyes 08/02/22 14:02:53
2
3 Modified: libtommath-0.36-r1.ebuild ChangeLog
4 Log:
5 Update SRC_URI/HOMEPAGE.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 dev-libs/libtommath/libtommath-0.36-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild?r1=1.7&r2=1.8
14
15 Index: libtommath-0.36-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- libtommath-0.36-r1.ebuild 8 May 2007 19:05:55 -0000 1.7
22 +++ libtommath-0.36-r1.ebuild 22 Feb 2008 14:02:53 -0000 1.8
23 @@ -1,12 +1,12 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v 1.7 2007/05/08 19:05:55 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v 1.8 2008/02/22 14:02:53 flameeyes Exp $
29
30 inherit eutils multilib
31
32 DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications"
33 -HOMEPAGE="http://math.libtomcrypt.org/"
34 -SRC_URI="http://math.libtomcrypt.org/files/ltm-${PV}.tar.bz2"
35 +HOMEPAGE="http://www.libtom.org/?page=features&newsitems=5&whatfile=ltm"
36 +SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2"
37
38 LICENSE="public-domain"
39 SLOT="0"
40
41
42
43 1.21 dev-libs/libtommath/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtommath/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 8 May 2007 19:05:55 -0000 1.20
56 +++ ChangeLog 22 Feb 2008 14:02:53 -0000 1.21
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-libs/libtommath
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.20 2007/05/08 19:05:55 grobian Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.21 2008/02/22 14:02:53 flameeyes Exp $
63 +
64 + 22 Feb 2008; Diego Pettenò <flameeyes@g.o>
65 + libtommath-0.36-r1.ebuild:
66 + Update SRC_URI/HOMEPAGE.
67
68 08 May 2007; Fabian Groffen <grobian@g.o>
69 libtommath-0.36-r1.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list