From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/
Date: Sat, 31 Jul 2021 00:33:04 +0000 (UTC) [thread overview]
Message-ID: <1627691573.ab8b0d3c153afeb3447963dcc4807fc41a288df6.sam@gentoo> (raw)
commit: ab8b0d3c153afeb3447963dcc4807fc41a288df6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 00:32:45 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 00:32:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8b0d3c
net-firewall/pglinux: [QA] unconditionally install logrotate files
QA policy [0] says that we don't conditionalise installation of
small files. It's a wasteful rebuild and inconsistent across packages
for when users desire completions to be available.
[0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-firewall/pglinux/metadata.xml | 1 -
...inux-2.3.1_p20171006.ebuild => pglinux-2.3.1_p20171006-r1.ebuild} | 5 ++---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/net-firewall/pglinux/metadata.xml b/net-firewall/pglinux/metadata.xml
index dcc75e5ecdc..e2699e133a8 100644
--- a/net-firewall/pglinux/metadata.xml
+++ b/net-firewall/pglinux/metadata.xml
@@ -10,7 +10,6 @@
</upstream>
<use>
<flag name="cron">Install cron script</flag>
- <flag name="logrotate">Install logrotate.d file</flag>
</use>
<longdescription lang="en">
PeerGuardian Linux (pgl) is a privacy oriented firewall application. It blocks
diff --git a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild b/net-firewall/pglinux/pglinux-2.3.1_p20171006-r1.ebuild
similarity index 95%
rename from net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild
rename to net-firewall/pglinux/pglinux-2.3.1_p20171006-r1.ebuild
index 4c8bd3811e7..c3893308ef3 100644
--- a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild
+++ b/net-firewall/pglinux/pglinux-2.3.1_p20171006-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://sourceforge.net/code-snapshots/git/p/pe/peerguardian/code.git/p
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="cron dbus logrotate networkmanager qt5 zlib"
+IUSE="cron dbus networkmanager qt5 zlib"
REQUIRED_USE="qt5? ( dbus )"
DEPEND="
@@ -35,7 +35,6 @@ RDEPEND="${DEPEND}
net-firewall/iptables
sys-apps/sysvinit
cron? ( virtual/cron )
- logrotate? ( app-admin/logrotate )
networkmanager? ( net-misc/networkmanager:= )
"
BDEPEND="
@@ -77,9 +76,9 @@ src_configure() {
--with-iconsdir=/usr/share/icons/hicolor/128x128/apps
--with-gentoo-init
--localstatedir=/var
+ --enable-logrotate
$(use_enable cron)
$(use_enable dbus)
- $(use_enable logrotate)
$(use_enable networkmanager)
$(use_with qt5)
LRELEASE=$(qt5_get_bindir)/lrelease
next reply other threads:[~2021-07-31 0:33 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-31 0:33 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-04 11:45 [gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/ Andreas Sturmlechner
2024-09-04 11:45 Andreas Sturmlechner
2023-12-23 9:13 Andreas Sturmlechner
2021-01-17 4:10 Sam James
2021-01-08 0:14 Andreas Sturmlechner
2021-01-08 0:00 Andreas Sturmlechner
2018-08-18 17:40 Andreas Sturmlechner
2018-04-13 20:00 Andreas Sturmlechner
2018-04-13 9:40 Andreas Sturmlechner
2018-04-08 20:13 Andreas Sturmlechner
2018-04-08 20:11 Andreas Sturmlechner
2018-01-23 1:20 Andreas Sturmlechner
2018-01-23 1:20 Andreas Sturmlechner
2017-05-06 20:05 Andreas Sturmlechner
2016-11-03 11:19 Pacho Ramos
2016-11-03 11:19 Pacho Ramos
2016-11-03 11:19 Pacho Ramos
2016-09-18 11:54 Pacho Ramos
2016-09-18 11:54 Pacho Ramos
2016-07-07 19:48 Austin English
2016-04-21 16:45 Amy Winston
2015-08-15 19:45 Julian Ospald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1627691573.ab8b0d3c153afeb3447963dcc4807fc41a288df6.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox