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 C06B3158089 for ; Wed, 13 Sep 2023 09:26:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 552B22BC0AF; Wed, 13 Sep 2023 09:26:19 +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 D551B2BC0AF for ; Wed, 13 Sep 2023 09:26:18 +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 52FE5335CD4 for ; Wed, 13 Sep 2023 09:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 768611195 for ; Wed, 13 Sep 2023 09:26:14 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1694597149.f40655f37d4539a5f6c29fd2a973b302066c9ced.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-incubator/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/icingaweb2-module-incubator/Manifest www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.17.0.ebuild X-VCS-Directories: www-apps/icingaweb2-module-incubator/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: f40655f37d4539a5f6c29fd2a973b302066c9ced X-VCS-Branch: master Date: Wed, 13 Sep 2023 09:26:14 +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: 3ba03b4f-647d-4537-9b72-49c90ddaacf0 X-Archives-Hash: 96a5e481fd105a3fba45e21207b906b6 commit: f40655f37d4539a5f6c29fd2a973b302066c9ced Author: Anton Fischl fischl-online de> AuthorDate: Wed Sep 13 09:25:49 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Sep 13 09:25:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40655f3 www-apps/icingaweb2-module-incubator: drop 0.17.0 Signed-off-by: Anton Fischl fischl-online.de> Signed-off-by: David Seifert gentoo.org> www-apps/icingaweb2-module-incubator/Manifest | 1 - .../icingaweb2-module-incubator-0.17.0.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/www-apps/icingaweb2-module-incubator/Manifest b/www-apps/icingaweb2-module-incubator/Manifest index 1dc774c17c0d..3c29424763a0 100644 --- a/www-apps/icingaweb2-module-incubator/Manifest +++ b/www-apps/icingaweb2-module-incubator/Manifest @@ -1,2 +1 @@ -DIST icingaweb2-module-incubator-0.17.0.tar.gz 222267 BLAKE2B e64942fe68d91ea720520bd8c8682328b9a78137e80726bb5bd563a98b809af1a0ec63cff753b955ef0b0f9af9c93389e90fd6bfe5d4eb531030ad6cbea6bc62 SHA512 711de5bde4681dd4d788165b4b1351c0eb4c61e417c6405bc0920ce0f4505fdc2167e070941708d4a19a0135fefd1accf1b5103d59367bef27bba87efe68285c DIST icingaweb2-module-incubator-0.20.0.tar.gz 223234 BLAKE2B bac5ef347007275b386d75f76c388f5500488aa1303fd212c4cbcc45f81199e4d1268442c77f0e44cad37dae9b12259cd6d341339d16fcad03c3c414bffdd26d SHA512 f561d9caffd6d72603debddf61181fa45b43aa4dc44d50749ed5e175c9a3ad169943cb59cfb74e890241cc0af3de0610a1747faa5c14c89ed3ab0b3e3c00da0e diff --git a/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.17.0.ebuild b/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.17.0.ebuild deleted file mode 100644 index c2af240e5fcc..000000000000 --- a/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.17.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Libraries useful for Icinga Web 2" -HOMEPAGE="https://dev.icinga.org/projects/icingaweb2-module-incubator/" -KEYWORDS="amd64 x86" -MY_PN="icingaweb2-module-incubator" -SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> ${P}.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}" - -LICENSE="GPL-2" -SLOT="0" - -DEPEND=">=net-analyzer/icinga2-2.6.0 - >=www-apps/icingaweb2-2.6.0 - || ( - dev-lang/php:7.3[curl] - dev-lang/php:7.4[curl] - dev-lang/php:8.0[curl] - )" -RDEPEND="${DEPEND}" - -src_install() { - insinto "/usr/share/icingaweb2/modules/incubator/" - doins -r "${S}"/* -}