From f50726afc610727258a31ddfa8b3b32639b20a10 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 8 Jan 2024 00:56:02 +0000 Subject: gentoo auto-resync : 08:01:2024 - 00:56:02 --- dev-ruby/puppetdb-termini/Manifest | 2 -- .../puppetdb-termini/puppetdb-termini-8.1.0.ebuild | 28 ---------------------- 2 files changed, 30 deletions(-) delete mode 100644 dev-ruby/puppetdb-termini/puppetdb-termini-8.1.0.ebuild (limited to 'dev-ruby/puppetdb-termini') diff --git a/dev-ruby/puppetdb-termini/Manifest b/dev-ruby/puppetdb-termini/Manifest index ec4784a256c9..218712941edb 100644 --- a/dev-ruby/puppetdb-termini/Manifest +++ b/dev-ruby/puppetdb-termini/Manifest @@ -1,7 +1,5 @@ DIST puppetdb-termini_7.13.0-1bullseye_all.deb 22548 BLAKE2B 535a3f846a7a10dcfaec4447ae852c6c4d870a573169f84e31f61c361164caea989f911df2d18e183c391dd0130a10b9422057eecaab304bebbb022f78e22a21 SHA512 3c8e440bfc55579d0c9a03ecae516d4cef49512ad9fdd6fceef37618c163ecac6d77a2b17b6cbb7131ceb3787904486bb78eef84a36a5f76672918db6d30db86 -DIST puppetdb-termini_8.1.0-1focal_all.deb 21764 BLAKE2B b45c0fd944422511d2419a1e27a92f348415369ffcd27a53ad8244b2fb993bc735f291b5ae4277706b204c73402c110245a1d750adaaa4bfb94f5133adb4812d SHA512 51cf64d4e08275072a5fbfb7df273574acfe57c228d13d55a96975e26ab0eedd02280ba5dc08441f2e691cdeef10ae771ce26f14f05b2dfeaed4945041687a15 DIST puppetdb-termini_8.2.0-1focal_all.deb 21850 BLAKE2B 3f2d35a24c3884fdc985cd22e2c27d159dbea80272f5d1510634fc3b93079fd33e2b4f19963e2e122eb25829aa118ac13a84d6838c73ccb54305afc7876f8fc6 SHA512 ebf05f85d4bd455498a40b0210a6fc0cbfed4d0991d5a3d5780eb1b99a2f93f64407d6465d010c53ff55a0a3fcfab6f411c851d95a9e028945634644baef5163 EBUILD puppetdb-termini-7.13.0.ebuild 686 BLAKE2B dcb37cd56a3e2d4df6da558d1e31f2a1ee590dff25ec48d8adab3e587e0759e8b4d2c72f5c769fa0af32d976cb246fe3f5c9b00c9959bd7d9b1975207af47fbb SHA512 c24232a9896121692244520a61d92ed962272187bb3a92054640202baf018302f58a4cc078818d6867d91f176c1080fba1f08a64b282fc126cda3a7c5d6eb445 -EBUILD puppetdb-termini-8.1.0.ebuild 681 BLAKE2B 74d54b1752110754d0347328a5944b7207167558ef518c6d9bc0217c339d124f3c3e69529f523ee2580734ac604199cee3cf6ef0aa3102c3395e8a1684ab7427 SHA512 db467a84847a38d4ccc3271e628f1f223d8c813b58b5ac5ca5d21b31bea5412781e8985738ccb35512ea046ff0ec53e24f3c862069a7237c796669f6f15ca1e5 EBUILD puppetdb-termini-8.2.0.ebuild 681 BLAKE2B 74d54b1752110754d0347328a5944b7207167558ef518c6d9bc0217c339d124f3c3e69529f523ee2580734ac604199cee3cf6ef0aa3102c3395e8a1684ab7427 SHA512 db467a84847a38d4ccc3271e628f1f223d8c813b58b5ac5ca5d21b31bea5412781e8985738ccb35512ea046ff0ec53e24f3c862069a7237c796669f6f15ca1e5 MISC metadata.xml 367 BLAKE2B 46ba9e83a3422a65265eba357896709907ac39b394d1d02ab02d70a0252a0470944a2fc23a44bf6c76b3562f90d8f6d9f6c28055d8458ce3cecfd2e3d2c347a4 SHA512 1fbf96c090522cccba0daa607ee8edadf107ebc38abaa66ce9a8465a1e0cd1e92f748e95ed5e7e490350191b2cc03460e8e9632a7de7550662e83a098dd47335 diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-8.1.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-8.1.0.ebuild deleted file mode 100644 index f2f2942a0247..000000000000 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-8.1.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -USE_RUBY="ruby26 ruby27 ruby30 ruby31" - -inherit unpacker - -DESCRIPTION="Library needed to connect puppet to puppetdb" -HOMEPAGE="https://puppet.com/docs/puppetdb/latest/index.html" -SRC_URI="http://apt.puppetlabs.com/pool/focal/puppet8/${PN:0:1}/${PN}/${PN}_${PV}-1focal_all.deb" - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="" -# will need the same keywords as puppet -KEYWORDS="amd64 ~arm64 ~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/* -} -- cgit v1.2.3