Source-Makefile: package/feeds/packages/logrotate/Makefile Package: logrotate Menu: 1 Version: 3.22.0-r1 Depends: +libc +libpopt +LOGROTATE_ACL:libacl Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: packages Title: rotates, compresses, and mails system logs Maintainer: Christian Beier Source: logrotate-3.22.0.tar.xz License: GPL-2.0-or-later LicenseFiles: COPYING CPE-ID: cpe:/a:gentoo:logrotate URL: https://github.com/logrotate/logrotate Type: ipkg Description: logrotate is designed to ease administration of systems that generate large numbers of log files. It allows auto-matic rotation, compression, removal and mailing of log files. Each log file may be handled daily, weekly, monthly or when it grows too large. @@ Config: if PACKAGE_logrotate config LOGROTATE_ACL bool prompt "Enable ACL support" default y if USE_FS_ACL_ATTR endif @@