Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/leveldb: leveldb-1.15.0-r1.ebuild ChangeLog
Date: Sat, 04 Jul 2015 19:36:14
Message-Id: 20150704193604.802B874A@oystercatcher.gentoo.org
1 blueness 15/07/04 19:36:04
2
3 Modified: leveldb-1.15.0-r1.ebuild ChangeLog
4 Log:
5 Stable for amd64, arm and x86. Bug #552208.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.4 dev-libs/leveldb/leveldb-1.15.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/leveldb/leveldb-1.15.0-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/leveldb/leveldb-1.15.0-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/leveldb/leveldb-1.15.0-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: leveldb-1.15.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/leveldb/leveldb-1.15.0-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- leveldb-1.15.0-r1.ebuild 21 Feb 2015 18:18:13 -0000 1.3
23 +++ leveldb-1.15.0-r1.ebuild 4 Jul 2015 19:36:04 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/leveldb/leveldb-1.15.0-r1.ebuild,v 1.3 2015/02/21 18:18:13 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/leveldb/leveldb-1.15.0-r1.ebuild,v 1.4 2015/07/04 19:36:04 blueness Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
38 IUSE="+snappy static-libs +tcmalloc"
39
40 DEPEND="tcmalloc? ( dev-util/google-perftools )
41
42
43
44 1.30 dev-libs/leveldb/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/leveldb/ChangeLog?rev=1.30&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/leveldb/ChangeLog?rev=1.30&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/leveldb/ChangeLog?r1=1.29&r2=1.30
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/leveldb/ChangeLog,v
53 retrieving revision 1.29
54 retrieving revision 1.30
55 diff -u -r1.29 -r1.30
56 --- ChangeLog 6 Jun 2015 19:01:19 -0000 1.29
57 +++ ChangeLog 4 Jul 2015 19:36:04 -0000 1.30
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/leveldb
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/leveldb/ChangeLog,v 1.29 2015/06/06 19:01:19 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/leveldb/ChangeLog,v 1.30 2015/07/04 19:36:04 blueness Exp $
63 +
64 + 04 Jul 2015; Anthony G. Basile <blueness@g.o> leveldb-1.15.0-r1.ebuild:
65 + Stable for amd64, arm and x86. Bug #552208.
66
67 06 Jun 2015; Justin Lecher <jlec@g.o> metadata.xml:
68 Add github to remote-id in metadata.xml