public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kurt Kanzenbach" <kurt@kmk-computers.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/smcroute/
Date: Sat, 25 Sep 2021 10:53:52 +0000 (UTC)	[thread overview]
Message-ID: <1632567217.535e559a8363a606556f29c648dd3dadb53b9a4f.KurtKanzenbach@gentoo> (raw)

commit:     535e559a8363a606556f29c648dd3dadb53b9a4f
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sat Sep 25 10:53:37 2021 +0000
Commit:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Sat Sep 25 10:53:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=535e559a

net-misc/smcroute: Drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>

 net-misc/smcroute/Manifest              |  1 -
 net-misc/smcroute/smcroute-2.5.2.ebuild | 42 ---------------------------------
 2 files changed, 43 deletions(-)

diff --git a/net-misc/smcroute/Manifest b/net-misc/smcroute/Manifest
index 167e11059..5e8253f8f 100644
--- a/net-misc/smcroute/Manifest
+++ b/net-misc/smcroute/Manifest
@@ -1,2 +1 @@
-DIST smcroute-2.5.2.tar.gz 220384 BLAKE2B 403de6b77389ff8c4ce32c9309bca0fe1c0f828aa313f1a479ced890d800772b51dcabe58a2dc8a322c3e23c728e984d0da0c1cd1a05abb91d16ff6164a6149c SHA512 35c9cc7f34db5e8828c91238151d0ddfa4797178f2a79530a7474630c8bc5f98107dfbc154dd8efb303fe2d8c7e9ab5f9eb5075d937a4aa5c921f76c0509f1eb
 DIST smcroute-2.5.3.tar.gz 223866 BLAKE2B 571b5e47e879a1cb06f56660aa91c9f25ba9d78104241596237ac10c3300ba2af1d91bf919ee6ba62a6234250a689f860ac8813db1d3a5da2ef526d52be5678b SHA512 c768492f121c5641eccfc86dca77eed086b81489c0c6da55e62e8b36163e6d8a71a3b6005e7cd56f5ae87a62d4c91bd22bb00571a731d6b27b05b17205753102

diff --git a/net-misc/smcroute/smcroute-2.5.2.ebuild b/net-misc/smcroute/smcroute-2.5.2.ebuild
deleted file mode 100644
index 7ed53ac66..000000000
--- a/net-misc/smcroute/smcroute-2.5.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools linux-info
-
-DESCRIPTION="A static multicast routing daemon"
-HOMEPAGE="https://troglobit.com/projects/smcroute/"
-SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="caps systemd"
-
-BDEPEND="
-	virtual/pkgconfig
-"
-RDEPEND="
-	caps? ( sys-libs/libcap )
-	systemd? ( sys-apps/systemd:0= )
-"
-DEPEND="
-	${RDEPEND}
-"
-
-CONFIG_CHECK="
-	~IP_MROUTE
-	~IP_PIMSM_V1
-	~IP_PIMSM_V2
-	~IP_MROUTE_MULTIPLE_TABLES
-	~IPV6_MROUTE_MULTIPLE_TABLES
-"
-
-src_configure() {
-	local myconf=(
-		$(use_with caps libcap)
-		$(use_with systemd)
-	)
-	econf "${myconf[@]}"
-}


             reply	other threads:[~2021-09-25 10:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-25 10:53 Kurt Kanzenbach [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-20  9:28 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/smcroute/ Kurt Kanzenbach
2024-05-20  9:28 Kurt Kanzenbach
2022-12-04 14:07 Kurt Kanzenbach
2022-12-04 14:07 Kurt Kanzenbach
2021-12-04 10:00 Kurt Kanzenbach
2021-12-04  9:57 Kurt Kanzenbach
2021-12-04  9:57 Kurt Kanzenbach
2021-09-25 10:53 Kurt Kanzenbach
2021-08-29 10:43 Kurt Kanzenbach
2021-08-28 18:16 Kurt Kanzenbach
2021-08-28  8:59 Kurt Kanzenbach
2021-08-28  8:59 Kurt Kanzenbach
2021-06-18 19:20 Kurt Kanzenbach

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=1632567217.535e559a8363a606556f29c648dd3dadb53b9a4f.KurtKanzenbach@gentoo \
    --to=kurt@kmk-computers.de \
    --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