Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/commoncpp2: commoncpp2-1.8.0.ebuild commoncpp2-1.8.1-r1.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:24:54
Message-Id: 20140301222451.46D742004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:24:51
2
3 Modified: commoncpp2-1.8.0.ebuild commoncpp2-1.8.1-r1.ebuild
4 ChangeLog
5 Log:
6 Update libgcrypt dep to use slot :0.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.7 dev-cpp/commoncpp2/commoncpp2-1.8.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.0.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.0.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.0.ebuild?r1=1.6&r2=1.7
16
17 Index: commoncpp2-1.8.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.0.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- commoncpp2-1.8.0.ebuild 23 Oct 2010 22:24:23 -0000 1.6
24 +++ commoncpp2-1.8.0.ebuild 1 Mar 2014 22:24:51 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.0.ebuild,v 1.6 2010/10/23 22:24:23 halcy0n Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.0.ebuild,v 1.7 2014/03/01 22:24:51 mgorny Exp $
31
32 EAPI="2"
33 inherit eutils autotools
34 @@ -13,7 +13,7 @@
35 KEYWORDS="amd64 ppc ppc64 x86"
36 IUSE="debug doc examples ipv6 gnutls"
37
38 -RDEPEND="gnutls? ( dev-libs/libgcrypt
39 +RDEPEND="gnutls? ( dev-libs/libgcrypt:0
40 net-libs/gnutls )
41 !gnutls? ( dev-libs/openssl )
42 sys-libs/zlib"
43
44
45
46 1.3 dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild?r1=1.2&r2=1.3
51
52 Index: commoncpp2-1.8.1-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- commoncpp2-1.8.1-r1.ebuild 17 Jun 2013 13:31:14 -0000 1.2
59 +++ commoncpp2-1.8.1-r1.ebuild 1 Mar 2014 22:24:51 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild,v 1.2 2013/06/17 13:31:14 dev-zero Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild,v 1.3 2014/03/01 22:24:51 mgorny Exp $
66
67 EAPI="5"
68
69 @@ -15,7 +15,7 @@
70 IUSE="debug doc examples ipv6 gnutls ssl static-libs"
71 REQUIRED_USE="gnutls? ( ssl )"
72
73 -RDEPEND="ssl? ( gnutls? ( dev-libs/libgcrypt
74 +RDEPEND="ssl? ( gnutls? ( dev-libs/libgcrypt:0
75 net-libs/gnutls )
76 !gnutls? ( dev-libs/openssl ) )
77 sys-libs/zlib"
78
79
80
81 1.59 dev-cpp/commoncpp2/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?rev=1.59&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?rev=1.59&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?r1=1.58&r2=1.59
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v
90 retrieving revision 1.58
91 retrieving revision 1.59
92 diff -u -r1.58 -r1.59
93 --- ChangeLog 17 Jun 2013 13:31:14 -0000 1.58
94 +++ ChangeLog 1 Mar 2014 22:24:51 -0000 1.59
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-cpp/commoncpp2
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.58 2013/06/17 13:31:14 dev-zero Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.59 2014/03/01 22:24:51 mgorny Exp $
101 +
102 + 01 Mar 2014; Michał Górny <mgorny@g.o> commoncpp2-1.8.0.ebuild,
103 + commoncpp2-1.8.1-r1.ebuild:
104 + Update libgcrypt dep to use slot :0.
105
106 17 Jun 2013; Tiziano Müller <dev-zero@g.o>
107 -files/1.8.1-fix-no-ssl-build.patch, commoncpp2-1.8.1-r1.ebuild: