Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 264079 Details for
Bug 356725
New ebuild - net-libs/libmnl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ibmnl-9999.ebuild"
libmnl-9999.ebuild (text/plain), 488 bytes, created by
Andreis Vinogradovs ( slepnoga )
on 2011-02-27 18:14:21 UTC
(
hide
)
Description:
ibmnl-9999.ebuild"
Filename:
MIME Type:
Creator:
Andreis Vinogradovs ( slepnoga )
Created:
2011-02-27 18:14:21 UTC
Size:
488 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >inherit git autotools > >DESCRIPTION="Minimalistic nelink library" >HOMEPAGE="http://netfilter.org/projects/libmnl" >EGIT_REPO_URI="git://git.netfilter.org/libmnl.git" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" > >src_prepare(){ > git_src_prepare > eautoreconf >} > >src_install() { > emake DESTDIR="${D}" install || die > dodoc README >}
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 356725
:
264077
| 264079