Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 361294 Details for
Bug 484890
media-fonts/hermit - a monospace font designed to be clear, pragmatic and very readable
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild proposal
hermit-font-1.01.ebuild (text/plain), 506 bytes, created by
Patrick
on 2013-10-19 10:04:34 UTC
(
hide
)
Description:
ebuild proposal
Filename:
MIME Type:
Creator:
Patrick
Created:
2013-10-19 10:04:34 UTC
Size:
506 bytes
patch
obsolete
>EAPI=4 > >inherit eutils font > >DESCRIPTION="A monospace font designed to be clear, pragmatic and very readable." >HOMEPAGE="http://pcaro.es/p/hermit/" >SRC_URI="http://pcaro.es/d/hermit.otf" > >LICENSE="OFL-1.1" >SLOT="0" >KEYWORDS="amd64" >IUSE="" > >DEPEND="" >RDEPEND="" > >FONT_SUFFIX="otf" >FONT_S=${S} >FONT_PN=${PN%-font} >FONTDIR=${FONTDIR:-/usr/share/fonts/${FONT_PN}} > >REQUIRED_USE="" > >src_unpack() { > mkdir "${WORKDIR}/${PF}" > cp "${DISTDIR}/hermit.otf" "${WORKDIR}/${PF}" >} > >src_install() { > font_src_install >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 484890
:
361294
|
361436