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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8C68138334 for ; Tue, 5 Mar 2019 09:01:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B425DE087B; Tue, 5 Mar 2019 09:01:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C96AE087B for ; Tue, 5 Mar 2019 09:01:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 755E0335CF5 for ; Tue, 5 Mar 2019 09:01:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA19B559 for ; Tue, 5 Mar 2019 09:01:28 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1551776467.a66caa8fbf78e0a64e5b51dfd9f88b1450cc2a52.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/monit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/monit/Manifest app-admin/monit/monit-5.23.0.ebuild X-VCS-Directories: app-admin/monit/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: a66caa8fbf78e0a64e5b51dfd9f88b1450cc2a52 X-VCS-Branch: master Date: Tue, 5 Mar 2019 09:01:28 +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: 8f250a65-9f8e-440e-89c8-b877f7395838 X-Archives-Hash: 4a0a6381eb3f4af6a4aa2c5d2486ef63 commit: a66caa8fbf78e0a64e5b51dfd9f88b1450cc2a52 Author: Lars Wendler gentoo org> AuthorDate: Tue Mar 5 09:01:07 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Mar 5 09:01:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66caa8f app-admin/monit: Removed old. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> app-admin/monit/Manifest | 1 - app-admin/monit/monit-5.23.0.ebuild | 51 ------------------------------------- 2 files changed, 52 deletions(-) diff --git a/app-admin/monit/Manifest b/app-admin/monit/Manifest index d5dc885a96b..585c1ce6f4d 100644 --- a/app-admin/monit/Manifest +++ b/app-admin/monit/Manifest @@ -1,4 +1,3 @@ -DIST monit-5.23.0.tar.gz 1298472 BLAKE2B 8cc580c1a9947e43703eff3593992d6ad53380918ccab17e0294c195469953f2ae617b8f8360d16b77264012da0aba99dc072d7ff3e3fc66429b3b8f33adb098 SHA512 6ca3de51c7fdb8a677feafb684dc459f4064539fe5501dfa53a2027bb7b1e6f6121b7fa593c9e373f009d2fd0eeca2b9dd659c337f056dfe769908a3aa7ec5b8 DIST monit-5.25.1.tar.gz 1353855 BLAKE2B 5abef9c97088b12ab376e67f2524534ad1b0e2e3dfa98d5f5fdd8a6fc2331ead57d77aa1d8229a0825cbb36871b063006b74dc98dd780baef8aaca1da5c6c74c SHA512 b21b18302aed602f9371f7dee29f7306dbccd355df333bc6d868acdb6c054cef877dee72e261383938fe1d10121cd07e820e040ea80ed70260fdda8b451f6ab1 DIST monit-5.25.2.tar.gz 1354704 BLAKE2B 503660146edba988d0c52d1773dc3d3d6f495b3e3f0ae147be6a4297bf118ad6b5f7289868ad4b61226cf499bd8d6e3aed8f5fec91ff8ff699968f4262f1fd01 SHA512 e9b6ce60bf82c2564a084fc42b65ef432ee35855cad038fe6ae209047abaa1c54cabb4cd75c8a85c1102844a1b90c3c5f8ddbbd56711665b9bea616bcc02ec86 DIST monit-5.25.3.tar.gz 1355925 BLAKE2B f1c4775ad82ccea262fa5d9c3c9396e634cb3742c59ff9d8b3c87552501ee749a829932570b8d2836fe77a14fb42fea2ee42cab1aa355ca09df6dccda9aa5f51 SHA512 9030b8e6a02eeaf497382f14f7cf855a96599ab060130f077208edd5db35fee1b74f9166df4deff87b4a1954c8d4fff83b5465166938a3f8aea8d4d4c0371e90 diff --git a/app-admin/monit/monit-5.23.0.ebuild b/app-admin/monit/monit-5.23.0.ebuild deleted file mode 100644 index b3fe1c1e495..00000000000 --- a/app-admin/monit/monit-5.23.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit pam systemd - -DESCRIPTION="Monitoring and managing daemons or similar programs running on a Unix system" -HOMEPAGE="http://mmonit.com/monit/" -SRC_URI="http://mmonit.com/monit/dist/${P}.tar.gz" - -LICENSE="AGPL-3" -SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux" -IUSE="libressl pam ssl" - -RDEPEND=" - ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - )" -DEPEND="${RDEPEND} - sys-devel/flex - sys-devel/bison - pam? ( virtual/pam )" - -src_prepare() { - default - - sed -i -e '/^INSTALL_PROG/s/-s//' Makefile.in || die "sed failed in Makefile.in" -} - -src_configure() { - econf $(use_with ssl) $(use_with pam) -} - -src_install() { - default - - dodoc README - - insinto /etc; insopts -m600; doins monitrc - newinitd "${FILESDIR}"/monit.initd-5.0-r1 monit - systemd_dounit "${FILESDIR}"/${PN}.service - - use pam && newpamd "${FILESDIR}"/${PN}.pamd ${PN} -} - -pkg_postinst() { - elog "Sample configurations are available at:" - elog "http://mmonit.com/monit/documentation/" -}