commit:     13d9d48dfcedcd5b7e3540c9aa32985a245a0799
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  7 08:29:31 2026 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Mar  7 08:35:18 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d9d48d

net-misc/rinetd: drop 0.73

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/rinetd/rinetd-0.73.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/net-misc/rinetd/rinetd-0.73.ebuild 
b/net-misc/rinetd/rinetd-0.73.ebuild
deleted file mode 100644
index 53c8720abac3..000000000000
--- a/net-misc/rinetd/rinetd-0.73.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="redirects TCP connections from one IP address and port to another"
-HOMEPAGE="https://github.com/samhocevar/rinetd";
-SRC_URI="https://github.com/samhocevar/rinetd/releases/download/v${PV}/${P}.tar.bz2";
-
-LICENSE="GPL-2+ GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-src_install() {
-       default
-
-       newinitd "${FILESDIR}"/rinetd.rc rinetd
-}

Reply via email to