Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/sparsehash: sparsehash-1.5.2.ebuild ChangeLog
Date: Fri, 11 Feb 2011 13:10:10
Message-Id: 20110211130405.334CE20054@flycatcher.gentoo.org
1 hwoarang 11/02/11 13:04:05
2
3 Modified: sparsehash-1.5.2.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #353570
6
7 (Portage version: 2.1.9.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-cpp/sparsehash/sparsehash-1.5.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild?r1=1.2&r2=1.3
15
16 Index: sparsehash-1.5.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- sparsehash-1.5.2.ebuild 7 Feb 2011 14:27:39 -0000 1.2
23 +++ sparsehash-1.5.2.ebuild 11 Feb 2011 13:04:04 -0000 1.3
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild,v 1.2 2011/02/07 14:27:39 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild,v 1.3 2011/02/11 13:04:04 hwoarang Exp $
29
30 DESCRIPTION="An extremely memory-efficient hash_map implementation."
31 HOMEPAGE="http://code.google.com/p/google-sparsehash/"
32 SRC_URI="http://google-sparsehash.googlecode.com/files/${P}.tar.gz"
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64 x86"
36 +KEYWORDS="amd64 x86"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.5 dev-cpp/sparsehash/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 7 Feb 2011 14:27:39 -0000 1.4
56 +++ ChangeLog 11 Feb 2011 13:04:04 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-cpp/sparsehash
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/ChangeLog,v 1.4 2011/02/07 14:27:39 phajdan.jr Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/ChangeLog,v 1.5 2011/02/11 13:04:04 hwoarang Exp $
62 +
63 + 11 Feb 2011; Markos Chandras <hwoarang@g.o> sparsehash-1.5.2.ebuild:
64 + Stable on amd64 wrt bug #353570
65
66 07 Feb 2011; Pawel Hajdan jr <phajdan.jr@g.o>
67 sparsehash-1.5.2.ebuild: