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/ucommon: ucommon-6.0.3.ebuild ChangeLog
Date: Tue, 26 Feb 2013 10:55:02
Message-Id: 20130226105459.455B72171D@flycatcher.gentoo.org
1 ago 13/02/26 10:54:59
2
3 Modified: ucommon-6.0.3.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #457292
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 dev-libs/ucommon/ucommon-6.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ucommon/ucommon-6.0.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ucommon/ucommon-6.0.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ucommon/ucommon-6.0.3.ebuild?r1=1.1&r2=1.2
15
16 Index: ucommon-6.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ucommon-6.0.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ucommon-6.0.3.ebuild 26 Dec 2012 16:32:14 -0000 1.1
23 +++ ucommon-6.0.3.ebuild 26 Feb 2013 10:54:59 -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/ucommon/ucommon-6.0.3.ebuild,v 1.1 2012/12/26 16:32:14 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ucommon-6.0.3.ebuild,v 1.2 2013/02/26 10:54:59 ago Exp $
30
31 EAPI="4"
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="LGPL-3"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
38 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
39 IUSE="doc static-libs socks +cxx debug ssl gnutls"
40
41 RDEPEND="ssl? (
42
43
44
45 1.16 dev-libs/ucommon/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ucommon/ChangeLog?rev=1.16&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ucommon/ChangeLog?rev=1.16&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ucommon/ChangeLog?r1=1.15&r2=1.16
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ChangeLog,v
54 retrieving revision 1.15
55 retrieving revision 1.16
56 diff -u -r1.15 -r1.16
57 --- ChangeLog 26 Dec 2012 16:32:14 -0000 1.15
58 +++ ChangeLog 26 Feb 2013 10:54:59 -0000 1.16
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/ucommon
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ChangeLog,v 1.15 2012/12/26 16:32:14 maksbotan Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ChangeLog,v 1.16 2013/02/26 10:54:59 ago Exp $
65 +
66 + 26 Feb 2013; Agostino Sarubbo <ago@g.o> ucommon-6.0.3.ebuild:
67 + Stable for amd64, wrt bug #457292
68
69 *ucommon-6.0.3 (26 Dec 2012)