Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 405390 Details for
Bug 531032
app-admin/sysstat-11.0.2 - /etc/cron.d/sysstat format incompatible with sys-process/dcron
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add (back) a cron USE flag
sysstat-11.0.5_ebuild_USE_cron.patch (text/plain), 659 bytes, created by
Hank Leininger
on 2015-06-20 01:40:04 UTC
(
hide
)
Description:
Add (back) a cron USE flag
Filename:
MIME Type:
Creator:
Hank Leininger
Created:
2015-06-20 01:40:04 UTC
Size:
659 bytes
patch
obsolete
>--- sysstat-11.0.5.ebuild.orig 2015-06-14 05:07:15.000000000 -0400 >+++ sysstat-11.0.5.ebuild 2015-06-19 21:31:46.000000000 -0400 >@@ -12,7 +12,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" >-IUSE="debug +doc isag nls lm_sensors selinux" >+IUSE="cron debug +doc isag nls lm_sensors selinux" > > CDEPEND=" > isag? ( >@@ -61,8 +61,8 @@ > $(use_enable doc documentation ) \ > $(use_enable isag install-isag) \ > $(use_enable lm_sensors sensors) \ >- $(use_enable nls) \ >- --enable-install-cron >+ $(use_enable cron enable-install-cron) \ >+ $(use_enable nls) > } > > src_compile() {
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 531032
:
405390
|
410548
|
426576
|
555392