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 8F87D158089 for ; Wed, 4 Oct 2023 07:44:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3D582BC06C; Wed, 4 Oct 2023 07:44:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B81C52BC06C for ; Wed, 4 Oct 2023 07:44:31 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1E29335CE3 for ; Wed, 4 Oct 2023 07:44:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07F0D985 for ; Wed, 4 Oct 2023 07:44:28 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1696405463.7d02e6c62219a38fff584814ed2a5fc1c6e4713e.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/greenbone-feed-sync/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/greenbone-feed-sync/Manifest net-analyzer/greenbone-feed-sync/greenbone-feed-sync-23.7.0.ebuild X-VCS-Directories: net-analyzer/greenbone-feed-sync/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 7d02e6c62219a38fff584814ed2a5fc1c6e4713e X-VCS-Branch: master Date: Wed, 4 Oct 2023 07:44:28 +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: 5234fb11-60ac-4251-98dc-089c2af1f93c X-Archives-Hash: 2c05255cbd54bbf689304dc4a6989a4f commit: 7d02e6c62219a38fff584814ed2a5fc1c6e4713e Author: Giuseppe Foti gmail com> AuthorDate: Mon Sep 25 10:21:35 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Oct 4 07:44:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d02e6c6 net-analyzer/greenbone-feed-sync: drop 23.7.0 Signed-off-by: Giuseppe Foti gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33048 Signed-off-by: Florian Schmaus gentoo.org> net-analyzer/greenbone-feed-sync/Manifest | 1 - .../greenbone-feed-sync-23.7.0.ebuild | 67 ---------------------- 2 files changed, 68 deletions(-) diff --git a/net-analyzer/greenbone-feed-sync/Manifest b/net-analyzer/greenbone-feed-sync/Manifest index be45e9d47652..97acd673e17e 100644 --- a/net-analyzer/greenbone-feed-sync/Manifest +++ b/net-analyzer/greenbone-feed-sync/Manifest @@ -1,2 +1 @@ -DIST greenbone-feed-sync-23.7.0.tar.gz 62500 BLAKE2B ff59b9d60159062d8dd1383368ccd54c946297d052d6b66c6cee8e61a1f2a7bdbf5d5a73d1442ae6bba68eda132c5eb0151bd13fbe963d0ac10de4885b8b9ec6 SHA512 b2357e400e1b8fccf64815ef80fb9800d06260d946a2aca946c887101a90833407c54f6e9b022fbb418fb08bfd5bc4a007a1b340f6deed143bb822ed1118fc64 DIST greenbone-feed-sync-23.8.0.tar.gz 63822 BLAKE2B 01aa2f9dbea50049a6681cfe0c1335fd5de9f789fd2bd059410b56cdc8cff81211943fa56b8fd0f38ab58b91ed06516404ac9a5479724fedd75d0b10f7b627aa SHA512 36937bd9db10a40382ef2fedbe47a7acb5b7d4c7be41eb16e999e00757b40f54b614c75387acf997d10061b15b07b5bc3562d218109089a752496a4f346ae6be diff --git a/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-23.7.0.ebuild b/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-23.7.0.ebuild deleted file mode 100644 index dbbef48f42a7..000000000000 --- a/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-23.7.0.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..11} ) -DISTUTILS_USE_PEP517=poetry -inherit distutils-r1 systemd - -DESCRIPTION="New script for syncing the Greenbone Community Feed" -HOMEPAGE="https://github.com/greenbone/greenbone-feed-sync" -SRC_URI="https://github.com/greenbone/greenbone-feed-sync/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" -IUSE="cron" -RESTRICT="test" - -DEPEND=" - acct-user/gvm - net-misc/rsync - >=net-analyzer/gvmd-22.5.0 - dev-python/tomli[${PYTHON_USEDEP}] - dev-python/rich[${PYTHON_USEDEP}] -" - -RDEPEND=" - ${DEPEND} - cron? ( virtual/cron ) -" - -python_install() { - distutils-r1_python_install - - #greenbone-feed-sync should not be run as root to avoid changing file permissions - insinto /etc/sudoers.d - newins - greenbone-feed-sync <<-EOF - gvm ALL = NOPASSWD: /usr/bin/greenbone-feed-sync -EOF - - if use cron; then - exeinto /etc/cron.daily - newexe "${FILESDIR}"/${PN}.cron ${PN} - fi - - systemd_dounit "${FILESDIR}/${PN}.timer" "${FILESDIR}/${PN}.service" -} - -pkg_postinst() { - if [[ -n ${REPLACING_VERSIONS} ]]; then - return - fi - - if use cron; then - elog - elog "Edit ${EROOT}/etc/cron.weekly/greenbone-feed-sync to activate daily feed update!" - elog - fi - - if systemd_is_booted; then - elog - elog "To enable the systemd timer, run the following command:" - elog " systemctl enable --now greenbone-feed-sync.timer" - elog - fi -}