Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138684 Details for
Bug 178807
app-pda/synce-* 0.11.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
usb-rndis-lite ebuild
usb-rndis-lite-0.10.0.ebuild (text/plain), 889 bytes, created by
Iain Buchanan
on 2007-12-17 04:14:38 UTC
(
hide
)
Description:
usb-rndis-lite ebuild
Filename:
MIME Type:
Creator:
Iain Buchanan
Created:
2007-12-17 04:14:38 UTC
Size:
889 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils linux-info linux-mod > >DESCRIPTION="rndis protocol driver" >HOMEPAGE="http://www.synce.org" >LICENSE="GPL" >KEYWORDS="~x86 ~amd64" > >RDEPEND="" >DEPEND=">=virtual/linux-sources-2.6 > !sys-fs/usb-rndis > !sys-fs/usb-rndis-ng" > >MY_P="synce-${P}" >SRC_URI="mirror://sourceforge/synce/${MY_P}.tar.gz" > >BUILD_TARGETS="default" > >S="${WORKDIR}/${MY_P}" >MODULE_NAMES="rndis_host(usb/rndis:${S}) usbnet(usb/rndis:${S}) cdc_ether(usb/rndis:${S})" > >pkg_setup() { > if kernel_is 2 4; then > die "${P} does not support building against kernel 2.4.x" > else > einfo "kernel version ok" > fi > > linux_chkconfig_present USB_ETH || die "kernel CONFIG_USB_ETH is needed" > linux_chkconfig_present USB_ETH_RNDIS || die "kernel CONFIG_USB_ETH_RNDIS is needed" > > linux-mod_pkg_setup >} >
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 178807
:
138669
|
138670
|
138672
|
138674
|
138675
|
138676
|
138677
|
138679
|
138680
|
138682
| 138684 |
138685
|
138687
|
138689
|
138691
|
166113
|
174271