public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/icinga-php-library/
Date: Fri, 18 Oct 2024 18:11:55 +0000 (UTC)	[thread overview]
Message-ID: <1729274611.eb3e739fe2e54a26a01d69a0cae8b05b8f1d7527.sbraz@gentoo> (raw)

commit:     eb3e739fe2e54a26a01d69a0cae8b05b8f1d7527
Author:     Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Fri Sep 27 06:08:00 2024 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 18:03:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3e739f

dev-libs/icinga-php-library: drop 0.6.1-r1, 0.8.1, 0.10.0

Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-libs/icinga-php-library/Manifest               |  3 ---
 .../icinga-php-library-0.10.0.ebuild               | 22 ----------------------
 .../icinga-php-library-0.6.1-r1.ebuild             | 22 ----------------------
 .../icinga-php-library-0.8.1.ebuild                | 22 ----------------------
 4 files changed, 69 deletions(-)

diff --git a/dev-libs/icinga-php-library/Manifest b/dev-libs/icinga-php-library/Manifest
index 31c0cd5cf82b..0888ea9daaa4 100644
--- a/dev-libs/icinga-php-library/Manifest
+++ b/dev-libs/icinga-php-library/Manifest
@@ -1,6 +1,3 @@
-DIST icinga-php-library-0.10.0.tar.gz 2756161 BLAKE2B 327b9e2939dc4c511fb282faae0b7ca1801d22bd0fac38b9f694dc924e26d6bdd469d0118ef44e93a42d5480b2bb15ff5ec6aec19e00e5ae33c9c40d78643f9f SHA512 9619e5b68bb58f7f6264633ca1a24de84dcd78626d4675ecbf3fbe8601031ffcbc4c227e9029d5ad87e1be04cad562c93911fdcbda889046cdb9a416dd195530
 DIST icinga-php-library-0.13.0.tar.gz 3250696 BLAKE2B ba644fd02a165cef7167062a73b595aa3218748f6f937be4b666fcabe7536c6dd2f9747689c86e5f85ea3d38bcb6d4b9fbd30f2c883ce1678fb4f536fd91694d SHA512 e811b66f9550972fc64f435b3a8fc7d263a2c1d0db86d34dd0179ee5c78babb2e19cd934e53a46d4e860d0bdc336619e9b67824cc4273ea049bea321a176acd4
 DIST icinga-php-library-0.13.2.tar.gz 3331353 BLAKE2B 314daee2d88790304e104603f7228017d15b3c378f560110b98125786b1f9b0a3720e50ef8066f8e21a71e1427ee3a9e3de6b35efa789b79cb05077b67be0772 SHA512 09c8d6902c0e627ca583bf161008cc07df178bc619e5affc5a42da508f2a90028bb59d1ea4288d8f4224a631861d7893bcd3157ecc419f296b8e7bb83c3d904c
 DIST icinga-php-library-0.14.1.tar.gz 3350571 BLAKE2B ad9225958e8cc62ea70a147146a5276c0d4bd290c9006b0f1775362cd0b3b58cd15a3977993aadb4c8298e1fe9135fdb9b39d533b867a12e0050764281d7ad56 SHA512 2979c7b1771413956628f4e7eba90b957162be9f07bba7d4b7d5256b6354b3dfaf307291992ef93765f05f555af7fd3cc069369f3e725bd7f62bc7015c41c779
-DIST icinga-php-library-0.6.1.tar.gz 2159137 BLAKE2B 93287845a6c06653faca1850b18c880d023d4bf22c707616a21b92bd252661c811a33c7515fbf19a06936358244c7703bae83cc2e44dee460fe7a46bfa82d345 SHA512 64800727e60630224993bda89494921a3e10f14ccb43b8f57d023b372806ce9253cdf7f6e933df8b494ef0369784714ac857fb288f7f08880c29e8643f25e2ec
-DIST icinga-php-library-0.8.1.tar.gz 2183054 BLAKE2B 56108f3251211c05ba29827ece49ea1b27bc22b0f0ae459a2f34d5f2ed106ebac1e14c15e1f69c4a3d862d163a0e1265ccb9e5ab0123e24a18e72549af1ee951 SHA512 3da7ad25c569651bc29757a89971d9dfce4cae177619ef70bcb93f1c155400b68ee8b76279b4914454edef41de0cb4d729c47446df622b04494987e0bf4e1098

diff --git a/dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild b/dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild
deleted file mode 100644
index 4ca8bf907eb8..000000000000
--- a/dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Icinga PHP libraries for Icinga Web 2"
-HOMEPAGE="https://github.com/Icinga/icinga-php-library"
-MY_GITHUB_AUTHOR="Icinga"
-SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-lang/php:*"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	insinto "/usr/share/icinga-php/ipl"
-	cd "${S}"
-	doins -r *
-}

diff --git a/dev-libs/icinga-php-library/icinga-php-library-0.6.1-r1.ebuild b/dev-libs/icinga-php-library/icinga-php-library-0.6.1-r1.ebuild
deleted file mode 100644
index 7d08e5c7f355..000000000000
--- a/dev-libs/icinga-php-library/icinga-php-library-0.6.1-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Icinga PHP libraries for Icinga Web 2"
-HOMEPAGE="https://github.com/Icinga/icinga-php-library"
-MY_GITHUB_AUTHOR="Icinga"
-SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-lang/php:*"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	insinto "/usr/share/icinga-php/ipl"
-	cd "${S}"
-	doins -r *
-}

diff --git a/dev-libs/icinga-php-library/icinga-php-library-0.8.1.ebuild b/dev-libs/icinga-php-library/icinga-php-library-0.8.1.ebuild
deleted file mode 100644
index 7d08e5c7f355..000000000000
--- a/dev-libs/icinga-php-library/icinga-php-library-0.8.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Icinga PHP libraries for Icinga Web 2"
-HOMEPAGE="https://github.com/Icinga/icinga-php-library"
-MY_GITHUB_AUTHOR="Icinga"
-SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-lang/php:*"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	insinto "/usr/share/icinga-php/ipl"
-	cd "${S}"
-	doins -r *
-}


             reply	other threads:[~2024-10-18 18:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-18 18:11 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-03  7:52 [gentoo-commits] repo/gentoo:master commit in: dev-libs/icinga-php-library/ Joonas Niilola
2024-10-18 18:11 Louis Sautier
2024-10-12 10:08 Michał Górny
2024-10-12  9:44 Michał Górny
2024-07-06 23:04 Louis Sautier
2024-06-29 23:29 Louis Sautier
2024-06-29 23:29 Louis Sautier
2023-10-03 19:00 Matthew Thode
2023-09-29 16:50 Matthew Thode
2022-11-01 19:04 Matthew Thode
2022-05-10  0:55 Matthew Thode
2021-08-23 15:25 Matthew Thode
2021-08-16 19:30 Matthew Thode
2021-08-16 19:02 Matthew Thode

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1729274611.eb3e739fe2e54a26a01d69a0cae8b05b8f1d7527.sbraz@gentoo \
    --to=sbraz@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox