commit: 783e4c335aab6c17daca9dffd45fc6513593cce8 Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Fri Oct 25 07:28:28 2024 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Fri Oct 25 07:34:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783e4c33
net-misc/redir: drop 3.3 Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> net-misc/redir/redir-3.3.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/net-misc/redir/redir-3.3.ebuild b/net-misc/redir/redir-3.3.ebuild deleted file mode 100644 index 26a860e1ab9f..000000000000 --- a/net-misc/redir/redir-3.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Redir is a port redirector" -HOMEPAGE="https://github.com/troglobit/redir" -SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86" - -DOCS=( ChangeLog.md README.md transproxy.txt )
