From 8180c0bb07d623e540d8d47dcdcf352830d3334d Mon Sep 17 00:00:00 2001 From: antonfischl1980 Date: Fri, 20 May 2022 10:35:48 +0000 Subject: [PATCH] remove old ebuilds --- dev-perl/GLPlugin/GLPlugin-5.0.1.1.ebuild | 46 ------------------- net-analyzer/check_nwc_health/Manifest | 1 - .../check_nwc_health-10.0.0.2.ebuild | 36 --------------- www-apps/icingaweb2-module-incubator/Manifest | 1 - .../icingaweb2-module-incubator-0.14.0.ebuild | 33 ------------- 5 files changed, 117 deletions(-) delete mode 100644 dev-perl/GLPlugin/GLPlugin-5.0.1.1.ebuild delete mode 100644 net-analyzer/check_nwc_health/check_nwc_health-10.0.0.2.ebuild delete mode 100644 www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.14.0.ebuild diff --git a/dev-perl/GLPlugin/GLPlugin-5.0.1.1.ebuild b/dev-perl/GLPlugin/GLPlugin-5.0.1.1.ebuild deleted file mode 100644 index e96c6e5..0000000 --- a/dev-perl/GLPlugin/GLPlugin-5.0.1.1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit perl-functions - -EGIT_COMMIT="74176e8ca89192c9c76b80989c5608ba82758dde" -DESCRIPTION="Perl modules providing the basis for labs.consol.de Nagios/Naemon/Icinga plugins" -HOMEPAGE="https://github.com/lausser/GLPlugin" -SRC_URI="https://github.com/lausser/GLPlugin/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-${EGIT_COMMIT}" - -PATCHES=( - "${FILESDIR}"/01_snmp_timeout.patch -) - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - dev-perl/JSON -" -DEPEND="" - -src_configure(){ - default - - echo '1;'> autosplit.ix -} - -src_install(){ - default - - my_vendorlib="$(perl_get_vendorlib)" - - insinto "${my_vendorlib}"/auto/Monitoring/GLPlugin/UPNP/ - doins autosplit.ix - insinto "${my_vendorlib}"/auto/Monitoring/GLPlugin/SNMP/ - doins autosplit.ix - - pushd lib/Monitoring || die - perl_domodule -C Monitoring -r . - popd || die -} diff --git a/net-analyzer/check_nwc_health/Manifest b/net-analyzer/check_nwc_health/Manifest index cb56b57..05ff486 100644 --- a/net-analyzer/check_nwc_health/Manifest +++ b/net-analyzer/check_nwc_health/Manifest @@ -1,4 +1,3 @@ -DIST check_nwc_health-10.0.0.2.tar.gz 721158 BLAKE2B 67143335f60c8685a036b11451d9ebd25d80b297d65d977436766c18563a415f6242dc20b71b9f051b9c38aa19b814d8be76653172f1dca9d8e5a3abf9aff73b SHA512 1f8f213ab232d6bcde8607f67e2134d645ecc09caccc26188bf61a725124eda9a179c2a77bf5e0bf6b4bb64d1351dd7dd0b68e506093ee187cf7cc100f6866d6 DIST check_nwc_health-10.1.0.1.tar.gz 721977 BLAKE2B f9952de77bfcf6bac2800b6b29456ad8f36069ca1345dba6e58da4272ec1ab49e8a2d5cc82a31c6a5b887d0b2307de95772b289440229531d82bbbe7efa42b9e SHA512 ce04734ee18abe63f7c349634f795cd5f88965a88d2fdf8c71a7775598c6d3de27c04db7a6a25448ae196532097e33abd74df6659896fbe6672fa3c241f46618 DIST check_nwc_health-10.1.0.3.tar.gz 722146 BLAKE2B 4783712d60afc553b564b04cf4b58b06d661cc6be6e0c00f03820002c9f68abd370b52afb859e809f118ba27a0ac9b1919ba4b5ff7754ddf23a7ab6728fb0b40 SHA512 08b643b47331f2b054fa22030548ca3c6fc6abb7602523dcc2704cabde864b546701e9d67ea179901a375c83c064ba19de19aff33d0dd2ec62510e2140a29670 DIST check_nwc_health-10.1.tar.gz 721544 BLAKE2B c3580cf2bd985e4ce1570adf4d373f12f53151e8b04dc529cb13c581aabf158e592d127af8cf739171da1bcd7ff871908b5d89b8a7eb5e3e1677eaa4a6554d92 SHA512 e64fea069f9ec19ea14e274878f422a0ba38c2c13ec8ffa4c79b24b196885e3342ab0ed3f39c38128d19109a3316bab81c93726eead235b695adde29f429cc9d diff --git a/net-analyzer/check_nwc_health/check_nwc_health-10.0.0.2.ebuild b/net-analyzer/check_nwc_health/check_nwc_health-10.0.0.2.ebuild deleted file mode 100644 index 879067b..0000000 --- a/net-analyzer/check_nwc_health/check_nwc_health-10.0.0.2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN="${PN#nagios-}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="plugin which checks the health of network components and interfaces." -HOMEPAGE="https://labs.consol.de/nagios/check_nwc_health/" -SRC_URI="https://labs.consol.de/assets/downloads/nagios/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND=" - dev-perl/JSON - dev-perl/File-Slurp - dev-perl/GLPlugin - " -BDEPEND="" - -src_configure(){ - # Should match net-analyzer/{monitoring,nagios}-plugins. - econf --libexecdir="/usr/$(get_libdir)/nagios/plugins/contrib" --disable-standalone -} - -src_install(){ - default - - insinto /usr/share/icingaweb2/modules/graphite/templates/ - newins "${FILESDIR}/nwc_health.template" "nwc_health.ini" -} diff --git a/www-apps/icingaweb2-module-incubator/Manifest b/www-apps/icingaweb2-module-incubator/Manifest index 6488ff2..7baebb9 100644 --- a/www-apps/icingaweb2-module-incubator/Manifest +++ b/www-apps/icingaweb2-module-incubator/Manifest @@ -1,4 +1,3 @@ -DIST icingaweb2-module-incubator-0.14.0.tar.gz 221657 BLAKE2B 0665e4d05ba27d453332459c386dcaf09749a9afd0d829d645d15827424e80c83e198c6fce63b80da24c56dcc990d33dd9b1f17f23dc571238842a7fcebcd693 SHA512 efb23a9460cf623f412ee175540ad13e323c14d7fe8240d6d69d5ea86e766904f391c40e895e74afc95311f936e589553876f85f41e60c6032c370a10fed1a1a DIST icingaweb2-module-incubator-0.15.0.tar.gz 221938 BLAKE2B 715c3afed6f4de4008db1ebcf73ffb65d67403f636c81e49e1b7ec7e0b59df42d54b523155384f741c4f5ce306e63254b4a137aaf2fbc2377598520a862bc5fc SHA512 58e7ebd90b277cbfe1926a62772cb052f16588aafdc66d872161010abc31e5fb61f4a3d920d0a4f515c1fd7630747aeb5ae6d845975bd7ad1cbaab71a8948247 DIST icingaweb2-module-incubator-0.16.0.tar.gz 221966 BLAKE2B 3b262f1516c60ff301ba98fa6ba7996a7cad6d4284368204009ac83ef9e3811814263cdaede1135adc778d7766a3e7b9cd5e88eb57fb978e61c1dc3205822bfe SHA512 3b385158623804972ce02944b85a195ae9b83039f8abc72951f033f24bfda8ea7da4af684a5f298f78b4bf743ae5f8bdc6dc8079787c1cc113f5c0a9e557a24e DIST icingaweb2-module-incubator-0.16.1.tar.gz 222257 BLAKE2B a72d873fc2b59f7041544cdc7e3f7ba21d31b0c1fe033fcbc396a632928036fd180125cb3a9debaaad5d90e35c2aced6df3eddd7667cd0c92eeb41d124426093 SHA512 3ae369c24b7c528c2c625bce967449c8aceafd419bf22f4aabdf039ad5d5ee3be71c961a765f1cc52c9f3a6c99be98555d4cc51f617030ff89848786a0a5f7fb diff --git a/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.14.0.ebuild b/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.14.0.ebuild deleted file mode 100644 index 94d546f..0000000 --- a/www-apps/icingaweb2-module-incubator/icingaweb2-module-incubator-0.14.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 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/" -if [[ "${PV}" == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/Icinga/${PN}.git" -else - KEYWORDS="amd64 x86" - SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz" - S="${WORKDIR}/${PN}-${PV}" -fi - -LICENSE="GPL-2" -SLOT="0" - -DEPEND=">=net-analyzer/icinga2-2.4.3 - >=www-apps/icingaweb2-2.2.0 - || ( - dev-lang/php:7.3[curl] - dev-lang/php:7.4[curl] - dev-lang/php:8.0[curl] - dev-lang/php:8.1[curl] - )" -RDEPEND="${DEPEND}" - -src_install() { - insinto "/usr/share/icingaweb2/modules/${PN##*-}/" - doins -r "${S}"/* -}