commit: 99cfbab1feed991a8cf222ece941103642a4e8b7 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Mon Aug 31 06:41:24 2015 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Mon Aug 31 06:41:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99cfbab1
media-fonts/hack: remove unused variable from ebuild Package-Manager: portage-2.2.20.1 media-fonts/hack/hack-2.010.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-fonts/hack/hack-2.010.ebuild b/media-fonts/hack/hack-2.010.ebuild index ed11e3a..d8b0c68 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"
