From b72f77ebf75d41b781e748616c5220df0113b8f1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Sep 2022 05:03:48 +0100 Subject: net-misc/rwbs: use PV in SRC_URI Avoids mistakes on bumping and why not? Signed-off-by: Sam James --- net-misc/rwbs/rwbs-0.27-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/rwbs/rwbs-0.27-r2.ebuild b/net-misc/rwbs/rwbs-0.27-r2.ebuild index d89840ef568c..f5316f9d5c4c 100644 --- a/net-misc/rwbs/rwbs-0.27-r2.ebuild +++ b/net-misc/rwbs/rwbs-0.27-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DESCRIPTION="Roger Wilco base station" HOMEPAGE="http://rogerwilco.gamespy.com/" -SRC_URI="http://games.gci.net/pub/VoiceOverIP/RogerWilco/rwbs_Linux_0_27.tar.gz" +SRC_URI="http://games.gci.net/pub/VoiceOverIP/RogerWilco/rwbs_Linux_$(ver_rs 1-2 '_').tar.gz" SLOT="0" LICENSE="Resounding GPL-2" -- cgit v1.2.3-65-gdbad