projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1cb2b9
)
media-fonts/hack: remove unused variable from ebuild
author
Guilherme Amadio
<amadio@gentoo.org>
Mon, 31 Aug 2015 06:41:24 +0000
(08:41 +0200)
committer
Guilherme 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
patch
|
blob
|
history
diff --git
a/media-fonts/hack/hack-2.010.ebuild
b/media-fonts/hack/hack-2.010.ebuild
index ed11e3a48e2f35d9c29adf44d40325537ebf87c7..d8b0c6803b383f774104a1282a1ee8639c6ff67e 100644
(file)
--- 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"