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 5A29E138334 for ; Thu, 8 Nov 2018 22:49:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3F87E0AD1; Thu, 8 Nov 2018 22:49:42 +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 BF9E1E0AD6 for ; Thu, 8 Nov 2018 22:49:42 +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 A51D6335CCB for ; Thu, 8 Nov 2018 22:49:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54BDD46C for ; Thu, 8 Nov 2018 22:49:38 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1541716116.b64f530d96714924b2089671fe900986c7885b0f.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/igmpproxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/igmpproxy/Manifest net-misc/igmpproxy/igmpproxy-0.2.ebuild X-VCS-Directories: net-misc/igmpproxy/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: b64f530d96714924b2089671fe900986c7885b0f X-VCS-Branch: master Date: Thu, 8 Nov 2018 22:49:38 +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-Archives-Salt: 7443ba53-ebaa-4baf-8279-eeb24fe9c482 X-Archives-Hash: 77dde315ca496884609f31c06f0aee5c commit: b64f530d96714924b2089671fe900986c7885b0f Author: Conrad Kostecki kostecki com> AuthorDate: Sun Oct 28 13:17:39 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Nov 8 22:28:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b64f530d net-misc/igmpproxy: drop old version. Signed-off-by: Conrad Kostecki kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Patrice Clement gentoo.org> net-misc/igmpproxy/Manifest | 1 - net-misc/igmpproxy/igmpproxy-0.2.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/net-misc/igmpproxy/Manifest b/net-misc/igmpproxy/Manifest index c98ef32cf52..57c863769e8 100644 --- a/net-misc/igmpproxy/Manifest +++ b/net-misc/igmpproxy/Manifest @@ -1,3 +1,2 @@ DIST igmpproxy-0.1.tar.gz 140159 BLAKE2B d4a0fb0f69f1e8c7221ecd2842e95cfa390f54885d5eaaa5c69a32563b318a05540e123d4b19cd63a930d17934c1344fdf6467fad5c1de333d03e0a802e7912b SHA512 1a569814d8984610402313d8c4adb78ff362f82ae28c968a8ba0fb411e12a704d1b51b387111b51517ab8fb2e86952bbd196f27eccd311c11ce288fc6fa25ad4 DIST igmpproxy-0.2.1.tar.gz 166951 BLAKE2B d47a2b236679c7d05cf453fb5d6dc3a9e4174776845e2a1f71ca28e02c6e6270b5db09eaf5a48581dd85ecca8ff198a3e4b7f84fd61e455fe33c4f60ec079c15 SHA512 17f6891bf49d3e70cdf3930ab1abe6a0ad7b9f12ff2d1cdde3761771988585301f459995ba5ea956c742597de4ce13fbf0ba3c1ae37d13b2eee2a09f16f51ae2 -DIST igmpproxy-0.2.tar.gz 170705 BLAKE2B a2a13399995f283fb77b500140c1750ed306511eb5f51a71491edc245c8d8f873809fac9a82dc7ba0be7a7390643d85d7f4a2a8521b3c2c20fb8f09ad33b507d SHA512 a06f95c912456191d0953c08058ccb987120f6b11426d15e329c2de95878b9fc6ee5742b253e2c06b8002771478c382a58a14a0af76fb835ebb1d132b9f34e4f diff --git a/net-misc/igmpproxy/igmpproxy-0.2.ebuild b/net-misc/igmpproxy/igmpproxy-0.2.ebuild deleted file mode 100644 index 92b9f1240bd..00000000000 --- a/net-misc/igmpproxy/igmpproxy-0.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit linux-info systemd - -DESCRIPTION="Multicast Routing Daemon using only IGMP signalling" -HOMEPAGE="https://github.com/pali/igmpproxy" -SRC_URI="https://github.com/pali/igmpproxy/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2 Stanford" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -CONFIG_CHECK="~IP_MULTICAST ~IP_MROUTE" - -src_install() { - emake DESTDIR="${D}" install - newinitd "${FILESDIR}/${PN}-init.d" ${PN} - newconfd "${FILESDIR}/${PN}-conf.d" ${PN} - systemd_dounit "${FILESDIR}/${PN}.service" -}