Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/puppet: puppet-3.4.1.ebuild puppet-2.7.24.ebuild ChangeLog
Date: Sat, 04 Jan 2014 13:07:15
Message-Id: 20140104130710.9A4652004C@flycatcher.gentoo.org
1 ago 14/01/04 13:07:10
2
3 Modified: puppet-3.4.1.ebuild puppet-2.7.24.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #494768
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.3 app-admin/puppet/puppet-3.4.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/puppet-3.4.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/puppet-3.4.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/puppet-3.4.1.ebuild?r1=1.2&r2=1.3
15
16 Index: puppet-3.4.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-3.4.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- puppet-3.4.1.ebuild 27 Dec 2013 16:09:23 -0000 1.2
23 +++ puppet-3.4.1.ebuild 4 Jan 2014 13:07:10 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-3.4.1.ebuild,v 1.2 2013/12/27 16:09:23 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-3.4.1.ebuild,v 1.3 2014/01/04 13:07:10 ago Exp $
30
31 EAPI="5"
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="Apache-2.0 GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
38 +KEYWORDS="amd64 hppa ~ppc ~sparc ~x86"
39 IUSE="augeas diff doc emacs ldap minimal rrdtool selinux shadow sqlite3 vim-syntax xemacs"
40
41 ruby_add_rdepend "
42
43
44
45 1.3 app-admin/puppet/puppet-2.7.24.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild?r1=1.2&r2=1.3
50
51 Index: puppet-2.7.24.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- puppet-2.7.24.ebuild 27 Dec 2013 15:31:34 -0000 1.2
58 +++ puppet-2.7.24.ebuild 4 Jan 2014 13:07:10 -0000 1.3
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild,v 1.2 2013/12/27 15:31:34 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild,v 1.3 2014/01/04 13:07:10 ago Exp $
65
66 EAPI="5"
67 USE_RUBY="ruby19"
68 @@ -18,7 +18,7 @@
69 LICENSE="Apache-2.0 GPL-2"
70 SLOT="0"
71 IUSE="augeas diff doc emacs ldap minimal rrdtool selinux shadow sqlite3 vim-syntax xemacs"
72 -KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
73 +KEYWORDS="amd64 hppa ~ppc ~sparc ~x86"
74
75 ruby_add_rdepend "
76 >=dev-ruby/facter-1.5.6
77
78
79
80 1.186 app-admin/puppet/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/ChangeLog?rev=1.186&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/ChangeLog?rev=1.186&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/puppet/ChangeLog?r1=1.185&r2=1.186
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v
89 retrieving revision 1.185
90 retrieving revision 1.186
91 diff -u -r1.185 -r1.186
92 --- ChangeLog 1 Jan 2014 17:53:29 -0000 1.185
93 +++ ChangeLog 4 Jan 2014 13:07:10 -0000 1.186
94 @@ -1,6 +1,10 @@
95 # ChangeLog for app-admin/puppet
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.185 2014/01/01 17:53:29 patrick Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.186 2014/01/04 13:07:10 ago Exp $
99 +
100 + 04 Jan 2014; Agostino Sarubbo <ago@g.o> puppet-2.7.24.ebuild,
101 + puppet-3.4.1.ebuild:
102 + Stable for amd64, wrt bug #494768
103
104 01 Jan 2014; Patrick Lauer <patrick@g.o> puppet-2.7.23.ebuild,
105 puppet-3.2.4.ebuild: