Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 350418 Details for
Bug 164298
net-misc/smcroute-0.92 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
smcroute-0.92.ebuild
smcroute-0.92.ebuild (text/plain), 709 bytes, created by
Bertrand Jacquin
on 2013-06-08 17:27:49 UTC
(
hide
)
Description:
smcroute-0.92.ebuild
Filename:
MIME Type:
Creator:
Bertrand Jacquin
Created:
2013-06-08 17:27:49 UTC
Size:
709 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 >inherit toolchain-funcs > >DESCRIPTION="command line tool to manipulate the multicast routes of the Linux kernel" >SRC_URI="http://www.cschill.de/smcroute/${P}.tgz" >HOMEPAGE="http://www.cschill.de/smcroute/" >KEYWORDS="amd64 x86" >LICENSE="GPL-2" >SLOT="0" >DEPEND="" >RDEPEND="" >IUSE="" > >S="${WORKDIR}/${P}/src" > >src_prepare() { > sed -i \ > -e "/^CFLAGS=/ s:=.*:=${CFLAGS}:" \ > Makefile > > tc-export CC >} > >src_compile() { > emake all >} > >src_install() { > default > > cd "${S}/.." > > dosbin bin/mcsender bin/smcroute > > doman doc/smcroute.8 > dohtml doc/smcroute-man.html > dodoc ChangeLog.txt >}
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 164298
:
108408
| 350418