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.1.0-r1.ebuild talloc-2.0.8-r1.ebuild ChangeLog
Date: Mon, 28 Jul 2014 13:49:41
Message-Id: 20140728134938.A5B8B2004E@flycatcher.gentoo.org
1 ago 14/07/28 13:49:38
2
3 Modified: talloc-2.1.0-r1.ebuild talloc-2.0.8-r1.ebuild
4 ChangeLog
5 Log:
6 Stable for ppc, wrt bug #512012
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
9
10 Revision Changes Path
11 1.5 sys-libs/talloc/talloc-2.1.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild?r1=1.4&r2=1.5
16
17 Index: talloc-2.1.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- talloc-2.1.0-r1.ebuild 23 Jul 2014 15:38:09 -0000 1.4
24 +++ talloc-2.1.0-r1.ebuild 28 Jul 2014 13:49:38 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 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.1.0-r1.ebuild,v 1.4 2014/07/23 15:38:09 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild,v 1.5 2014/07/28 13:49:38 ago Exp $
30
31 EAPI=5
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
39 IUSE="compat +python"
40
41 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
42
43
44
45 1.7 sys-libs/talloc/talloc-2.0.8-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild?r1=1.6&r2=1.7
50
51 Index: talloc-2.0.8-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- talloc-2.0.8-r1.ebuild 23 Jul 2014 15:38:09 -0000 1.6
58 +++ talloc-2.0.8-r1.ebuild 28 Jul 2014 13:49:38 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild,v 1.6 2014/07/23 15:38:09 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild,v 1.7 2014/07/28 13:49:38 ago Exp $
64
65 EAPI=5
66
67 @@ -15,7 +15,7 @@
68
69 LICENSE="GPL-3"
70 SLOT="0"
71 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
72 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
73 IUSE="compat python"
74
75 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
76
77
78
79 1.70 sys-libs/talloc/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.70&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?rev=1.70&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/ChangeLog?r1=1.69&r2=1.70
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v
88 retrieving revision 1.69
89 retrieving revision 1.70
90 diff -u -r1.69 -r1.70
91 --- ChangeLog 23 Jul 2014 15:38:09 -0000 1.69
92 +++ ChangeLog 28 Jul 2014 13:49:38 -0000 1.70
93 @@ -1,6 +1,10 @@
94 # ChangeLog for sys-libs/talloc
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.69 2014/07/23 15:38:09 ago Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.70 2014/07/28 13:49:38 ago Exp $
98 +
99 + 28 Jul 2014; Agostino Sarubbo <ago@g.o> talloc-2.0.8-r1.ebuild,
100 + talloc-2.1.0-r1.ebuild:
101 + Stable for ppc, wrt bug #512012
102
103 23 Jul 2014; Agostino Sarubbo <ago@g.o> talloc-2.0.8-r1.ebuild,
104 talloc-2.1.0-r1.ebuild: