Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183774 Details for
Bug 261069
net-analyzer/rrdcollect-0.2.4 bump with small improvements
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to previous :)
rrdcollect-0.2.4.patch (text/plain), 714 bytes, created by
Christoph Gysin
on 2009-03-03 15:55:46 UTC
(
hide
)
Description:
diff to previous :)
Filename:
MIME Type:
Creator:
Christoph Gysin
Created:
2009-03-03 15:55:46 UTC
Size:
714 bytes
patch
obsolete
>--- /usr/portage/net-analyzer/rrdcollect/rrdcollect-0.2.3.ebuild 2007-07-12 02:06:03.000000000 +0200 >+++ overlay/net-analyzer/rrdcollect/rrdcollect-0.2.4.ebuild 2009-03-03 15:16:18.150839085 +0100 >@@ -9,19 +9,19 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~x86" >-IUSE="pcre" >+IUSE="pcre pcap exec" > >-DEPEND="virtual/libpcap >- net-analyzer/rrdtool >+DEPEND="pcap? ( virtual/libpcap ) > pcre? ( dev-libs/libpcre )" >- >-RDEPEND=${DEPEND} >+RDEPEND="${DEPEND} >+ net-analyzer/rrdtool" > > src_compile() { > econf --disable-dependency-tracking \ >- --with-libpcre \ > --with-librrd \ >+ $(use_with pcre libpcre) \ > $(use_with pcap libpcap) \ >+ $(use_enable exec) \ > || die "econf failed" > > emake || die "emake 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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261069
:
183771
| 183774