mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Conrad Kostecki
parent
ddaabaa313
commit
672b586b0c
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user