diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-01-15 11:33:38 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-01-15 11:33:38 -0600 |
commit | 115943c86e158d206059d624da212cd3607860ae (patch) | |
tree | c809415a15b5aaedb9e70fed2473308878789bcd /dev-ruby/puppetdb-termini | |
parent | app-admin/puppetdb: 6.1.0-r1 stable amd64 and x86 with 5.2.7 bump (diff) | |
download | gentoo-115943c86e158d206059d624da212cd3607860ae.tar.gz gentoo-115943c86e158d206059d624da212cd3607860ae.tar.bz2 gentoo-115943c86e158d206059d624da212cd3607860ae.zip |
dev-ruby/puppetdb-termini: 6.1.0 stable amd64 and x86 with 5.2.7 bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-ruby/puppetdb-termini')
-rw-r--r-- | dev-ruby/puppetdb-termini/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-5.2.7.ebuild (renamed from dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-ruby/puppetdb-termini/puppetdb-termini-6.1.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/puppetdb-termini/Manifest b/dev-ruby/puppetdb-termini/Manifest index 39a708903d63..1dc5ffde65bc 100644 --- a/dev-ruby/puppetdb-termini/Manifest +++ b/dev-ruby/puppetdb-termini/Manifest @@ -1,3 +1,3 @@ DIST puppetdb-termini_5.2.4-1xenial_all.deb 20538 BLAKE2B aad000bc0e13e3c97f4428bca88653cbfd76db2e5499f2acad90afcff58847e1dbaec9bc9ae8ec30e21c9b5c8308061b7d51058f0a17e2936d6dfd05ccc650f4 SHA512 98e871a4867735a8ca677ee3fbb6ab5e8718e78623fe6d497a3c680e090b86a0cefc35ee318f6f5abb45ebfd02d9bf75a04f0f1fc48ba654443c5c4ca99f3180 -DIST puppetdb-termini_6.0.0-1stretch_all.deb 20618 BLAKE2B 939f224a25d404e733816af5025258ae676454d565730c5173b9a4ed1b2e96af5a52a2adc2b56706fecb64ee1e20bdee8a3fcc2affe5eed8075d4fe869cdfe6a SHA512 ff9ddfb86dbe6167bc405c184f798b07880090f6b863256a9402f72dad44d95e3b077ead3b87fce69f0c890a6039bdbde174206bf8c7f53d0c200013fad72cf3 +DIST puppetdb-termini_5.2.7-1xenial_all.deb 20560 BLAKE2B def7bb25badadd2880589d5708e8b9a0f87033977a21ee65fca7b27caf8c3568c66cf7f21123ecd8dd037e29023e65a9393d8b3608ffe0e021f9aad5a8c66755 SHA512 b5a5b4c721a35d95093d9da757f5a2dcfcc232343b6ca6dcf7184a20f9ff305a9c2f04328e17a0e02579d6ee7245c7c9b7e9ba8d22bc8f3bc1c13cf50c784101 DIST puppetdb-termini_6.1.0-1stretch_all.deb 20602 BLAKE2B 915e9fecf0a217d544a968b98295c8381fb21bca33b3449c779d8f9d508f3875a814a6b1c83eaa7a2e036e4c389e1da81602413cff31669f77f7ee3e945e75f5 SHA512 34862872e8292e06122b8eae7e52186f111d3ed486325af4dd279f1be67d4fa587755168af29ac0c46dafa61fae18a3a973a4b9edc672c5f24eb7873f9ecc9d0 diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.7.ebuild index f4e3cec5291a..b7bb4d90e318 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,13 +9,13 @@ inherit unpacker DESCRIPTION="Library needed to connect puppet to puppetdb" HOMEPAGE="http://docs.puppetlabs.com/puppetdb/" -SRC_URI="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch_all.deb" +SRC_URI="http://apt.puppetlabs.com/pool/xenial/puppet5/${PN:0:1}/${PN}/${PN}_${PV}-1xenial_all.deb" LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND+="" DEPEND+="" diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.1.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.1.0.ebuild index 7fff13119729..784ea8f69d39 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.1.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND+="" DEPEND+="" |