From: Matt Turner Date: Tue, 26 Nov 2019 22:53:07 +0000 (-0500) Subject: sys-apps/vbetool: Use X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=40a28ed9a2a691810d60a70b56ddca631c7ed61c;p=gentoo.git sys-apps/vbetool: Use Signed-off-by: Matt Turner --- diff --git a/sys-apps/vbetool/vbetool-1.1.ebuild b/sys-apps/vbetool/vbetool-1.1.ebuild index fd6c4d5d9ce2..6001b998a371 100644 --- a/sys-apps/vbetool/vbetool-1.1.ebuild +++ b/sys-apps/vbetool/vbetool-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Run real-mode video BIOS code to alter hw state (i.e. reinitialize video card)" HOMEPAGE="http://www.codon.org.uk/~mjg59/vbetool/" -SRC_URI="http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-1.1.tar.gz" +SRC_URI="http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0"