commit:     1034b4f92556582cc75a561d90e21beb533aadf3
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  2 00:12:25 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Jun  2 00:13:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1034b4f9

dev-ruby/puppetdb-termini: 6.10.0 stable amd64/x86 with cleanup

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-ruby/puppetdb-termini/Manifest                 |  1 -
 .../puppetdb-termini-6.10.0.ebuild                 |  2 +-
 .../puppetdb-termini/puppetdb-termini-6.9.1.ebuild | 28 ----------------------
 3 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/dev-ruby/puppetdb-termini/Manifest 
b/dev-ruby/puppetdb-termini/Manifest
index e7d5308a961..216f63fb514 100644
--- a/dev-ruby/puppetdb-termini/Manifest
+++ b/dev-ruby/puppetdb-termini/Manifest
@@ -1,2 +1 @@
 DIST puppetdb-termini_6.10.0-1stretch_all.deb 21294 BLAKE2B 
dfe88c6a44eed3e8a0826fde8f6130d3d817acafa367415956587e44298c99c41fd7bdac709c1ab55dcc9dce165d2599a2f18f0e1fd058d717128c0dd3a6ae28
 SHA512 
da7bf41e43acc39a44655e4759a14c119e6c1665c01a8b0ad4d83767c65068e071fc8ff6af80810a20cf92508c55c9ccfa295e197c0f7c94ee70110ea4515aae
-DIST puppetdb-termini_6.9.1-1stretch_all.deb 21294 BLAKE2B 
579181f4404e5b9dfbc444364c58402135ea68bef0fd3bff894976ee04f7d181699d2456d5ee6105707b765ee1842fac38af7e97f07621436164d79ff8c32a35
 SHA512 
62d3ac5b922eb3b3ba50f47a104dfb04ca8f3284b2474ed45cf609b21696fa01fa2eaecaa1c94d7b50ac22e8b187b4efc8e43d3cb7d66bf02554b1c03996b040

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.10.0.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-6.10.0.ebuild
index a7f2b53b2dd..7919b7b236e 100644
--- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.10.0.ebuild
+++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.10.0.ebuild
@@ -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+=""

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.1.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.1.ebuild
deleted file mode 100644
index 7919b7b236e..00000000000
--- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-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";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-# will need the same keywords as puppet
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND+=""
-DEPEND+=""
-
-S=${WORKDIR}
-
-src_install() {
-       insinto opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/
-       doins -r opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/*
-}

Reply via email to