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 D47A8158089 for ; Wed, 13 Sep 2023 09:26:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DF2B2BC06B; Wed, 13 Sep 2023 09:26:18 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6E9C2BC06B for ; Wed, 13 Sep 2023 09:26:17 +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 3A907335CA3 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 6427F1194 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: <1694597148.fb01548d95a932010581a303ae3cc4f4f1ac8d2f.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.20.0.ebuild X-VCS-Directories: www-apps/icingaweb2-module-incubator/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: fb01548d95a932010581a303ae3cc4f4f1ac8d2f 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: fe1f7fe0-0cab-432c-b5b5-bd02897cd958 X-Archives-Hash: c31757a606526ce83217ce630f8edd8a commit: fb01548d95a932010581a303ae3cc4f4f1ac8d2f Author: Anton Fischl fischl-online de> AuthorDate: Wed Sep 13 09:25:48 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Sep 13 09:25:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb01548d www-apps/icingaweb2-module-incubator: add 0.20.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.20.0.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/www-apps/icingaweb2-module-incubator/Manifest b/www-apps/icingaweb2-module-incubator/Manifest index 61f84221b224..1dc774c17c0d 100644 --- a/www-apps/icingaweb2-module-incubator/Manifest +++ b/www-apps/icingaweb2-module-incubator/Manifest @@ -1 +1,2 @@ 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.20.0.ebuild b/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.20.0.ebuild new file mode 100644 index 000000000000..6f2dc11b33ee --- /dev/null +++ b/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.20.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Bleeding edge Icinga Web 2 libraries" +HOMEPAGE="https://github.com/Icinga/icingaweb2-module-incubator/" +SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${PV}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="php_targets_php8-1" + +PHP_DEPEND=" + php_targets_php8-1? ( dev-lang/php:8.1[curl] ) +" +RDEPEND=" + ${PHP_DEPEND} + >=www-apps/icingaweb2-2.9.0 + >=dev-libs/icinga-php-thirdparty-0.8.0 + >=dev-libs/icinga-php-library-0.5.0 +" + +src_install() { + insinto /usr/share/icingaweb2/modules/${PN##*-}/ + doins -r . +}