Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/protobuf-c: protobuf-c-0.15.ebuild ChangeLog
Date: Sat, 28 Sep 2013 19:52:30
Message-Id: 20130928195206.BD7002004C@flycatcher.gentoo.org
1 ago 13/09/28 19:52:06
2
3 Modified: protobuf-c-0.15.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #486244
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 dev-libs/protobuf-c/protobuf-c-0.15.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild?r1=1.1&r2=1.2
15
16 Index: protobuf-c-0.15.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- protobuf-c-0.15.ebuild 27 Jul 2012 06:32:05 -0000 1.1
23 +++ protobuf-c-0.15.ebuild 28 Sep 2013 19:52:06 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.1 2012/07/27 06:32:05 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.2 2013/09/28 19:52:06 ago Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="BSD-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 IUSE="static-libs"
40
41 RDEPEND="dev-libs/protobuf"
42
43
44
45 1.2 dev-libs/protobuf-c/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?r1=1.1&r2=1.2
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ChangeLog 27 Jul 2012 06:32:05 -0000 1.1
58 +++ ChangeLog 28 Sep 2013 19:52:06 -0000 1.2
59 @@ -1,10 +1,12 @@
60 # ChangeLog for dev-libs/protobuf-c
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.1 2012/07/27 06:32:05 radhermit Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.2 2013/09/28 19:52:06 ago Exp $
65 +
66 + 28 Sep 2013; Agostino Sarubbo <ago@g.o> protobuf-c-0.15.ebuild:
67 + Stable for amd64, wrt bug #486244
68
69 *protobuf-c-0.15 (27 Jul 2012)
70
71 27 Jul 2012; Tim Harder <radhermit@g.o> +protobuf-c-0.15.ebuild,
72 +metadata.xml:
73 Initial import (bug #427666 by Christoph Brill).
74 -