Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/talloc: talloc-2.0.7.ebuild ChangeLog
Date: Sun, 03 Mar 2013 19:43:33
Message-Id: 20130303194329.3BE282171D@flycatcher.gentoo.org
1 ago 13/03/03 19:43:29
2
3 Modified: talloc-2.0.7.ebuild ChangeLog
4 Log:
5 Stable for arm, wrt bug #458712
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.9 sys-libs/talloc/talloc-2.0.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild?r1=1.8&r2=1.9
15
16 Index: talloc-2.0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- talloc-2.0.7.ebuild 29 Nov 2012 15:01:58 -0000 1.8
23 +++ talloc-2.0.7.ebuild 3 Mar 2013 19:43:29 -0000 1.9
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/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.8 2012/11/29 15:01:58 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.9 2013/03/03 19:43:29 ago Exp $
30
31 EAPI=3
32 PYTHON_DEPEND="python? 2:2.6"
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris"
38 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris"
39 IUSE="compat python"
40
41 RDEPEND="!!<sys-libs/talloc-2.0.5"
42
43
44
45 1.40 sys-libs/talloc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.40&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.40&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?r1=1.39&r2=1.40
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v
54 retrieving revision 1.39
55 retrieving revision 1.40
56 diff -u -r1.39 -r1.40
57 --- ChangeLog 25 Feb 2013 08:41:35 -0000 1.39
58 +++ ChangeLog 3 Mar 2013 19:43:29 -0000 1.40
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-libs/talloc
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.39 2013/02/25 08:41:35 zmedico Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.40 2013/03/03 19:43:29 ago Exp $
64 +
65 + 03 Mar 2013; Agostino Sarubbo <ago@g.o> talloc-2.0.7.ebuild:
66 + Stable for arm, wrt bug #458712
67
68 25 Feb 2013; Zac Medico <zmedico@g.o> talloc-2.0.8.ebuild:
69 Add ~arm-linux keyword.