Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 324988 Details for
Bug 436242
New Package: net-libs/aslookup
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
aslookup ebuild file
aslookup-0.13d_beta0.ebuild (text/plain), 811 bytes, created by
Dan Kozlowski
on 2012-09-25 20:21:45 UTC
(
hide
)
Description:
aslookup ebuild file
Filename:
MIME Type:
Creator:
Dan Kozlowski
Created:
2012-09-25 20:21:45 UTC
Size:
811 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: Exp $ > >EAPI="2" > >inherit eutils > >DESCRIPTION="ASLOOKUP is the tool which searches the sequence of AS number specified with the parameter from IRR and indicates the first line of Description of AS Object" >HOMEPAGE="http://aslookup.bgpview.org/index-e.html" >SRC_URI="http://aslookup.bgpview.org/download/aslookup-beta0.13d.tar.gz" > >LICENSE="BSD-old" >SLOT="0" >KEYWORDS="amd64 x86" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" > >S="${WORKDIR}"/aslookup-beta0.13d > >src_prepare() { > epatch "${FILESDIR}"/aslookup-Makefile-SevOne.diff || die "Error patching source" >} > >src_compile() { > emake || die "emake failed"; >} > >src_install() { > emake DESTDIR="${D}"usr/ install || die "Install failed" >}
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 436242
: 324988 |
324990