Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 145415 Details for
Bug 178709
net-analyzer/afterglow-1.6.5 - a collection of scripts which facilitate the process of generating link graphs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
afterglow-1.5.9.ebuild
afterglow-1.5.9.ebuild (text/plain), 823 bytes, created by
Mike Hammill
on 2008-03-06 15:31:16 UTC
(
hide
)
Description:
afterglow-1.5.9.ebuild
Filename:
MIME Type:
Creator:
Mike Hammill
Created:
2008-03-06 15:31:16 UTC
Size:
823 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="A collection of Perl scripts for generating link graphs from network traffic logs" >HOMEPAGE="http://afterglow.sourceforge.net/" >SRC_URI="http://downloads.sourceforge.net/afterglow/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" >S="${WORKDIR}/${PN}" > >DEPEND="dev-lang/perl > dev-perl/Text-CSV_XS > dev-perl/IP-Anonymous > media-gfx/graphviz" > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${FILESDIR}/${P}-CSV_XS.patch" >} > >src_install() { > exeinto /usr/bin > doexe src/perl/parsers/*.pl > doexe src/perl/graph/*.pl > > dodir /etc/afterglow > insinto /etc/afterglow > doins src/perl/parsers/color.properties > doins src/perl/parsers/color.sendmail.properties >}
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 178709
:
119412
|
119413
|
120159
|
120161
| 145415 |
145417