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 4081915808B for ; Tue, 5 Apr 2022 19:03:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 164BCE0958; Tue, 5 Apr 2022 19:03:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 929E0E0958 for ; Tue, 5 Apr 2022 19:03:37 +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 A39C73412DB for ; Tue, 5 Apr 2022 19:03:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F0AA317 for ; Tue, 5 Apr 2022 19:03:35 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1649185177.75cfd1f79f3ccfc485ca2fbbe54da6babdec0f16.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-director/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/icingaweb2-module-director/Manifest www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild X-VCS-Directories: www-apps/icingaweb2-module-director/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 75cfd1f79f3ccfc485ca2fbbe54da6babdec0f16 X-VCS-Branch: master Date: Tue, 5 Apr 2022 19:03:35 +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: 07002bf6-7619-492b-bb1b-dee0ac6bf949 X-Archives-Hash: aa14b0f9a4d1441371e39298fc4abb57 commit: 75cfd1f79f3ccfc485ca2fbbe54da6babdec0f16 Author: Brian Evans gentoo org> AuthorDate: Tue Apr 5 18:59:37 2022 +0000 Commit: Brian Evans gentoo org> CommitDate: Tue Apr 5 18:59:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75cfd1f7 www-apps/icingaweb2-module-director: Drop old Required for PHP 7.3 removal Signed-off-by: Brian Evans gentoo.org> www-apps/icingaweb2-module-director/Manifest | 1 - .../icingaweb2-module-director-1.8.0.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/www-apps/icingaweb2-module-director/Manifest b/www-apps/icingaweb2-module-director/Manifest index 1b6a70ca56c3..2c2b18489f72 100644 --- a/www-apps/icingaweb2-module-director/Manifest +++ b/www-apps/icingaweb2-module-director/Manifest @@ -1,2 +1 @@ -DIST icingaweb2-module-director-1.8.0.tar.gz 3042572 BLAKE2B e29ac535c8975f79abfa086ce54e2b78e3f1a992858ec83e902c5e8e72a447f7436a1a9876c1b7237a14d08c54dec12069e9c57231b23c4fd203be3f6f2635b8 SHA512 e33cc49c8255aa3693f73693d874ca5e00a9d95fe3d737c457473d8c5b37f36faf44bbc7f608ba03be79d5a6fd032e5ffd8fbc824eda1831422f837040b0c400 DIST icingaweb2-module-director-1.8.1.tar.gz 3045604 BLAKE2B b94d870f23f6267250ed1b2165e0960e7a2f6df1b7545a7c22697af1fbc6ec0f0a7d04e92a410c33450613e95fca1c3dbb9db6f974d30a528856a60169a31bf2 SHA512 89fe35061deecd212576b6363289daa433c9664b95221c74a684a88e07ebd36d3b55b4a767f6caefeadb3679c5aa0787b1129f08b6d0fd698e5a2d5b17a3a2d1 diff --git a/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild b/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild deleted file mode 100644 index 3d7195bd09f8..000000000000 --- a/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Icinga Web 2 plugin for configuration" -HOMEPAGE="https://dev.icinga.org/projects/icingaweb2-module-director/" -if [[ "${PV}" == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-director.git" -else - KEYWORDS="amd64 x86" - MY_PN="icingaweb2-module-director" - SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> ${P}.tar.gz" - S="${WORKDIR}/${MY_PN}-${PV}" -fi - -LICENSE="GPL-2" -SLOT="0" - -DEPEND=">=net-analyzer/icinga2-2.4.3 - >=www-apps/icingaweb2-2.2.0 - || ( - dev-lang/php:5.6[curl] - dev-lang/php:7.1[curl] - dev-lang/php:7.2[curl] - dev-lang/php:7.3[curl] - )" -RDEPEND="${DEPEND}" - -src_install() { - insinto "/usr/share/icingaweb2/modules/director/" - doins -r "${S}"/* -}