Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-agent/
Date: Thu, 04 Jun 2020 10:18:15
Message-Id: 1591265885.bb4b38390e164a64ed7c40055a796ec73e235ad2.prometheanfire@gentoo
1 commit: bb4b38390e164a64ed7c40055a796ec73e235ad2
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 09:55:04 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 10:18:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4b3839
7
8 app-admin/puppet-agent: new puppet-agent is not ready
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/puppet-agent/Manifest | 3 ++-
14 ...{puppet-agent-6.16.0.ebuild => puppet-agent-6.16.0-r1.ebuild} | 9 ++++++---
15 2 files changed, 8 insertions(+), 4 deletions(-)
16
17 diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest
18 index ef5954d82d2..1a3d3ea0ef4 100644
19 --- a/app-admin/puppet-agent/Manifest
20 +++ b/app-admin/puppet-agent/Manifest
21 @@ -1,3 +1,4 @@
22 DIST puppet-agent_6.15.0-1stretch_amd64.deb 22581842 BLAKE2B 19c45427e56a41f6030836129a7fb2824ea47f1000745a8c74b0968c61f719d3cef9a0e02f51009b8e91c4ad66445c074ccc203754bb13d82007316a3d053c60 SHA512 4ec7e04fb6bab697bfccd369740a57f735476a4614dbfa1f7c893901f5ffb9d6ce3d79886b6e035805b1a8f2c3de3e0b9b468b08909881df6022c9700c7a2768
23 DIST puppet-agent_6.15.0-1stretch_i386.deb 22917002 BLAKE2B 5bab2b6cdde11a46e64996074e8db50d48d004b601c0d08ddfde9c8dec0c0f62da1176b9148d084f0250b582460606b7cd0a97291d157a186b7a97dee4184c51 SHA512 89e676491f7b7b44c9c747b129166db7b025adf76d9911d12d7d026aa8d04de293d3d1c638ca309ee8ed45a37c49b4ab0076ea0c711ac0e43f4297084446784f
24 -DIST puppet-agent_6.16.0-1focal_amd64.deb 22255252 BLAKE2B 64690ea444c666476864ff8d2373a266bd91f91ef996c87f04cfdd3401093795610e0e09a4f0588bbec8b83d64848c92a95572ea570fc7985d93c5e161256e00 SHA512 47ebcac58d9b54b62fa9a854ec4eb4fcc83d2fdef199658532b7b87cf461a8ac611f776db3fbb2e1c11e607896b85a67d7a32a4e9844e1b9b07904e0860c39b8
25 +DIST puppet-agent_6.16.0-1stretch_amd64.deb 22336186 BLAKE2B 2bb62f25bf243e03288a5ee769c37c53c5f1c8f63a5e1a9d231b522409a68f3b3d957adbde0a99f616cdb60ced58cc6de990ff96f2b99d17be4aacd786c460a4 SHA512 dd5536e5fe9caad2dd7da8cfb6e2e2e93138b76f5a1014999f221c2bfcac94f0faecc3035ce09fc170dbb61226325ec82aafd80f1016e1d1ccacad9f1ae1b176
26 +DIST puppet-agent_6.16.0-1stretch_i386.deb 22579590 BLAKE2B e923847d2d381d6a1a9c1761259c72c4c92e34d4aad5643eeadbef38d48a09a95d15fd359ded3501257057dbb892bc4dc5ae60abdc01d646cd194d1b40defd6d SHA512 4015da5a4df08e03ab3bf988fd2afb67c37fa7c820f73793ebc3270364928a6f89a5ebcadfeab1f07d4e88a98ee95c2069e47fde4391d2dea98855a9743b6adb
27
28 diff --git a/app-admin/puppet-agent/puppet-agent-6.16.0.ebuild b/app-admin/puppet-agent/puppet-agent-6.16.0-r1.ebuild
29 similarity index 89%
30 rename from app-admin/puppet-agent/puppet-agent-6.16.0.ebuild
31 rename to app-admin/puppet-agent/puppet-agent-6.16.0-r1.ebuild
32 index 0b6ca4ff025..6ef50802412 100644
33 --- a/app-admin/puppet-agent/puppet-agent-6.16.0.ebuild
34 +++ b/app-admin/puppet-agent/puppet-agent-6.16.0-r1.ebuild
35 @@ -6,11 +6,14 @@ inherit eutils systemd unpacker
36
37 DESCRIPTION="general puppet client utils along with hiera and facter"
38 HOMEPAGE="https://puppetlabs.com/"
39 -SRC_URI="http://apt.puppetlabs.com/pool/focal/puppet/p/puppet-agent/puppet-agent_6.16.0-1focal_amd64.deb"
40 +SRC_BASE="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch"
41 +SRC_URI="
42 + amd64? ( ${SRC_BASE}_amd64.deb )
43 + x86? ( ${SRC_BASE}_i386.deb )"
44
45 LICENSE="Apache-2.0"
46 SLOT="0"
47 -KEYWORDS="~amd64"
48 +KEYWORDS="~amd64 ~x86"
49 IUSE="puppetdb selinux"
50 RESTRICT="strip"
51
52 @@ -29,7 +32,7 @@ RDEPEND="${CDEPEND}
53 sys-apps/dmidecode
54 sys-libs/libselinux
55 sys-libs/glibc
56 - sys-libs/readline:0/8
57 + sys-libs/readline:0/7
58 sys-libs/ncurses:0[tinfo]
59 selinux? (
60 sys-libs/libselinux[ruby]