Diff Lab-Zhinst-2.40.0 with a Lab-Zhinst-9999

/usr/portage/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild 2023-10-09 14:52:29.880368360 +0300
4 4
EAPI=8
5 5

  
6 6
if [[ "${PV}" != "9999" ]]; then
7
	DIST_VERSION=2.04
7
	# DIST_VERSION=2.04
8 8
	DIST_AUTHOR=AMBA
9 9
	inherit perl-module
10 10

  
Thank you!