mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-misc/cdfplayer: use PV in SRC_URI
not that it really matters in this case, but still. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=6
|
||||
inherit desktop multilib versionator
|
||||
|
||||
DESCRIPTION="Wolfram Player for the interactive Computable Document Format (CDF)"
|
||||
SRC_URI="WolframPlayer_12.2.0_LINUX.sh"
|
||||
SRC_URI="WolframPlayer_${PV}_LINUX.sh"
|
||||
HOMEPAGE="http://www.wolfram.com/cdf-player/"
|
||||
|
||||
LICENSE="WolframCDFPlayer"
|
||||
|
||||
Reference in New Issue
Block a user