dev-util/tmake: use HTTPS, ebuild improvements

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-11-17 18:01:21 +01:00
committed by Conrad Kostecki
parent ddaabaa313
commit 672b586b0c

View File

@@ -3,14 +3,13 @@
EAPI=8
DESCRIPTION="A Cross platform Makefile tool"
DESCRIPTION="Cross platform Makefile tool"
HOMEPAGE="https://tmake.sourceforge.net"
SRC_URI="https://downloads.sourceforge.net/tmake/${P}.tar.bz2"
HOMEPAGE="http://tmake.sourceforge.net"
LICENSE="HPND"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=">=dev-lang/perl-5"