media-fonts/hack: remove unused variable from ebuild
authorGuilherme Amadio <amadio@gentoo.org>
Mon, 31 Aug 2015 06:41:24 +0000 (08:41 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Mon, 31 Aug 2015 06:41:24 +0000 (08:41 +0200)
Package-Manager: portage-2.2.20.1

media-fonts/hack/hack-2.010.ebuild

index ed11e3a48e2f35d9c29adf44d40325537ebf87c7..d8b0c6803b383f774104a1282a1ee8639c6ff67e 100644 (file)
@@ -6,8 +6,6 @@ EAPI="5"
 
 inherit font versionator
 
-MyPV=
-
 DESCRIPTION="A typeface designed for source code"
 HOMEPAGE="https://github.com/chrissimpkins/Hack"
 SRC_URI="https://github.com/chrissimpkins/Hack/releases/download/v${PV}/Hack-v$(replace_version_separator 1 '_' )-otf.zip"