From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/awstats/
Date: Wed, 28 Jun 2023 07:37:48 +0000 (UTC) [thread overview]
Message-ID: <1687937822.7aba89d3f2d8d6c83abfb463921d1331ad70cf9f.sam@gentoo> (raw)
commit: 7aba89d3f2d8d6c83abfb463921d1331ad70cf9f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 07:33:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 07:37:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aba89d3
www-misc/awstats: add missing selinux policy dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-misc/awstats/awstats-7.8-r1.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/www-misc/awstats/awstats-7.8-r1.ebuild b/www-misc/awstats/awstats-7.8-r1.ebuild
index eb1b99ea5e90..f99c49572678 100644
--- a/www-misc/awstats/awstats-7.8-r1.ebuild
+++ b/www-misc/awstats/awstats-7.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,11 +9,11 @@ DESCRIPTION="AWStats is short for Advanced Web Statistics"
HOMEPAGE="https://www.awstats.org/"
SRC_URI="https://www.awstats.org/files/${P}.tar.gz"
S=${WORKDIR}/${MY_P}
-LICENSE="GPL-3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE="geoip ipv6"
+LICENSE="GPL-3"
SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE="geoip ipv6 selinux"
RDEPEND="
>=dev-lang/perl-5.6.1
@@ -26,8 +26,8 @@ RDEPEND="
dev-perl/Net-DNS
dev-perl/Net-IP
)
+ selinux? ( sec-policy/selinux-awstats )
"
-DEPEND=""
src_prepare() {
eapply "${FILESDIR}"/${PN}-7.1-gentoo.diff
next reply other threads:[~2023-06-28 7:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-28 7:37 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-16 11:23 [gentoo-commits] repo/gentoo:master commit in: www-misc/awstats/ Sam James
2020-07-18 0:01 Sam James
2020-07-17 19:38 Sam James
2020-05-14 21:29 Thomas Deutschmann
2020-05-13 17:12 Agostino Sarubbo
2020-05-12 20:17 Sergei Trofimovich
2020-05-12 11:12 Jorge Manuel B. S. Vicetto
2020-05-12 11:06 Jorge Manuel B. S. Vicetto
2017-02-08 23:09 Jeroen Roovers
2016-12-21 9:57 Tobias Klausmann
2016-10-22 10:13 Diego Elio Pettenò
2016-08-07 9:30 Pacho Ramos
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=1687937822.7aba89d3f2d8d6c83abfb463921d1331ad70cf9f.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