summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2015-08-31 08:41:24 +0200
committerGuilherme Amadio <amadio@gentoo.org>2015-08-31 08:41:24 +0200
commit99cfbab1feed991a8cf222ece941103642a4e8b7 (patch)
tree4d8528ab907bcfd464977d6b3185fcc2e1b83c2f /media-fonts/hack
parentmedia-fonts/hack: new ebuild, bug 559192 (diff)
downloadgentoo-99cfbab1feed991a8cf222ece941103642a4e8b7.tar.gz
gentoo-99cfbab1feed991a8cf222ece941103642a4e8b7.tar.bz2
gentoo-99cfbab1feed991a8cf222ece941103642a4e8b7.zip
media-fonts/hack: remove unused variable from ebuild
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-fonts/hack')
-rw-r--r--media-fonts/hack/hack-2.010.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/media-fonts/hack/hack-2.010.ebuild b/media-fonts/hack/hack-2.010.ebuild
index ed11e3a48e2f..d8b0c6803b38 100644
--- a/media-fonts/hack/hack-2.010.ebuild
+++ b/media-fonts/hack/hack-2.010.ebuild
@@ -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"