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 7F5F715811D for ; Mon, 3 Jul 2023 08:15:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E425E088C; Mon, 3 Jul 2023 08:15:48 +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 83EF3E088C for ; Mon, 3 Jul 2023 08:15:48 +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 7A7CA33BE23 for ; Mon, 3 Jul 2023 08:15:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16112AC3 for ; Mon, 3 Jul 2023 08:15:46 +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: <1688372120.84fa81a902a34f267eb323986ea736eb2eeee640.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gsa/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/gsa/Manifest net-analyzer/gsa/gsa-22.4.1.ebuild X-VCS-Directories: net-analyzer/gsa/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 84fa81a902a34f267eb323986ea736eb2eeee640 X-VCS-Branch: master Date: Mon, 3 Jul 2023 08:15:46 +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: 454459f3-227b-4e4a-8962-cc1bf2391b72 X-Archives-Hash: d9766832f693e092337cb91c51a08f4d commit: 84fa81a902a34f267eb323986ea736eb2eeee640 Author: Giuseppe Foti gmail com> AuthorDate: Sat May 20 16:46:14 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Jul 3 08:15:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84fa81a9 net-analyzer/gsa: add 22.4.1 Signed-off-by: Giuseppe Foti gmail.com> Signed-off-by: Florian Schmaus gentoo.org> net-analyzer/gsa/Manifest | 1 + net-analyzer/gsa/gsa-22.4.1.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/net-analyzer/gsa/Manifest b/net-analyzer/gsa/Manifest index dfae85233d9c..6f1aa937be08 100644 --- a/net-analyzer/gsa/Manifest +++ b/net-analyzer/gsa/Manifest @@ -1,2 +1,3 @@ DIST gsa-21.4.2-node_modules.tar.gz 86572528 BLAKE2B 1aec3d8636241d7cd4ca591133cdadd26d349bf4342ee1595a678871617b4b3a763348a7a0e6d44b50780f330362131d7ba72953a40f53e79b1f9709775999fb SHA512 c44f3822864b9f68cbfe0e4052b2295ab74cb2c429cd9aa667b19b8cfb423c49dc65b1455f785abecdc4329f31b43fe368b0bd5276b4ad95d5fa2e208bb4a4ec DIST gsa-21.4.4.tar.gz 2471442 BLAKE2B b3ac937a87038d93e90223f7c33d087b0dbb043c4fcaa8a00c9d44148e686c064fdcc311899b7b3b4084658d23193bc128fb809f22621583898551f4348ece6f SHA512 5a7b45132a049adf608ccd8988d69a415290cc57d6e7537835a78e19aafb5dfdf204197576f69277726587efaccce189c1ccab55c43e5a0a7855c538b3bc4b67 +DIST gsa-22.4.1.tar.gz 5878329 BLAKE2B 5ff22dd07dd6a562d463faeb07323cfa083380bfbb96b544345778484ae5cc6d213a029a2c59e25decfe72c81f32a8ac79132dfce7bd3d381a7fa92e10cd5ac6 SHA512 6de0eb910ea885681bbb4cff05cd5b34113bbd04bf775deed2e8de583f7756c46926ac9e620dca49a061bf9d8edc5da481a75e7db93ae982314cb5ef03b33eb7 diff --git a/net-analyzer/gsa/gsa-22.4.1.ebuild b/net-analyzer/gsa/gsa-22.4.1.ebuild new file mode 100644 index 000000000000..d188b90c2e27 --- /dev/null +++ b/net-analyzer/gsa/gsa-22.4.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Greenbone Security Assistant" +HOMEPAGE="https://www.greenbone.net https://github.com/greenbone/gsa" +SRC_URI=" + https://github.com/greenbone/${PN}/releases/download/v${PV}/gsa-dist-${PV}.tar.gz -> ${P}.tar.gz +" + +SLOT="0" +LICENSE="AGPL-3+" +KEYWORDS="~amd64 ~x86" + +src_unpack() { + default + mkdir ${P} + mv static/ "${WORKDIR}"/${P}/ + mv locales/ "${WORKDIR}"/${P}/ + mv img/ "${WORKDIR}"/${P}/ + mv robots.txt "${WORKDIR}"/${P}/ + mv index.html "${WORKDIR}"/${P}/ +} + +src_install() { + insinto "usr/share/gvm/gsad/web" + doins -r ./* +}