dev-ruby/puppetdb-termini: 5.2.2 stable amd64 and x86 with cleanup
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 15 May 2018 15:24:59 +0000 (10:24 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 15 May 2018 15:26:39 +0000 (10:26 -0500)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

dev-ruby/puppetdb-termini/Manifest
dev-ruby/puppetdb-termini/puppetdb-termini-5.1.3.ebuild [deleted file]
dev-ruby/puppetdb-termini/puppetdb-termini-5.2.1.ebuild [deleted file]
dev-ruby/puppetdb-termini/puppetdb-termini-5.2.2.ebuild

index 746a9e1beed2f6772aacd1a35c4c90e37b4463a1..c6eb745cb57bb752068cabb1b3608470d4376755 100644 (file)
@@ -1,3 +1 @@
-DIST puppetdb-termini_5.1.3-1xenial_all.deb 20458 BLAKE2B 1b8f4b26640cc06d0cd805bdc2900640de0b20d13e3137becf764340e71bd8b75944be5ad86573e7d78d89f69e08e3b9c3d2b2eab0d8110bf97beb34214ea0cc SHA512 37cfee272865fde1fa2bd8a66c6b64639df01ba34ba9b5903efed1d8b3c82c2658887f0dfe9e6b154f9b4cc16396d06ffdeab521d675864b259059fe53fe3304
-DIST puppetdb-termini_5.2.1-1xenial_all.deb 20538 BLAKE2B 718a13c8e18037f38fdfb88178c28f7de34e42d70c4bdee205561e133359db103b4f55218a5b64052ffbd259976ce237fa3d0cb247a7d3805e73332aa7782d4f SHA512 dd9c8bceb2e1a3ec0cecdffe7ddf33c6190f90470fafca6cb224b73d04197c855ff6aa298d9d2adfdb88ef0040a114ca0783b63cda7ce0f54865ca6f6fa2934a
 DIST puppetdb-termini_5.2.2-1xenial_all.deb 20540 BLAKE2B 2aa48a9de8e512d81fd2e38fff4664bf3ccc69d4fdc6558edf1838171dbc01f3e87186a84a3308c33955336ba3b7d0d70dee640da0cf145ed1624d2341f7614b SHA512 7ac62306b16af0ebd9423a66ac911d35ac11403f45b03d2efe0a4d7c2aec3572670abd0c8930bd3b141c8d4a3aaf1c0b849535e74361b0b1f273b93a6bd855e8
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-5.1.3.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-5.1.3.ebuild
deleted file mode 100644 (file)
index c267746..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-inherit unpacker
-
-DESCRIPTION="Library needed to connect puppet to puppetdb"
-HOMEPAGE="http://docs.puppetlabs.com/puppetdb/"
-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"
-
-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/*
-}
diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.1.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.1.ebuild
deleted file mode 100644 (file)
index ebd00d8..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-inherit unpacker
-
-DESCRIPTION="Library needed to connect puppet to puppetdb"
-HOMEPAGE="http://docs.puppetlabs.com/puppetdb/"
-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"
-
-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/*
-}
index ecc47a98cfa92a05abd0f54786207931a42ba1d5..ebd00d8d80257413cc6be07d54814aa0b398031c 100644 (file)
@@ -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+=""