Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 318164 Details for
Bug 426598
sys-boot/gummiboot-9999: new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gummiboot-9999.ebuild
gummiboot-9999.ebuild (text/plain), 568 bytes, created by
Christopher Friedt
on 2012-07-14 14:46:22 UTC
(
hide
)
Description:
gummiboot-9999.ebuild
Filename:
MIME Type:
Creator:
Christopher Friedt
Created:
2012-07-14 14:46:22 UTC
Size:
568 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="4" > >inherit eutils > >if [[ ${PV} == "9999" ]] ; then > inherit autotools git-2 > KEYWORDS="" > EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}" >fi > >DESCRIPTION="GummiBoot Simple UEFI Boot Manager" >HOMEPAGE="http://freedesktop.org/wiki/Software/gummiboot" > >LICENSE="LGPL" >SLOT="0" >IUSE="" > >DEPEND=">=sys-boot/gnu-efi-3.0q" >RDEPEND="" > >src_prepare() { > epatch "${FILESDIR}"/*.patch >} > >src_configure() { > echo -n "" >} > >src_compile() { > emake >} >
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 426598
:
318160
|
318162
|
318164
|
378390
|
382052
|
382054