Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 56759 Details for
Bug 89820
915resolution-O.1.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
915resolution-0.1.ebuild
915resolution-0.1.ebuild (text/plain), 892 bytes, created by
Benoît "UBIK" Collet-Billon
on 2005-04-20 08:24:38 UTC
(
hide
)
Description:
915resolution-0.1.ebuild
Filename:
MIME Type:
Creator:
Benoît "UBIK" Collet-Billon
Created:
2005-04-20 08:24:38 UTC
Size:
892 bytes
patch
obsolete
> ># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Program for changing the resolution of an available VBIOS mode on Intel 915 cards" >HOMEPAGE="http://www.geocities.com/stomljen/" >SRC_URI="http://www.geocities.com/stomljen/${PN}.tar.gz" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="" >S=${WORKDIR}/${PN} > >src_compile() { > emake || die "emake failed" >} > >src_install() { > install -m755 -D 915resolution ${D}/usr/sbin/915resolution \ > || die "install failed" > dodoc README.txt > > insinto /etc/conf.d > newins "${FILESDIR}/${PATCHLEVEL}/conf.d" 915resolution > > exeinto /etc/init.d > newexe "${FILESDIR}/${PATCHLEVEL}/init.d" 915resolution >} > >pkg_postinst() { > einfo "Edit it your need the config file in /etc/con.d" > einfo "and add 915resolution to the default runlevel" >}
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 89820
:
56759
|
56760
|
56761
|
61096
|
61854
|
70567
|
91029