From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8659415838C for ; Mon, 15 Jan 2024 17:42:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4C7D2BC013; Mon, 15 Jan 2024 17:41:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7E662BC013 for ; Mon, 15 Jan 2024 17:41:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D88E334327F for ; Mon, 15 Jan 2024 17:41:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 419F8131B for ; Mon, 15 Jan 2024 17:41:57 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1705340469.ed09b5d62c765bfc394f85679a676c65b6892b59.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-lint/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppet-lint/puppet-lint-3.4.0.ebuild app-admin/puppet-lint/puppet-lint-4.0.0.ebuild app-admin/puppet-lint/puppet-lint-4.2.1.ebuild app-admin/puppet-lint/puppet-lint-4.2.2.ebuild X-VCS-Directories: app-admin/puppet-lint/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: ed09b5d62c765bfc394f85679a676c65b6892b59 X-VCS-Branch: master Date: Mon, 15 Jan 2024 17:41:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e1d633a6-fa19-4274-b569-e78cd29705f5 X-Archives-Hash: 06f71e87d4f8703492acfa04f811f776 commit: ed09b5d62c765bfc394f85679a676c65b6892b59 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Jan 8 20:09:59 2024 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Mon Jan 15 17:41:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed09b5d6 app-admin/puppet-lint: fix EmptyGlobalAssignment Signed-off-by: Robin H. Johnson gentoo.org> app-admin/puppet-lint/puppet-lint-3.4.0.ebuild | 1 - app-admin/puppet-lint/puppet-lint-4.0.0.ebuild | 1 - app-admin/puppet-lint/puppet-lint-4.2.1.ebuild | 1 - app-admin/puppet-lint/puppet-lint-4.2.2.ebuild | 1 - 4 files changed, 4 deletions(-) diff --git a/app-admin/puppet-lint/puppet-lint-3.4.0.ebuild b/app-admin/puppet-lint/puppet-lint-3.4.0.ebuild index eaf594a6a0b4..a45d6de2d480 100644 --- a/app-admin/puppet-lint/puppet-lint-3.4.0.ebuild +++ b/app-admin/puppet-lint/puppet-lint-3.4.0.ebuild @@ -17,7 +17,6 @@ HOMEPAGE="https://github.com/puppetlabs/puppet-lint" LICENSE="MIT" SLOT="0" -IUSE="" KEYWORDS="amd64 ~x86" ruby_add_bdepend "test? ( diff --git a/app-admin/puppet-lint/puppet-lint-4.0.0.ebuild b/app-admin/puppet-lint/puppet-lint-4.0.0.ebuild index eaf594a6a0b4..a45d6de2d480 100644 --- a/app-admin/puppet-lint/puppet-lint-4.0.0.ebuild +++ b/app-admin/puppet-lint/puppet-lint-4.0.0.ebuild @@ -17,7 +17,6 @@ HOMEPAGE="https://github.com/puppetlabs/puppet-lint" LICENSE="MIT" SLOT="0" -IUSE="" KEYWORDS="amd64 ~x86" ruby_add_bdepend "test? ( diff --git a/app-admin/puppet-lint/puppet-lint-4.2.1.ebuild b/app-admin/puppet-lint/puppet-lint-4.2.1.ebuild index a0db90b8b2cf..64f15156527c 100644 --- a/app-admin/puppet-lint/puppet-lint-4.2.1.ebuild +++ b/app-admin/puppet-lint/puppet-lint-4.2.1.ebuild @@ -17,7 +17,6 @@ HOMEPAGE="https://github.com/puppetlabs/puppet-lint" LICENSE="MIT" SLOT="0" -IUSE="" KEYWORDS="amd64 ~x86" ruby_add_bdepend "test? ( diff --git a/app-admin/puppet-lint/puppet-lint-4.2.2.ebuild b/app-admin/puppet-lint/puppet-lint-4.2.2.ebuild index dc6f57808758..14e7e001cb52 100644 --- a/app-admin/puppet-lint/puppet-lint-4.2.2.ebuild +++ b/app-admin/puppet-lint/puppet-lint-4.2.2.ebuild @@ -17,7 +17,6 @@ HOMEPAGE="https://github.com/puppetlabs/puppet-lint" LICENSE="MIT" SLOT="0" -IUSE="" KEYWORDS="~amd64 ~x86" ruby_add_bdepend "test? (